-
Member
can any one explain me what is autohotkey L i get that error when run the script what version i need to download
-
Active Member
Maybe someone else will hold your hands better but this is all you have to do.
download autopot from github link on the first page
edit ahk file with notepad++
Control+F to find the strings you need to edit
-
Member
the problem it was ui acess option wasnt on i run it 1 with that and then compile and now its working
sorry my english not native language
-
Member
well shit i guess i wll have to wait -.- i open the ahk file and cant find those lines with ctrl+f
-
Member
-
Member
Originally Posted by
poetesttt
Thank to TehCheat.
Make autopot work for 32bit temporarily before updated.
1. search uiBase:=GetMultilevelPointer(pH,[FrameBase+Offset3,Offset4,0x8f4]), change to uiBase:=GetMultilevelPointer(pH,[FrameBase+Offset3,Offset4,0x8f8])
2. search PlayerStats.ChatStatus:=ReadMemUInt(pH,ChatStatusOffset+0x754), change to PlayerStats.ChatStatus:= 65536
3. search global Offset8:=0xa00, change to global Offset8:=0xa04
4. search global Offset10:=0xa34, change to global Offset10:=0xa38
Thank you.
autopot.rar - Google Drive
Last edited by ReinForceGem; 03-03-2017 at 07:16 PM.
-
The flasks don't seem to work on your on leros174
Last edited by Zantomato; 03-03-2017 at 07:46 PM.
-
Active Member
Originally Posted by
Zantomato
The flasks don't seem to work on your on leros174

make sure you are running 32bit poe and dx9 or 9ex
-
Member
Originally Posted by
hokuto78
make sure you are running 32bit poe and dx9 or 9ex
When I try to run, I get Imgur: The most awesome images on the Internet
I tried to change it myself, got this error. Downloaded from above, same error. The old, compiled script is working for me. but only logout.
-
Member
Whenever i dled and compiled and run it this occured. I tried to edit the .exe with notepad ++ but error appeared also
-
Member
Originally Posted by
bujinkai

Whenever i dled and compiled and run it this occured. I tried to edit the .exe with notepad ++ but error appeared also
same problem here,this morning
-
Member
can someone put a rar with exe. thanks !
-
Member
can anyone upload pls?
-
Member
autopot_2.6.rar - Google Drive
Here you go. Seems to work fine for me.
-
Post Thanks / Like - 2 Thanks
-
Member
Originally Posted by
levelmax
Worked like a charm. Thank you so much!