J JokerO0o Member Joined Oct 2, 2014 Messages 64 Reaction score 1 Nov 28, 2014 #1 the idea its to create a plugin that auto enter on arena and fight doesnt matter if you lost because you just won 5 points again and again
the idea its to create a plugin that auto enter on arena and fight doesnt matter if you lost because you just won 5 points again and again
E etb12345 Community Developer Joined Jul 5, 2012 Messages 198 Reaction score 1 Nov 29, 2014 #2 i would like to do it however there is no function that allow to enter it.
J JokerO0o Member Joined Oct 2, 2014 Messages 64 Reaction score 1 Nov 29, 2014 #3 i'ts imposible to make that aumatically press "f" to interact and when message pop up accept
K Karls New Member Joined Apr 11, 2014 Messages 324 Reaction score 2 Nov 29, 2014 #4 etb12345 said: i would like to do it however there is no function that allow to enter it. Click to expand... That should work, the downside is that it somehow make the opponent show as friendly, so you can't fight manually (but if you just afk it or have AB fight for you then it's not a problem) Code: onBattleFieldInvite += () => { BattleFieldInviteAnswer(true); };
etb12345 said: i would like to do it however there is no function that allow to enter it. Click to expand... That should work, the downside is that it somehow make the opponent show as friendly, so you can't fight manually (but if you just afk it or have AB fight for you then it's not a problem) Code: onBattleFieldInvite += () => { BattleFieldInviteAnswer(true); };
J JokerO0o Member Joined Oct 2, 2014 Messages 64 Reaction score 1 Nov 29, 2014 #5 thanks u karl but i dont know how to code, can u make the plugin that can do what im asking for ??