July 9, 20178 yr Author 2 minutes ago, Charlotte said: https://osbot.org/api/org/osbot/rs07/api/Mouse.html Deprecated. @Charlotte I thought that meant only the second one in both cases were deprecated Thanks. Edited July 9, 20178 yr by Jeune Padawan
July 9, 20178 yr The API docs arent updated, all the random methods were removed because they force new programmers into bad design, learning bad scripting.
July 9, 20178 yr Just now, Alek said: The API docs arent updated, all the random methods were removed because they force new programmers into bad design, learning bad scripting. but Sir Alek, moveSlightly and moveRandomly is best antiban
July 10, 20178 yr Author Honestly though, I'm putting it in there since it kind of practices me a bit with the language.
July 10, 20178 yr You could create your own with random offsets, get mouse x,y and then random that +-5 then move mouse to that x,y. Just a simple method off the top of my head. Edited July 10, 20178 yr by blokus
July 10, 20178 yr Author 37 minutes ago, Juggles said: getMouse.move(random(0,500),random(0,500)); there you go wow much Thanks bro
July 13, 20178 yr On 7/9/2017 at 10:36 PM, Jeune Padawan said: wow much Thanks bro Good luck using it Best anti ban available
July 14, 20178 yr mouse.move(random(random(0, 250), random(250, 500)), random(random(0,250), random(250,500))) random random random random You need about 10 randoms to avoid getting banned, dont listen to @Juggles
Create an account or sign in to comment