please please update this asap
please please update this asap
sorry for my english, Author script shows where that went, and I've found so far tough decision Auto Logout
find
and replaceCode:QuitToLoginScreen(hwnd) { if (!IsInGame(hwnd)) { return } SetGameStateMenu(hwnd) }
Customize your screen resolution in the game, press the ECS and the F2 button to exit from the game and replaced by their coordinates. The example script is customized to 1920x1080.Code:QuitToLoginScreen(hwnd) { Send, {ESC} MouseClick, left, 995, 478 }
Last edited by Dant121; 11-21-2013 at 02:53 AM.
this is a solution i was using before but it is not relieable. i already lost one char becasue of this workaround
with latest update beside the chicken funktion also mana flask usage is broken again. as soon as some mana is in the bottles flask is used by script, if needed or not.
please fix asap
I get the error message when i try and start the script
error at line 44
%include file "AutoHotkeymemorylib.ahk" Cannot be opened.
the program will exit
can anyone explain to me how to fix this
Last edited by cdn123; 09-09-2013 at 11:42 AM.
answers a question cnd123 has overwriten with a new one... so its a little bit confusing...
... you have to replace
baseMgrPtr:=0x71E008
with
baseMgrPtr:=0x73b460
or put an ; infront of baseMgrPtr (like ;baseMgrPtr) to make it a comment so next time you start the script it tries to scan for this value and it should give you 0x73b460 in return
BUT: this script is broken in some parts now because of the 2 patches. it will autoflask but it will also waste all your mana and will not autologout if you dont exchange some code like Dant121 wrote 3 posts before
Last edited by samfisher23; 09-10-2013 at 04:08 AM.
read the first post on hte first page again. there you see the author posted a 2nd file called AutoHotkeymemorylib.ahk. just make a new ahk script in the same folder where your autoflask script is and paste the code given in the first post into it.
btw: if you edit your post and totally change it to ask a new question my answer to your first question doesnt make sense anymore. so please if you have more questions, make a new post and dont overwrite the old one.
autoQuit updated for 0.11.5d
nvm works thanks wrong.. love you <3
Last edited by datz; 09-10-2013 at 11:30 PM.
ok baseptr was not up to date.... thx for your work
Last edited by samfisher23; 09-11-2013 at 05:42 AM.
Thanks wrongusername, I'm spoiled on these scripts now. Very much appreciated.
Doesn't seem to be working for me, was working until this last patch 11.5d. I have the 32bit autohotkey, I've made the new scripts and still doesn't work. I'm not getting any error messages. I press F1 it says on or off like its suppose to. But i have no autoquit or autopotions and F4 doesn't work.
Oh btw thanks so much for your work, this thing is awesome.
yea mines not working nemore either lol idk why