" Mouse= " doesn't work for me at 816x638 resolution, I get the coords with the tool but it will not recognize.
end_CheckNA;
/////////////////////////////// EXP POTS EVENT //////////////////////////////////////////// _IFInventoryContains=188900025; Command=/use [Event] Drop of Liquid Experience; SendKey=0x0D; #ENDIF _IFInventoryContains=188900026; Command=/use [Event] Vial of Liquid Experience; SendKey=0x0D; #ENDIF _IFInventoryContains=188900025; Command=/use [Event] Bottle of Liquid Experience; SendKey=0x0D; #ENDIF ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Nice you really understand how to use commands just from the commandlist and also you got where to get the virtual key code, really good :)Quote:
For NA botters leveling alts during the Homeward Bound event
This will drink the exp pots that you loot, you can add it in the script at the end of:
Code:end_CheckNA;
Code://///////////////////////////// EXP POTS EVENT //////////////////////////////////////////// _IFInventoryContains=188900025; Command=/use [Event] Drop of Liquid Experience; SendKey=0x0D; #ENDIF _IFInventoryContains=188900026; Command=/use [Event] Vial of Liquid Experience; SendKey=0x0D; #ENDIF _IFInventoryContains=188900025; Command=/use [Event] Bottle of Liquid Experience; SendKey=0x0D; #ENDIF ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Just test it to see how it goes
Quote:
Nice you really understand how to use commands just from the commandlist and also you got where to get the virtual key code, really good :)
He explained how to use the combat routine 6 posts above yours XDQuote:
those new scrip combat rotine or script for example its a shit, really.... and if load after record, it keep dont work .....
NOTHING WORK ... ALL THAT SHIT IS TOO HARD. like create a aethertapping script.
HE SAY: "DO IT, BLABLABLA" ERRRRRRR
and I sure i'm not the only who need a tutorial to make that shit work !
[Only registered and activated users can see links. Click Here To Register...]Quote:
those new scrip combat rotine or script for example its a shit, really.... and if load after record, it keep dont work .....
NOTHING WORK ... ALL THAT SHIT IS TOO HARD. like create a aethertapping script.
HE SAY: "DO IT, BLABLABLA" ERRRRRRR
and I sure i'm not the only who need a tutorial to make that shit work !
It shouldn't, you can find the script [Only registered and activated users can see links. Click Here To Register...].Quote:
Danuar Sanctuary US Fixed?
:handsdown:Quote:
It shouldn't, you can find the script [Only registered and activated users can see links. Click Here To Register...].
_IFMemRead=%AddrFreeMem0,BYTE,=1; WaitForResponse=Finished; #ENDIF
_IFInventoryContains=188900025; Command=/use [Event] Drop of Liquid Experience; SendKey=0x0D; #ENDIF _IFInventoryContains=188900026; Command=/use [Event] Vial of Liquid Experience; SendKey=0x0D; #ENDIF _IFInventoryContains=188900027; Command=/use [Event] Bottle of Liquid Experience; SendKey=0x0D; #ENDIF
I just tested it and it works fine, it's the same script as the snowball event script I just updated the addresses, offsets and some smaller things.Quote:
About "3 hour AFK Event"
_______________________________
Update:
Mouse=321,358 is outside of "characters" button 321,361, works
Mouse=401,574 is outside of "star" 401,577 works
You forgot coords to this slot :O ?
Code:_IFMemRead=%AddrFreeMem0,BYTE,=1; WaitForResponse=Finished; #ENDIF
After 3 hours will change characters and wait for you to enter you pin code to continue the loop ?