DEAR SIR
I have a question pertaining to this script using to play tagged pet game
this is the looping script that i am using
WAIT SECONDS=2
SET !ERRORIGNORE YES
URL GOTO=javascript:var<SP>fireOnThis<SP>=<SP>document.getElementById('buy_now_profile_'+uidOfPage);var<SP>evObj<SP>=<SP>document.createEvent('MouseEvents');evObj.initEvent('click',<SP>true,<SP>true);fireOnThis.dispatchEvent(evObj);tagged.apps.pets.buy.buyPet()
SET !ERRORIGNORE YES
WAIT SECONDS=2
my question,is there anyway to automate macros to buy the pet when autoref value change without using the wait second line
instead macros will automatic purchased the pet when the price change thank you
really hoping someone can help me on this
this game mainly base on speed and the right timing so if possible macro can make a purchase automaticaly when the pet price change,without using the script wait second as it is not really accurate at time
