The Bytecode Club - Reverse Engineering Forum
[Suggestion] No-Raiding Mode - Printable Version

+- The Bytecode Club - Reverse Engineering Forum (https://the.bytecode.club)
+-- Forum: Lobby (https://the.bytecode.club/forumdisplay.php?fid=1)
+--- Forum: Game Cheating, Botting & Reverse Engineering (https://the.bytecode.club/forumdisplay.php?fid=97)
+--- Thread: [Suggestion] No-Raiding Mode (/showthread.php?tid=344)



[Suggestion] No-Raiding Mode - dixonhill - 01-16-2015


Would it be possible to add a mode for no-raiding, just for collection?



RE: [Suggestion] No-Raiding Mode - Mystery7 - 01-16-2015

Yes its possible and do-able.
Find-
Func runbot() or func runbott()
Add ";" to all functions except idle/checkmain & collect. Done.


RE: [Suggestion] No-Raiding Mode - dixonhill - 01-16-2015


That's good, I realize I can comment out the code as a workaround Smile

I was just making a suggestion for a permanent feature, maybe a checkmark.



RE: [Suggestion] No-Raiding Mode - Mystery7 - 01-16-2015

(01-16-2015, 12:23 PM)dixonhill Wrote:  
That's good, I realize I can comment out the code as a workaround Smile

I was just making a suggestion for a permanent feature, maybe a checkmark.

Soon, but we have more issues that are much important than this.


RE: [Suggestion] No-Raiding Mode - dixonhill - 01-17-2015


I would like to pitch in with the efforts. I'm a sysadmin with a heavy scripting experience. I was writing a similar private bot in AHK until I have stumbled on you guys, and you are much further along. AutoIT is not that much different from AHK, it's just object oriented, so more logical. I have been looking over the code, and I think I can easily adopt to it. I think there are big issues due to the scarcity and busy-ness of devs, but they can all be overcome with more professional folks pitching in to debug and correct. In my script I have implemented remote control of the bot (using Dropbox to pause it when I need to access it from another device), donations to others in the clan, and other experimental functions. I believe we can do the same here easily. Let me know how I can help.

Thanks



RE: [Suggestion] No-Raiding Mode - Mystery7 - 01-17-2015