-
★ Elder ★
I think the problem is the duration offsets. It should be 4->18->14->c->14 instead of 4->18->1c->c->14.
-
Post Thanks / Like - 9 Thanks
-
Active Member
Originally Posted by
TehCheat
I think the problem is the duration offsets. It should be 4->18->14->c->14 instead of 4->18->1c->c->14.
Thank to TehCheat.
Just send a pull request to badplayerr.
If you want to edit autopot.ahk yourself
FlaskLocalstatsPtr:=GetMultilevelPointer(ph,[currFlaskPtr,4,0x18,0x1c,0xC]) to FlaskLocalstatsPtr:=GetMultilevelPointer(ph,[currFlaskPtr,4,0x18,0x14,0xC])
-
Post Thanks / Like - 4 Thanks
-
Member
please add exe file for download have bad English and cant edit .=(
-
Active Member
-
Active Member
Originally Posted by
TehCheat
I think the problem is the duration offsets. It should be 4->18->14->c->14 instead of 4->18->1c->c->14.
Thanks that worked. Fixed quicksilver and the mana pot issue i was having
-
Member
is it UNICODE or ANSI? for the base file (.bin) ?
EDIT : nvm, opened with notepad+ and got it fixed. Ty !
Last edited by bujinkai; 12-03-2016 at 04:05 AM.
-
Member
Originally Posted by
Indig0
please add exe file for download have bad English and cant edit .=(
Open with notepad+ and ctrl+F to find: FlaskLocalstatsPtr:=GetMultilevelPointer(ph,[currFlaskPtr,4,0x18,0x1c,0xC]) .Then change the 0x1c to 0x14 as stated by poetesttt.
Save and close it. Then enjoy.
-
Member
Originally Posted by
bujinkai
Open with notepad+ and ctrl+F to find: FlaskLocalstatsPtr:=GetMultilevelPointer(ph,[currFlaskPtr,4,0x18,0x1c,0xC]) .Then change the 0x1c to 0x14 as stated by poetesttt.
Save and close it. Then enjoy.
after restared of poe and new patch my script dosent use health pots but outologout any one got this issu too?
-
Member
Originally Posted by
TehCheat
I think the problem is the duration offsets. It should be 4->18->14->c->14 instead of 4->18->1c->c->14.
ty. I'm excited to see what your future autoflasker will bel ike.
-
Member
Originally Posted by
Killrate666
after restared of poe and new patch my script dosent use health pots but outologout any one got this issu too?
same here. no-steam version dosnt work. Any 1 know who to fix it ?
-
Member
Does not even find the new pointer for me on either 32 bit or 64 bit, im using Non steam version.
-
Member
Originally Posted by
jumpcloned
Does not even find the new pointer for me on either 32 bit or 64 bit, im using Non steam version.
im getting the same problem and i ahve changed the ahk in notepad++ its just finding no base pointer on reload or restart
-
Member
Originally Posted by
jumpcloned
Does not even find the new pointer for me on either 32 bit or 64 bit, im using Non steam version.
if u start it as admin that will be finde a pointer, but crash a game or logout u.
-
Member
-
Member
Originally Posted by
Impulzee
Works for me ty.
What work for u ? u can tell?