• Visit Rebornbuddy
  • [Plugin - Monitoring] QuickIRC - An IRC Monitoring and Control by Apoc & wired420

    Discussion in 'Archives' started by Apoc, Sep 30, 2010.

    1. Cardsmall

      Cardsmall Member

      Joined:
      Oct 7, 2010
      Messages:
      103
      Likes Received:
      0
      Trophy Points:
      16
      Very mature. I have read the post and didn't see any installation instructions.
       
    2. Liope

      Liope New Member

      Joined:
      Jun 14, 2010
      Messages:
      107
      Likes Received:
      0
      Trophy Points:
      0
      this is the release you should use
       
    3. Cardsmall

      Cardsmall Member

      Joined:
      Oct 7, 2010
      Messages:
      103
      Likes Received:
      0
      Trophy Points:
      16
      Thanks liope, that did the trick... Not used to the correct version floating around like that lol
       
    4. Apoc

      Apoc Moderator Staff Member Moderator

      Joined:
      Jan 16, 2010
      Messages:
      2,790
      Likes Received:
      94
      Trophy Points:
      48
      Some changes, and fixes. Also updated to work properly with the new HB.

      Send delay is upped to 450ms to avoid flooding in certain networks. (I may need to raise it further)

      Downloads are now done via SVN. If you don't know how to use it; sorry. Figure it out!
       
    5. ladygamer

      ladygamer Member

      Joined:
      Oct 15, 2010
      Messages:
      175
      Likes Received:
      1
      Trophy Points:
      18
      Last edited: Nov 20, 2010
    6. Apoc

      Apoc Moderator Staff Member Moderator

      Joined:
      Jan 16, 2010
      Messages:
      2,790
      Likes Received:
      94
      Trophy Points:
      48
      Somewhat rewritten, now supports Jabber! Huzzah!

      Jabber support is still beta; so no guarantees that things work appropriately.

      First post has the updated URL for QuickIRC 2
       
    7. Pexus

      Pexus Member

      Joined:
      Feb 5, 2010
      Messages:
      222
      Likes Received:
      2
      Trophy Points:
      18
      Can't compile the Plugin
       
    8. Bloodgod

      Bloodgod New Member

      Joined:
      Nov 7, 2010
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      I'm getting the same compile errors

       
    9. Apoc

      Apoc Moderator Staff Member Moderator

      Joined:
      Jan 16, 2010
      Messages:
      2,790
      Likes Received:
      94
      Trophy Points:
      48
      You need to put all of it in its own folder. (Like how AutoEquip is)
       
    10. glidarkatten

      glidarkatten Member

      Joined:
      Nov 5, 2010
      Messages:
      288
      Likes Received:
      0
      Trophy Points:
      16
      Apoc, how do u mean.. put all of it in its own folder?
       
    11. Pexus

      Pexus Member

      Joined:
      Feb 5, 2010
      Messages:
      222
      Likes Received:
      2
      Trophy Points:
      18
      I did. (filler)
       
    12. dooky

      dooky New Member

      Joined:
      Jul 3, 2010
      Messages:
      42
      Likes Received:
      0
      Trophy Points:
      0
      It fails for me:


      Plugin from Z:\HB_2003182\Plugins\QuickIRC2 could not be compiled! Compiler errors:
      File: Command.cs Line: 5 Error: The type or namespace name 'Meebey' could not be found (are you missing a using directive or an assembly reference?)
      File: MucManager.cs Line: 31 Error: The type or namespace name 'data' does not exist in the namespace 'agsXMPP.protocol.x' (are you missing an assembly reference?)
      File: Search.cs Line: 24 Error: The type or namespace name 'data' does not exist in the namespace 'agsXMPP.protocol.x' (are you missing an assembly reference?)
      File: Register.cs Line: 24 Error: The type or namespace name 'data' does not exist in the namespace 'agsXMPP.protocol.x' (are you missing an assembly reference?)
      File: Configure.cs Line: 24 Error: The type or namespace name 'data' does not exist in the namespace 'agsXMPP.protocol.x' (are you missing an assembly reference?)
      File: Options.cs Line: 24 Error: The type or namespace name 'data' does not exist in the namespace 'agsXMPP.protocol.x' (are you missing an assembly reference?)
      File: Configure.cs Line: 22 Error: The type or namespace name 'data' does not exist in the namespace 'agsXMPP.protocol.x' (are you missing an assembly reference?)
      File: Pending.cs Line: 24 Error: The type or namespace name 'data' does not exist in the namespace 'agsXMPP.protocol.x' (are you missing an assembly reference?)
      File: FeatureNeg.cs Line: 24 Error: The type or namespace name 'data' does not exist in the namespace 'agsXMPP.protocol.x' (are you missing an assembly reference?)
      File: Command.cs Line: 25 Error: The type or namespace name 'data' does not exist in the namespace 'agsXMPP.protocol.x' (are you missing an assembly reference?)
      File: IrcConnection.cs Line: 5 Error: The type or namespace name 'Meebey' could not be found (are you missing a using directive or an assembly reference?)
      File: Screenshot.cs Line: 10 Error: The type or namespace name 'Meebey' could not be found (are you missing a using directive or an assembly reference?)
      File: Search.cs Line: 136 Error: The type or namespace name 'Data' could not be found (are you missing a using directive or an assembly reference?)
      File: Register.cs Line: 108 Error: The type or namespace name 'Data' could not be found (are you missing a using directive or an assembly reference?)
      File: Configure.cs Line: 72 Error: The type or namespace name 'Data' could not be found (are you missing a using directive or an assembly reference?)
      File: Options.cs Line: 109 Error: The type or namespace name 'Data' could not be found (are you missing a using directive or an assembly reference?)
      File: Configure.cs Line: 52 Error: The type or namespace name 'Data' could not be found (are you missing a using directive or an assembly reference?)
      File: Pending.cs Line: 54 Error: The type or namespace name 'Data' could not be found (are you missing a using directive or an assembly reference?)
      File: FeatureNeg.cs Line: 69 Error: The type or namespace name 'Data' could not be found (are you missing a using directive or an assembly reference?)
      File: Command.cs Line: 126 Error: The type or namespace name 'Data' could not be found (are you missing a using directive or an assembly reference?)
      File: IrcConnection.cs Line: 13 Error: The type or namespace name 'IrcClient' could not be found (are you missing a using directive or an assembly reference?)
      File: IrcConnection.cs Line: 54 Error: The type or namespace name 'IrcClient' could not be found (are you missing a using directive or an assembly reference?)
      File: IrcConnection.cs Line: 148 Error: The type or namespace name 'IrcEventArgs' could not be found (are you missing a using directive or an assembly reference?)
      File: IrcConnection.cs Line: 157 Error: The type or namespace name 'JoinEventArgs' could not be found (are you missing a using directive or an assembly reference?)
      File: IrcConnection.cs Line: 169 Error: The type or namespace name 'IrcEventArgs' could not be found (are you missing a using directive or an assembly reference?)
      File: IrcConnection.cs Line: 174 Error: The type or namespace name 'ErrorEventArgs' could not be found (are you missing a using directive or an assembly reference?)

      As you can see I've put the plugin to the QuickIRC2 folder... Whats wrong?
       
    13. cjtech

      cjtech New Member

      Joined:
      Jan 15, 2010
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      Getting the same errors as above, just downloaded the latest repository and placed it inside its own folder in the plugins directory, happy to help with more info if required.
       
    14. Reimbertsson

      Reimbertsson New Member

      Joined:
      Jul 12, 2010
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Plugin from D:\HB2\Plugins\QuickIRC2 could not be compiled! Compiler errors:
      File: Command.cs Line: 5 Error: The type or namespace name 'Meebey' could not be found (are you missing a using directive or an assembly reference?)
      File: MucManager.cs Line: 31 Error: The type or namespace name 'data' does not exist in the namespace 'agsXMPP.protocol.x' (are you missing an assembly reference?)
      File: Search.cs Line: 24 Error: The type or namespace name 'data' does not exist in the namespace 'agsXMPP.protocol.x' (are you missing an assembly reference?)
      File: Register.cs Line: 24 Error: The type or namespace name 'data' does not exist in the namespace 'agsXMPP.protocol.x' (are you missing an assembly reference?)
      File: Configure.cs Line: 24 Error: The type or namespace name 'data' does not exist in the namespace 'agsXMPP.protocol.x' (are you missing an assembly reference?)
      File: Options.cs Line: 24 Error: The type or namespace name 'data' does not exist in the namespace 'agsXMPP.protocol.x' (are you missing an assembly reference?)
      File: Configure.cs Line: 22 Error: The type or namespace name 'data' does not exist in the namespace 'agsXMPP.protocol.x' (are you missing an assembly reference?)
      File: Pending.cs Line: 24 Error: The type or namespace name 'data' does not exist in the namespace 'agsXMPP.protocol.x' (are you missing an assembly reference?)
      File: FeatureNeg.cs Line: 24 Error: The type or namespace name 'data' does not exist in the namespace 'agsXMPP.protocol.x' (are you missing an assembly reference?)
      File: Command.cs Line: 25 Error: The type or namespace name 'data' does not exist in the namespace 'agsXMPP.protocol.x' (are you missing an assembly reference?)
      File: IrcConnection.cs Line: 5 Error: The type or namespace name 'Meebey' could not be found (are you missing a using directive or an assembly reference?)
      File: Screenshot.cs Line: 10 Error: The type or namespace name 'Meebey' could not be found (are you missing a using directive or an assembly reference?)
      File: Search.cs Line: 136 Error: The type or namespace name 'Data' could not be found (are you missing a using directive or an assembly reference?)
      File: Register.cs Line: 108 Error: The type or namespace name 'Data' could not be found (are you missing a using directive or an assembly reference?)
      File: Configure.cs Line: 72 Error: The type or namespace name 'Data' could not be found (are you missing a using directive or an assembly reference?)
      File: Options.cs Line: 109 Error: The type or namespace name 'Data' could not be found (are you missing a using directive or an assembly reference?)
      File: Configure.cs Line: 52 Error: The type or namespace name 'Data' could not be found (are you missing a using directive or an assembly reference?)
      File: Pending.cs Line: 54 Error: The type or namespace name 'Data' could not be found (are you missing a using directive or an assembly reference?)
      File: FeatureNeg.cs Line: 69 Error: The type or namespace name 'Data' could not be found (are you missing a using directive or an assembly reference?)
      File: Command.cs Line: 126 Error: The type or namespace name 'Data' could not be found (are you missing a using directive or an assembly reference?)
      File: IrcConnection.cs Line: 13 Error: The type or namespace name 'IrcClient' could not be found (are you missing a using directive or an assembly reference?)
      File: IrcConnection.cs Line: 54 Error: The type or namespace name 'IrcClient' could not be found (are you missing a using directive or an assembly reference?)
      File: IrcConnection.cs Line: 148 Error: The type or namespace name 'IrcEventArgs' could not be found (are you missing a using directive or an assembly reference?)
      File: IrcConnection.cs Line: 157 Error: The type or namespace name 'JoinEventArgs' could not be found (are you missing a using directive or an assembly reference?)
      File: IrcConnection.cs Line: 169 Error: The type or namespace name 'IrcEventArgs' could not be found (are you missing a using directive or an assembly reference?)
      File: IrcConnection.cs Line: 174 Error: The type or namespace name 'ErrorEventArgs' could not be found (are you missing a using directive or an assembly reference?)

      :(

      Is it because of the new HB?
       
    15. cjtech

      cjtech New Member

      Joined:
      Jan 15, 2010
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      I think development of this plugin has been halted, tried to PM apoc but no reply :(
       
    16. keleshia

      keleshia Member

      Joined:
      Oct 20, 2010
      Messages:
      188
      Likes Received:
      0
      Trophy Points:
      16
      I think apoc has been busy with Hb stable version release as his priority. So we just gotta hang on:) unless wired is around to help us? :)
       
    17. nlr

      nlr New Member

      Joined:
      Feb 24, 2010
      Messages:
      252
      Likes Received:
      0
      Trophy Points:
      0
      Just so you all know it's been updated and now works fine.

      I would like to see these features in future releases:

      !tv // open's teamviewer, grabs id & password and sends to irc/jabber

      !level // give current level (currently does this) and percentage to next level.

      !Status //

      Run time: 1 Hour, 22 minutes.
      Zone: Stormwind
      Level 81 ~ 74% to level 82
      142 Gold
      432 Kills
      23 Deaths

      Notify IRC/JABBER on these events:

      Real ID (currently only supports says/whispers/guild)
      if wow/hb disconnects
      if wow/hb Crash
      Stuck for x amount of minutes and if it got out of it

      Regards,
      Nick.
       
    18. UeloHochZwei

      UeloHochZwei New Member

      Joined:
      Jan 29, 2010
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      Works great! But it seems it messes up the whisper commands, because the name and the message are in the wrong order.
      After changing line 27 in Chat.cs to the following everything works fine for me:
      Lua.DoString(string.Format("SendChatMessage(\"{0}\", 'WHISPER', nil, '{1}')", message , Lua.Escape(toName)));
       
    19. khuong

      khuong Member

      Joined:
      Jun 5, 2010
      Messages:
      69
      Likes Received:
      0
      Trophy Points:
      6
      got it wroking, doens't play nice with efnet
       
      Last edited: Dec 21, 2010
    20. codex

      codex Member Legendary

      Joined:
      Jan 15, 2010
      Messages:
      114
      Likes Received:
      0
      Trophy Points:
      16
      Have I just missed it or dont this plugin spams out everything that happens in /whisper and /say ?

      That would be a request if that not already exist, otherwise its great.

      Full regards
       

    Share This Page