[Release] Mojo Clicker

11/15/2014 07:38 jacobaxeman#1
Ok so i Am learning Auto-it and figured i would give a simple Script a Shot. I'm sure there is no need for it but if you don't want to keep clicking and clicking then i guess you can use this :)

The Stop button is ESC.

You can Give me other things to Build please.



[Only registered and activated users can see links. Click Here To Register...]
3 Is cause its in Auto-It.

Hope you enjoy,
Jacob.
11/15/2014 08:41 GOETHE.#2
Thanks for this "bot" ;) , it is very appreciated .
11/15/2014 13:58 Moneypulation#3
Code:
While 1
	MouseClick("left", 506, 639)
	Sleep(1000)
WEnd
This part won't work for us. You are clicking on the coordinates 506x639 but who says that everyone's Mojo Button is on that coord? You should make it click on the current mouse position(MouseGetPos()), so the user can move his mouse to the button.

Also your pause function doesn't work. It will even crash cause you didn't declare $script. Please test your scripts before you release em.
11/15/2014 15:42 .Hyleex.#4
[Only registered and activated users can see links. Click Here To Register...]
11/15/2014 18:19 Yellow_#5
Is that hard to download an autoclicker..
11/15/2014 18:28 jacobaxeman#6
Quote:
Originally Posted by moneypulation View Post
Code:
While 1
	MouseClick("left", 506, 639)
	Sleep(1000)
WEnd
This part won't work for us. You are clicking on the coordinates 506x639 but who says that everyone's Mojo Button is on that coord? You should make it click on the current mouse position(MouseGetPos()), so the user can move his mouse to the button.

Also your pause function doesn't work. It will even crash cause you didn't declare $script. Please test your scripts before you release em.
I did test it and it did not crash for me sorry, thank you i will change this, thank you for telling me this.

Quote:
Originally Posted by Yellow_ View Post
Is that hard to download an autoclicker..
I only wanted to start here and get some good help, you dont need to try it, maybe it is better to download one sorry.
11/16/2014 12:41 wazistdaz#7
Quote:
Originally Posted by jacobaxeman View Post
You can Give me other things to Build please.

Jacob.

1. Auto login tool
which uses a (e.g. excel or access) table with server username & pw to auto login into the saved account. gap of appr. 2 minutes for each next login ro avoid ip ban


2. Auto bid tool
much more diffult, though ....
enhancement of login table with item to bid on, time table, how often to bid on and amount.

LoL