Hello, Would someone be kindly enough to help me with a script. i'm new to scripting, and need some help to create a program wich will auto detect when something is under the cursor, then auto click the buttons z and x, can explain better if you ask. Kind regard Script101
Most scripts like that are for getting fake ad clicks or fake facebook likes. Most of us could probably help you but we prefer to protect advertisers etc and not encourage fraudulent behaviour. If I've misread your intentions then feel free to show me that I'm wrong.
No, its for a rythm game, so i can use a cool skin, and record it, for making cool vizualisasions, so not for spamming or stuff like that, just need a simple orogram you can turn on, and it will auto detect circles under the cursor and auto press, from very slow, to very fast.
Pretty easy javascript if you look at the drag and drop functions you'll see that there's lots of stuff around picking up where the mouse http://www.w3schools.com/jquery/event_mousemove.asp
the thing is, that im like very new to programming, so i need alot of help around the script itself. and writing it
There are loads of tutorials and we can help with specific problems but you need to come up with your overall strategy and get started by yourself otherwise how are you ever going to learn?
the thing is cant find any tips or help/tutorial. on the specific thing im looking for. thats why i found this website. to ask for help...
So how far have you got? I did this in a couple of minutes: https://jsfiddle.net/rz9vk1jf/2/ Does it help steer you in the right direction?