SqueezeTheorem Posted March 28, 2018 Author Share Posted March 28, 2018 (edited) The multiboxing client script is a success. See first post for video. Edited March 28, 2018 by SqueezeTheorem 1 Quote Link to comment Share on other sites More sharing options...
Zappster Posted March 28, 2018 Share Posted March 28, 2018 (edited) haha i did this 2 years ago, it was pretty fun. I took them on DMM and attempted to kill people in multi areas :P It's fun to take them on the tourny worlds when they open up aswell. Running around with like 10 accounts in max str with claws xd Edit: you edited your OP to something completly different ? Anyway it looks pretty neat. Never thought about relaying mouse actions tbh. Edited March 28, 2018 by xxZappsteRxx Quote Link to comment Share on other sites More sharing options...
SqueezeTheorem Posted March 28, 2018 Author Share Posted March 28, 2018 17 minutes ago, xxZappsteRxx said: haha i did this 2 years ago, it was pretty fun. I took them on DMM and attempted to kill people in multi areas :P It's fun to take them on the tourny worlds when they open up aswell. Running around with like 10 accounts in max str with claws xd Edit: you edited your OP to something completly different ? Anyway it looks pretty neat. Never thought about relaying mouse actions tbh. Yeah, i finally made the "client" so I updated the OP. Quote Link to comment Share on other sites More sharing options...
Suorin Posted March 29, 2018 Share Posted March 29, 2018 Awesome work, reminds me of multi-boxing in WoW. Definitely interesting to see on OSRS! :P Quote Link to comment Share on other sites More sharing options...
SqueezeTheorem Posted March 29, 2018 Author Share Posted March 29, 2018 12 minutes ago, Suorin said: Awesome work, reminds me of multi-boxing in WoW. Definitely interesting to see on OSRS! :P Now if only I can find out what to do with it ahaha. I'm thinking herblore/fletching? Have like 10 accounts making unfinished potions lmao 1 Quote Link to comment Share on other sites More sharing options...
pureacoustix Posted March 29, 2018 Share Posted March 29, 2018 9 minutes ago, SqueezeTheorem said: Now if only I can find out what to do with it ahaha. I'm thinking herblore/fletching? Have like 10 accounts making unfinished potions lmao when is this live? i would love this Quote Link to comment Share on other sites More sharing options...
SqueezeTheorem Posted March 29, 2018 Author Share Posted March 29, 2018 (edited) 11 minutes ago, pureacoustix said: when is this live? i would love this It'll be live soon. I'm gonna do my first large scale test by grinding chocolate dust in f2p on like 5 accounts. There's a few issues right now, like the camera angle needing to be manually adjusted. The API might allow me to do that automatically, but I'm not sure yet. It also doesn't currently support shift clicking. The current dev version can mimic right and left clicks -- nothing else. This means it requires that all accounts have the same camera angle (clicking the compass is the best way to set that up) and the same zoom distance. It seems to work best for bank standing skills. Resource gathering is a bit of a stretch except for fishing (since it's non competitive), and agility won't work due to the potential to fail courses, leaving accounts out of sync. Walking is a bit of an issue if you don't pause in-between clicking locations due to the slight delay. I also don't think this version would be allowed on the SDN for both quality control reasons and the nature of the script, but I can publish it on the forums. I'd like to post a video at some point going over the uses of the script, the caveats, and the benefits. I wrote this script because I have a suspicion it will prevent bans for botting since it's not botting, it's multiboxing. Whatever systems they use to track botting probably won't detect this, since it is still a human controlling it. It's also incredibly inefficient in terms of computing resources and relies heavily on the file system of the host machine, so all accounts involved have to be controlled on the same machine. So yeah. It'll be out soon, but it needs a little more work and definitely has its share of issues. I'd like to attempt a version of this script that doesn't mimic mouse clicks precisely, but instead finds whatever objects/npcs you click and copies that behavior instead. Edited March 29, 2018 by SqueezeTheorem 1 Quote Link to comment Share on other sites More sharing options...
Suorin Posted March 29, 2018 Share Posted March 29, 2018 4 hours ago, SqueezeTheorem said: Now if only I can find out what to do with it ahaha. I'm thinking herblore/fletching? Have like 10 accounts making unfinished potions lmao That'd be some massive gains good sir! Good luck on your project, keep us updated! Quote Link to comment Share on other sites More sharing options...
Zappster Posted March 30, 2018 Share Posted March 30, 2018 On 29/03/2018 at 2:20 AM, SqueezeTheorem said: It'll be live soon. I'm gonna do my first large scale test by grinding chocolate dust in f2p on like 5 accounts. There's a few issues right now, like the camera angle needing to be manually adjusted. The API might allow me to do that automatically, but I'm not sure yet. It also doesn't currently support shift clicking. The current dev version can mimic right and left clicks -- nothing else. This means it requires that all accounts have the same camera angle (clicking the compass is the best way to set that up) and the same zoom distance. It seems to work best for bank standing skills. Resource gathering is a bit of a stretch except for fishing (since it's non competitive), and agility won't work due to the potential to fail courses, leaving accounts out of sync. Walking is a bit of an issue if you don't pause in-between clicking locations due to the slight delay. I also don't think this version would be allowed on the SDN for both quality control reasons and the nature of the script, but I can publish it on the forums. I'd like to post a video at some point going over the uses of the script, the caveats, and the benefits. I wrote this script because I have a suspicion it will prevent bans for botting since it's not botting, it's multiboxing. Whatever systems they use to track botting probably won't detect this, since it is still a human controlling it. It's also incredibly inefficient in terms of computing resources and relies heavily on the file system of the host machine, so all accounts involved have to be controlled on the same machine. So yeah. It'll be out soon, but it needs a little more work and definitely has its share of issues. I'd like to attempt a version of this script that doesn't mimic mouse clicks precisely, but instead finds whatever objects/npcs you click and copies that behavior instead. Add a botkeylistener to pass typing around I guess: https://osbot.org/api/org/osbot/rs07/input/keyboard/BotKeyListener.html Just force the the camera pitch + yaw on master+slaves? https://osbot.org/api/org/osbot/rs07/api/Camera.html Quote Link to comment Share on other sites More sharing options...
DeadPk3r Posted March 31, 2018 Share Posted March 31, 2018 (edited) Interesting idea also why you remove ur video? Edited March 31, 2018 by DeadPk3r 1 Quote Link to comment Share on other sites More sharing options...
mithrilman Posted March 31, 2018 Share Posted March 31, 2018 Very cool to see, could be a major thing for things like mass fletching etc, you never know. even godwars etc. defo decent idea Quote Link to comment Share on other sites More sharing options...
cadmanmonkey Posted April 1, 2018 Share Posted April 1, 2018 couldnt random events mess this up. you would have to make it so if a random event is detected all accounts are frozen for a certain amount of time ? Quote Link to comment Share on other sites More sharing options...
SqueezeTheorem Posted April 2, 2018 Author Share Posted April 2, 2018 On 3/31/2018 at 5:00 AM, DeadPk3r said: Interesting idea also why you remove ur video? Removed video due to name leak Quote Link to comment Share on other sites More sharing options...
safe profile Posted April 2, 2018 Share Posted April 2, 2018 3 minutes ago, SqueezeTheorem said: Removed video due to name leak Reupload blocking name? Quote Link to comment Share on other sites More sharing options...
SqueezeTheorem Posted April 2, 2018 Author Share Posted April 2, 2018 1 minute ago, safe profile said: Reupload blocking name? I will once I'm done recovering from alcohol poisoning lmao 1 1 Quote Link to comment Share on other sites More sharing options...