SqueezeTheorem Posted March 6, 2018 Share Posted March 6, 2018 (edited) I'm relatively new to OSRS botting, but it's become clear to me that our current approach to scripting just isn't panning out. We aren't able to effectively mimic human behavior to the point where we can significantly reduce banrates. Botting at this point in time is basically a guaranteed ban. And maybe there's not much we can do about that, but I'm willing to try a few things in the way of anti-ban/anti-pattern. My first tactic is this multobixing script I'm currently working on. Whatever system Jagex uses to detect and ban bots *shouldn't* detect accounts using multiboxing software. Maybe if they're on the same IP they could, but I seriously doubt their current system is designed to take into account multiboxing. Granted, it isn't botting in the traditional sense, but it's taking human effort and magnifying it many times over, and that may be the best approach going forward. I'm not saying multiboxing is the best long-term solution, but hopefully it'll be of benefit to some of you while I explore some other stuff, and will provide some insight about their macro detection software. I've got a video below. Note, the bug where the shrimp becomes selected instead of being dropped has been fixed in the latest dev version. Release will be posted soon, in the correct subforum. This topic was initially started just asking if anyone thought it would work and would it could be useful for. Also, my challenge to the community once this is released: On a fresh, clean IP, try to get banned with this. If it can cause a ban, we might learn something about BotWatch in the process. Use cases: - Fletching - Herblore - Runecrafting natures on karamja (abyss won't work due to random teleport locations, may be able to make a special modification for abyss RC) - Fishing, if accounts are on the same world - Wilderness PKing in multi (maybe lure your BH target to you? (; ) - Some quests - Non-wilderness orb charging Things you can't multibox: - Combat - Agility - Anything where the location of objects/interfaces vary from world to world. TODO: - Add click queue, so that multiple clicks can be executed in short succession, and you don't have to slowly time your clicks when navigating things like bank interfaces - Some sort of paint - Combine command and control and client versions of the script into a single script. Edited March 29, 2018 by SqueezeTheorem 1 Quote Link to comment Share on other sites More sharing options...
Charlotte Posted March 6, 2018 Share Posted March 6, 2018 Quote Link to comment Share on other sites More sharing options...
GPSwap Posted March 6, 2018 Share Posted March 6, 2018 I have spoken to a jmod about this before multiboxing is considered bannable Quote Link to comment Share on other sites More sharing options...
Greengo Posted March 6, 2018 Share Posted March 6, 2018 Quote Link to comment Share on other sites More sharing options...
SqueezeTheorem Posted March 6, 2018 Author Share Posted March 6, 2018 3 minutes ago, GPSwap said: I have spoken to a jmod about this before multiboxing is considered bannable But could they even tell you were doing it? Quote Link to comment Share on other sites More sharing options...
GPSwap Posted March 6, 2018 Share Posted March 6, 2018 2 minutes ago, SqueezeTheorem said: But could they even tell you were doing it? a bunch of accounts clicking on the exact same pixel and the exact same time, id assume so Quote Link to comment Share on other sites More sharing options...
Juggles Posted March 6, 2018 Share Posted March 6, 2018 Just make a bot and make all the slaves follow command ezpz Quote Link to comment Share on other sites More sharing options...
b0tscape Posted March 6, 2018 Share Posted March 6, 2018 (edited) Does the camera move ever so slightly with each client so the pos of the cursor would always be out of sync with every other client? I've done it using hotkeynet and ahk but it wasn't exactly pretty. Edited March 6, 2018 by b0tscape Quote Link to comment Share on other sites More sharing options...
taraz Posted March 6, 2018 Share Posted March 6, 2018 Think about having a Dark bow Team like this xD that would be Fun af! Quote Link to comment Share on other sites More sharing options...
Prolax Posted March 6, 2018 Share Posted March 6, 2018 This is easy to make. Just write a script that reads commands typed in runescape chatbox and execute them. Quote Link to comment Share on other sites More sharing options...
inababila Posted March 6, 2018 Share Posted March 6, 2018 (edited) Lol! If only it was allowed. Edited March 6, 2018 by inababila Quote Link to comment Share on other sites More sharing options...
Joha Posted March 6, 2018 Share Posted March 6, 2018 would love to see this happen :P Quote Link to comment Share on other sites More sharing options...
SqueezeTheorem Posted March 6, 2018 Author Share Posted March 6, 2018 (edited) It would be very easy to create a script that controls many bots. Commands could include - interact <object name> <action> - walk <position> (position could be relative or absolute) - deposit <item name> <count> - withdraw <item name> <count> - select <itemname> - deselect <itemname> This is could be done through a console, or through in game chat. The console is a better option because it masks the fact that you're botting. I'll probably end up making this application and posting it here on OSBot. Very easy to do and could be extremely useful for some people. Hopefully it would decrease banrates compared to botting. Edited March 6, 2018 by SqueezeTheorem Quote Link to comment Share on other sites More sharing options...
Runecraft2pk Posted March 8, 2018 Share Posted March 8, 2018 I would really like to use this script if you ever make it! Quote Link to comment Share on other sites More sharing options...
SqueezeTheorem Posted March 28, 2018 Author Share Posted March 28, 2018 I'm starting to work on the initial version of this, without commands. It'll just mirror left clicks, right clicks, and make sure camera angles are aligned. Stay tuned! Quote Link to comment Share on other sites More sharing options...