drugzy Posted July 7, 2020 Share Posted July 7, 2020 I made my first AHK script with randomized clicks and pauses between actions, however the mouse movment is very linear and straight. Can jagex detect this kind of mouse movement and how can i fix that through ahk? Quote Link to comment Share on other sites More sharing options...
Token Posted July 7, 2020 Share Posted July 7, 2020 OSBot's mouse movements are all you need Quote Link to comment Share on other sites More sharing options...
cadmanmonkey Posted July 8, 2020 Share Posted July 8, 2020 Create your own mouse movements and then run them in your ahk script when needed. That way your only using human mouse movements and if you make enough of each you it's pretty hard to get banned Quote Link to comment Share on other sites More sharing options...
styxa Posted July 10, 2020 Share Posted July 10, 2020 (edited) In my experience the mouse movement or speed does not matter. I use instant mouse movement speed on my AutoIt scripts so the mouse "teleports" around the screen. And none of the "humanlike" anti-ban behavior either (random sleeps etc). Just go full robot mode and clean an inventory of grimy herbs in a couple of game ticks and repeat it for 6h straight. Edited July 10, 2020 by styxa Quote Link to comment Share on other sites More sharing options...
z10n Posted July 12, 2020 Share Posted July 12, 2020 On 7/7/2020 at 10:15 PM, Token said: OSBot's mouse movements are all you need That sounds like a great way to get behaivorally profiles just like all the other botters using OSBot mouse API. Literally all OSbot scripts, private, premium free all use the osbot mouse API be default, leading to easy detections by OSbot mouse movement profiling. Quote Link to comment Share on other sites More sharing options...