Hello, anyone could help me to make simple bot for a game called Ashen Empires, Needs auto attacking and Stamina Drinker?Ill give some reward if someone could help me thanks
While 1
Send("{SPACE}") ;This was the key For Attacking when you attack with keys i think space key
Sleep(1000)
Send("1") ; Skill & Slot bar i dont know if that exist in the game the code press number 1 i think when you have stamina Pot on 1 then it will work.
Sleep(1000)
Wend
; The code was simple you can change it easy.