The Bytecode Club

Full Version: [Suggestion] No-Raiding Mode
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Would it be possible to add a mode for no-raiding, just for collection?
Yes its possible and do-able.
Find-
Func runbot() or func runbott()
Add ";" to all functions except idle/checkmain & collect. Done.

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.
(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.

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