• Visit Rebornbuddy
  • [Irc - Monitor] GeekIrcMonitor - Beta

    Discussion in 'Archives' started by geeekzor, Mar 21, 2012.

    1. geeekzor

      geeekzor Member

      Joined:
      Jan 15, 2010
      Messages:
      213
      Likes Received:
      3
      Trophy Points:
      18
      Revision 58,

      Errors when disabling the plugin seems to been have fixed.

      Implemented a few fixes.
       
    2. geeekzor

      geeekzor Member

      Joined:
      Jan 15, 2010
      Messages:
      213
      Likes Received:
      3
      Trophy Points:
      18
      Ye I've implemented it, Ill upload a new version with the changes later.
       
    3. geeekzor

      geeekzor Member

      Joined:
      Jan 15, 2010
      Messages:
      213
      Likes Received:
      3
      Trophy Points:
      18
      Revision 60

      Code:
      Rev 60
      
      Added an option to turn on/off chat logging in Honorbuddys chat.
      Rev 59
      
      Added the option to change IrcColors. 
      Fixed "LogAllInPrivateMessages" 
      Removed TimeStamps
      
      Rev 5X
      Changed the layout of the config window.
      
      The labels at the bottom can disconnect/connect the bot.
      
      Thanks to Highvolts
      Config window can be left opened, just close the Plugins window and leave the config open to change stuff.
      
       
    4. david

      david New Member

      Joined:
      Apr 14, 2012
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      Looks very nice! Will give it a try when I get home!
       
    5. 0ld

      0ld New Member

      Joined:
      Mar 1, 2012
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
      Is it just me or the plugin doesn't work correctly anymore after the recent updates?
      It connects to my irc, reports status etc fine, but does not log the messages I need at all. What can be wrong?
      I've already tried to wipe the configs, remove and checkout the plugin again, no luck yet.
      All I need atm is to log whispers with BGBuddy, nothing is logged :( (still pos, status commands etc work just fine)
       
      Last edited: Apr 22, 2012
    6. geeekzor

      geeekzor Member

      Joined:
      Jan 15, 2010
      Messages:
      213
      Likes Received:
      3
      Trophy Points:
      18
      Do you have private messages enabled?

      I use the latest version myself, and these are the settings I use, I also use a local server so the irc settings need to be changed.

      Code:
      <?xml version="1.0" encoding="utf-8"?>
      <ConfigValues>
        <DebugLogging>False</DebugLogging>
        <LogItAll>False</LogItAll>
        <LogAllInPrivateMessages>False</LogAllInPrivateMessages>
        <LogAllInPrivateMessagesNick>LogNick</LogAllInPrivateMessagesNick>
        <IrcUsername>
          <Entry>IrcUsername</Entry>
        </IrcUsername>
        <IrcUsermode>0</IrcUsermode>
        <IrcPassword></IrcPassword>
        <IrcChannel>#Bot</IrcChannel>
        <IrcAddress>localhost</IrcAddress>
        <IrcPort>6637</IrcPort>
        <IrcSendDelay>1</IrcSendDelay>
        <UseIrcSendDelay>True</UseIrcSendDelay>
        <ReconnectDelay>30</ReconnectDelay>
        <AutoReconnect>True</AutoReconnect>
        <LogInHbsLog>False</LogInHbsLog>
        <LogParty>True</LogParty>
        <LogWhispers>True</LogWhispers>
        <LogGuild>True</LogGuild>
        <LogOfficer>True</LogOfficer>
        <LogRaid>True</LogRaid>
        <LogBattleground>True</LogBattleground>
        <LogSay>True</LogSay>
        <LogOwn>True</LogOwn>
        <LogLoot>True</LogLoot>
        <LootFilter>1</LootFilter>
        <ListenToSpecificNick>
          <Entry>MyNick</Entry>
        </ListenToSpecificNick>
        <UseNickSecurity>False</UseNickSecurity>
        <AllowProcessKill>False</AllowProcessKill>
        <CommandPrefix>.</CommandPrefix>
        <IrcNotice>True</IrcNotice>
        <NotifyGuild>True</NotifyGuild>
        <NotifySay>True</NotifySay>
        <NotifyBg>True</NotifyBg>
        <NotifyRaid>True</NotifyRaid>
        <NotifyParty>True</NotifyParty>
        <NotifyOfficer>True</NotifyOfficer>
        <NotifyLevelUp>False</NotifyLevelUp>
        <NotifyDeath>False</NotifyDeath>
        <NotifyMobKilled>False</NotifyMobKilled>
        <ChangeProfiles>False</ChangeProfiles>
        <GrindProfile></GrindProfile>
        <QuestProfile></QuestProfile>
        <Gatherbuddy2Profile></Gatherbuddy2Profile>
        <ColorIrcMessages>True</ColorIrcMessages>
        <WhisperColor>Pink</WhisperColor>
        <PartyColor>Blue</PartyColor>
        <GuildColor>Green</GuildColor>
        <OfficerColor>Green</OfficerColor>
        <SayColor>White</SayColor>
        <RaidColor>Orange</RaidColor>
        <BgColor>Orange</BgColor>
        <AchievementColor>Yellow</AchievementColor>
      </ConfigValues>
      
       
    7. 0ld

      0ld New Member

      Joined:
      Mar 1, 2012
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
      No.
      Strange. I've reconfigured it from scratch again and it works now.
      Thanks anyway :)
       
    8. killgogeta

      killgogeta New Member

      Joined:
      Jan 29, 2012
      Messages:
      85
      Likes Received:
      0
      Trophy Points:
      0
      can t extract the current archive.
       
    9. geeekzor

      geeekzor Member

      Joined:
      Jan 15, 2010
      Messages:
      213
      Likes Received:
      3
      Trophy Points:
      18
      Try this one, worked perfectly for me when I used it.
       

      Attached Files:

    10. killgogeta

      killgogeta New Member

      Joined:
      Jan 29, 2012
      Messages:
      85
      Likes Received:
      0
      Trophy Points:
      0
      this works great at extract need to test now
       
    11. killgogeta

      killgogeta New Member

      Joined:
      Jan 29, 2012
      Messages:
      85
      Likes Received:
      0
      Trophy Points:
      0
      i see all my action in irc now thx
       
    12. geeekzor

      geeekzor Member

      Joined:
      Jan 15, 2010
      Messages:
      213
      Likes Received:
      3
      Trophy Points:
      18
      Good.
       
    13. razer

      razer New Member

      Joined:
      Apr 29, 2012
      Messages:
      1,347
      Likes Received:
      7
      Trophy Points:
      0
      I get a problem when extracting giving a error could someone reupload this thanks
       
    14. geeekzor

      geeekzor Member

      Joined:
      Jan 15, 2010
      Messages:
      213
      Likes Received:
      3
      Trophy Points:
      18

      Attached Files:

    15. razer

      razer New Member

      Joined:
      Apr 29, 2012
      Messages:
      1,347
      Likes Received:
      7
      Trophy Points:
      0
      thanks working like aboss, i have question but what about a notifier if my guy gets stuck or something
       
    16. geeekzor

      geeekzor Member

      Joined:
      Jan 15, 2010
      Messages:
      213
      Likes Received:
      3
      Trophy Points:
      18
      If there is an event for it then I can send a message, if not then maybe Extreme Logging is an option.

      Edit, replace the current file with this one, wait for the bot to get stuck somewhere and see if it writes anything in the debug tab. As stated before I don't play anymore, therefore I can't test this myself.
       

      Attached Files:

      Last edited: Apr 30, 2012
    17. .iArt

      .iArt New Member

      Joined:
      Aug 10, 2010
      Messages:
      71
      Likes Received:
      0
      Trophy Points:
      0
      How about a Command to shut down the whole PC?
       
    18. geeekzor

      geeekzor Member

      Joined:
      Jan 15, 2010
      Messages:
      213
      Likes Received:
      3
      Trophy Points:
      18
      Even though its possible its not something I'll implement into the public release.

      If you want it you can try adding this code to the IrcEvents.cs file around row 37.

      Code:
      case "shutdown":
          Process.Start("shutdown","/s /t 0");
          break;
       
    19. editionmp3

      editionmp3 New Member

      Joined:
      Dec 19, 2011
      Messages:
      62
      Likes Received:
      0
      Trophy Points:
      0
      Everytime I try to do a passworded IRC channel it never connects; any fix around this?
       
    20. jimmy06

      jimmy06 Moderator Staff Member Moderator

      Joined:
      May 12, 2010
      Messages:
      817
      Likes Received:
      20
      Trophy Points:
      18
      Just dont password the channel ? use +s on the channel instead.

      EDIT:-

      Infact your doing it wrong i think. I just tested this and connected correctly to a passworded channel. the password field should be empty the channel however should be "#channelname password"
       
      Last edited: May 12, 2012

    Share This Page