I made this myself and im sure there are several different pograms to do this, but i made this myself and just thought i would share cause u never kno u might like this one. it is very simple and isnt complex, the coords to right click are permanent.
I made a very easy autoit program that simply right clicks right around where your head is or just above it, (about 60-80 ore an hour while afk!)it also hits keypad 8 which u can set for anything i made it a macro of:
/use Mote of Earth
/use Mote of Fire
/cast [nostealth] stealth
so when u get earth from adamantite and fire from node of khorium it simply primals them after u get 10, these right clicker and the macro is pressed every 5.25 sec (added .25 since my lag and to asure it will hit it a second time withought message of its already being used)
pause to pause/resume
escape to close
plz enjoy =)
Woot.exe(auto miner) this is my old version, read down for new version!
pic of it
Source code:
$Msg = MsgBox(1, "The Mining Bot", "Auto Miner will begin Press Cancel To Exit. Escape to exit program and pause to pause program.")
If $Msg = 2 Then
Exit(2)
EndIf
; Press Esc to terminate script, Pause/Break to "pause"
Global $Paused
HotKeySet( "{PAUSE}", "TogglePause")
HotKeySet( "{ESC}", "Terminate")
Func TogglePause()
$Paused = NOT $Paused
While $Paused
sleep(100)
ToolTip('Script is "Paused"',0,0)
WEnd
ToolTip("")
EndFunc
Func Terminate()
Exit 0
EndFunc
WinActivate("World of Warcraft", "")
While 1
; click at 645, 375
MouseClick ( "right", 645, 375, 1)
Sleep(5250) ;five seconds
Send("{8}")
WEnd
BRAND NEW!!!!!!READ
Welcome to the new and improved miner VOLUME 2!!! what this new one does is mines like regualr except this time turn off ur auto loot and what it will do is mine it and once it gets to the loot window it counts to 7 so if anyone else were to start mining right after u they wont get it since ur holding it! then it clicks where the items are up to 3 (its possible to get adamantite ore, a gem, and mote of earth) and also equip a instant attack to your key 7 and it will tab neerest enemy and hit him with that so u can no longer die!!, its very hard to explain but if u just run it u will see how it works, u can test the attack by aggro ing someting on purpose while its running and it should attack him with a instant move every time it loops. p one other thing make sure ur loot window is at mouse (interface, controls, open loot window at mouse)
so over all:
no more deaths!!
no more ore stealing from other players!!
loots up to all 3 items every time!!
and now it hides iteself from the task bar!!
download now,>> CosNebulae.exe <<