What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Plugin] GuildInviter 2

Try this...
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'
 
Same here...

Code:
        public override void OnButtonPress()   
     {
            GuildInviter2.cfg cfg = new GuildInviter2.cfg();
            cfg.ShowDialog();
        }
 
[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?
 
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
 
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.

Unfortunately, we cannot bypass restrictions imposed by Blizzard.
 
[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?

Same here
 
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
 
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

They aren't detecting anything, they are just stopping it.
 
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:
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

Neither faction nor class/race should matter.
 
Back
Top