• Visit Rebornbuddy
  • [Plugin] GuildInviter 2

    Discussion in 'Archives' started by wownerds, Oct 14, 2011.

    1. stevenr

      stevenr Member

      Joined:
      Jan 15, 2010
      Messages:
      871
      Likes Received:
      0
      Trophy Points:
      16
      Try this...
       
    2. Zoinx

      Zoinx Active Member

      Joined:
      Mar 8, 2010
      Messages:
      727
      Likes Received:
      25
      Trophy Points:
      28
      That seemed to be why it was compiling. Now here is the compiling errors:

      Plugin from C:\Users\Drew\Desktop\HB\Plugins\GuildInviter2 could not be compiled! Compiler errors:
      File: GuildInviter2.cs Line: 41 Error: The type name 'cfg' does not exist in the type 'GuildInviter2.GuildInviter2'
      File: GuildInviter2.cs Line: 41 Error: The type name 'cfg' does not exist in the type 'GuildInviter2.GuildInviter2'
       
    3. stevenr

      stevenr Member

      Joined:
      Jan 15, 2010
      Messages:
      871
      Likes Received:
      0
      Trophy Points:
      16
      Same here...

      Code:
              public override void OnButtonPress()   
           {
                  GuildInviter2.cfg cfg = new GuildInviter2.cfg();
                  cfg.ShowDialog();
              }
       
    4. wownerds

      wownerds New Member

      Joined:
      Feb 15, 2011
      Messages:
      1,385
      Likes Received:
      30
      Trophy Points:
      0
      Seems like you found a way to screw up the code :) Congrats. Namespace name cannot equal class name
       
    5. stevenr

      stevenr Member

      Joined:
      Jan 15, 2010
      Messages:
      871
      Likes Received:
      0
      Trophy Points:
      16
      Oh, sorry for that ;)

      But than i cant see the PlugIn in the PlugIn tab.
       
    6. wownerds

      wownerds New Member

      Joined:
      Feb 15, 2011
      Messages:
      1,385
      Likes Received:
      30
      Trophy Points:
      0
      Just had an idea, gonna check.
       
    7. wownerds

      wownerds New Member

      Joined:
      Feb 15, 2011
      Messages:
      1,385
      Likes Received:
      30
      Trophy Points:
      0
      Uploaded a shortened version, which works for me on current HB.
       
    8. Zoinx

      Zoinx Active Member

      Joined:
      Mar 8, 2010
      Messages:
      727
      Likes Received:
      25
      Trophy Points:
      28
      [4:36:01 PM:688] Could not construct instance of guildInviter2! Exception was thrown. Exception:
      [4:36:01 PM:688] Object reference not set to an instance of an object.


      Know why I would be getting that?
       
    9. Bene

      Bene New Member

      Joined:
      Nov 25, 2011
      Messages:
      167
      Likes Received:
      1
      Trophy Points:
      0
      Hi.
      For me the new version works great with 5462.
      Its whispering people.
      However, there is still the case that it dont invites people because of the new restrictions of patch 4.3.
      Even if its says that it invites people it does not.
      I dont know if there is a way to work around that, but without invitations addons/plugins like this are merely useless.
      Regards
       
    10. wownerds

      wownerds New Member

      Joined:
      Feb 15, 2011
      Messages:
      1,385
      Likes Received:
      30
      Trophy Points:
      0
      Unfortunately, we cannot bypass restrictions imposed by Blizzard.
       
    11. stevenr

      stevenr Member

      Joined:
      Jan 15, 2010
      Messages:
      871
      Likes Received:
      0
      Trophy Points:
      16
      Same here
       
    12. wownerds

      wownerds New Member

      Joined:
      Feb 15, 2011
      Messages:
      1,385
      Likes Received:
      30
      Trophy Points:
      0
      Still, cannot do anything w/o full logs.
       
    13. Bene

      Bene New Member

      Joined:
      Nov 25, 2011
      Messages:
      167
      Likes Received:
      1
      Trophy Points:
      0
      Very bad that they have restricted the invitations with patch 4.3.
      Just for information, how do they did it? How does they detected that the invitation was send with a addon/plugin?
      Regards
       
    14. Kink

      Kink Member

      Joined:
      Nov 15, 2011
      Messages:
      336
      Likes Received:
      10
      Trophy Points:
      18
      They aren't detecting anything, they are just stopping it.
       
    15. Bene

      Bene New Member

      Joined:
      Nov 25, 2011
      Messages:
      167
      Likes Received:
      1
      Trophy Points:
      0
      sure. but how do they know it is send by an addon or a player?
       
    16. punisher775

      punisher775 New Member

      Joined:
      Dec 10, 2010
      Messages:
      414
      Likes Received:
      3
      Trophy Points:
      0
      i still get the issue where the addon just wont appear in my plugin list.
       
    17. Nogra

      Nogra New Member

      Joined:
      Oct 24, 2011
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      Plugin Creator? I x3 you! :D
       
    18. stevenr

      stevenr Member

      Joined:
      Jan 15, 2010
      Messages:
      871
      Likes Received:
      0
      Trophy Points:
      16
      Hm, it works on my shaman but not on my dk?
       
    19. eXtOphius

      eXtOphius Member

      Joined:
      Jan 15, 2010
      Messages:
      219
      Likes Received:
      3
      Trophy Points:
      18
      I have only tested a few race & class combinations, hopefully on Tuesday I will have time to test out many more of them.

      Working:
      Undead Warrior​

      Not Working (doesn't load in Plugins):
      Goblin Mage
      Goblin Shaman​


      Cheers,
      XtO
       
      Last edited: Dec 5, 2011
    20. wownerds

      wownerds New Member

      Joined:
      Feb 15, 2011
      Messages:
      1,385
      Likes Received:
      30
      Trophy Points:
      0
      Neither faction nor class/race should matter.
       

    Share This Page