Make mouse movements slower/humanlike and add a nice thing off to the side saying how many of something I've mined etc., how much exp I've gained, and how long I've been running?
Make mouse movements slower/humanlike and add a nice thing off to the side saying how many of something I've mined etc., how much exp I've gained, and how long I've been running?
Learning one step at a time.
This should help with a on-screen progress report.
http://villavu.com/forum/showthread.php?t=68856
MouseSpeed := 10;
Should make your mouse slower as for Human like mouse
use Mouse(x, y, randomx, randomy, boolean); to click and MMouse(x, y, randomx, randomy); to move the mouse
Using ClickMouse and MoveMouse will get your account banned as they are too accurate and fast =/
Ps. Wrong section and someone else can help you with the proggy.
GLH Tutorial ~ OpenGL Scripting
http://villavu.com/forum/showthread.php?p=1292150
GLH Scripts ~ Abyssal Scripts
http://villavu.com/forum/showthread.php?p=1293187
Current Projects:
A) DemiseSlayer Pro (Released/100%).
B) Demise Power Miner(Released/100%).
C) Demise Pyramid Plunder(Planning Stage/0%).
It will get you banned? Even with a random x and y of say 6?
No, as long as you dont use 0 and 0 as your random, you are fine
GLH Tutorial ~ OpenGL Scripting
http://villavu.com/forum/showthread.php?p=1292150
GLH Scripts ~ Abyssal Scripts
http://villavu.com/forum/showthread.php?p=1293187
Current Projects:
A) DemiseSlayer Pro (Released/100%).
B) Demise Power Miner(Released/100%).
C) Demise Pyramid Plunder(Planning Stage/0%).
Demise don't you want a random mouse speed too? No human can move there mouse at perfectly the same speed?
Mat
MouseSpeed := RandomRange(10, 13);
?
^^
I like to do this
MMouse(x, y, 3, 5)
Clickmouse2(true)
What is the default mouse speed?
thank you all this is great info!
Learning one step at a time.
There are currently 1 users browsing this thread. (0 members and 1 guests)