-
Contributor
Originally Posted by
jahiti
I've encountered an error never seen before. " Failed to obtain modulebase or modulesize for PID 2160, script will now terminate" Thinking about reinstalling autohotkey I will update this post if it fixes the problem. Dont know if the reinstallation fixed the problem since my overprotective security got in the way and i made some adjustments, works properly as of now.
That happens if you hit f2 or f4 while poe isn't the active window.
Last edited by badplayer; 12-07-2013 at 01:19 PM.
-
Member
Originally Posted by
badplayer
That happens if you hit f2 or f4 while poe isn't the active window.
I run POE, autoflasks and Guruds Poe trainer allways as administrator. Also i dont recall pressing f2 or f4 when the error occurred it but its all fine now.
-
Banned
F1::
Send {Enter}/oos{Enter}
return
F2::
Send {Enter}/remaining{Enter}
return
F3::
Send {Enter}/itemlevel{Enter}
return
F4::
Send, {Esc}
Sleep, 2
Click, 964, 440
Return
AutoHotKey
-
Member
Has anyone got the new offset or pointer thing?
-
Active Member
Originally Posted by
Jesper6
Yeah, needs updating, thanks in advance

baseMgrPtr:=0x7a11a4
-
Member
Keep getting PID error 3132. Notsure if its cause im running steam version now or what but let me know what i need to do in order to get this to work. Just came back to the game
-
Member
baseMgrPtr:=0x7a5214
Potions seem to be working. Autoquit is not though, can some please help with this.
-
Member
Originally Posted by
Groo69
baseMgrPtr:=0x7a5214
Potions seem to be working. Autoquit is not though, can some please help with this.
Ok guys,
First, set the baseMgrPtr:=0x7a5214
Then find the WriteMemUInt(pH,localConnection+0x2678,1) line in SetGameStateMenu(hwnd) function and replace it with WriteMemUInt(pH,localConnection+0x26f8,1). The only difference is f instead 7.
Took it from gurud's script, so all credits for him.
Have fun
-
Private
-
Member
Originally Posted by
fabcard
Ok guys,
First, set the baseMgrPtr:=0x7a5214
Then find the WriteMemUInt(pH,localConnection+0x2678,1) line in SetGameStateMenu(hwnd) function and replace it with WriteMemUInt(pH,localConnection+0x26f8,1). The only difference is f instead 7.
Took it from gurud's script, so all credits for him.
Have fun

how do i edit the downloaded guid one. Everytime i use the code he provided its not the UI version
-
Member
Originally Posted by
Kinosix
how do i edit the downloaded guid one. Everytime i use the code he provided its not the UI version
You simply open it i wordpad or notepad and edit the parts you need by control find. Also would suggest installing autohotkey to being able to edit these files. You need to copy and paste the wall of code into notepad and name them properly as AutoHotkeyMemoryLib.ahk and PoE_AutoFlasks.ahk then you can edit and compile it as an application quite simple actually thats how i keep up with the updates if there's a problem. Then when you have compiled the scripts to an application you can just use it normally and start as an administrator.
-
Member
Hey fabcard / gurud's script thanks for doing that as this is very important for myself an I think many "silent" others ..... Cheers
-
Private
broken again
someone can fix?
-
If i helped you in any way consider supporting me by donating in paypal at: [email protected]
-
Post Thanks / Like - 1 Thanks
toadskin (1 members gave Thanks to gurud for this useful post)
-
Private
plx gief pntrs for 1.1 !
<3