-
Member
This is not a good sign guys.
Edit: Does anyone know Badplayer/know if he is even still active in PoE?
-
Contributor
Hi, I sent a pull request to badplayer's repository : https://github.com/badplayerr/beta-autopot/pull/16.
Dunno if these offset update will fix the whole script (didn't have the time to test), but new offsets are 100% correct.
Maybe some adjustments need to be done with all the PlayerStats.Panelxxxx as the UI memory changed a lot.
-
Post Thanks / Like - 2 Thanks
a1yet,
toadskin (2 members gave Thanks to alucqrd for this useful post)
-
Member
Originally Posted by
alucqrd
Hi, I sent a pull request to badplayer's repository :
https://github.com/badplayerr/beta-autopot/pull/16.
Dunno if these offset update will fix the whole script (didn't have the time to test), but new offsets are 100% correct.
Maybe some adjustments need to be done with all the PlayerStats.Panelxxxx as the UI memory changed a lot.
Debug Windows now shows HP/Mana and other Playerstats but doesnt use Flasks, thank you very much tho <3
-
Member
how do i update script with new offset?
-
Member
Basically "Flask Data" is completely empty. Everything else seems to be fine. Logout works flawless.
-
Member
Originally Posted by
sNy89
Basically "Flask Data" is completely empty. Everything else seems to be fine. Logout works flawless.
how do i edit the offset cant seem to edit .exeautopot
-
Member
Originally Posted by
Philss
how do i edit the offset cant seem to edit .exeautopot
Im using the Source Code of this https://github.com/badplayerr/beta-autopot/releases
and Edit
global Offset1:=0x138
global Offset2:=0x4b8
global Offset3:=0x13c
global Offset4:=0x220
global Offset5:=0x34b4
global Offset6:=0x1588
global Offset7:=0x158c
global Offset8:=0x100
global Offset9:=0xE4
global Offset10:=0x12c
global Offset11:=0x1b8
with the new offsets:
global Offset1:=0x138
global Offset2:=0x4c4
global Offset3:=0x13c
global Offset4:=0x220
global Offset5:=0x36b4
global Offset6:=0x1588
global Offset7:=0x158c
global Offset8:=0xa24
global Offset9:=0x9cc
global Offset10:=0x12c
global Offset11:=0x1b8
-
Post Thanks / Like - 1 Thanks
toadskin (1 members gave Thanks to sNy89 for this useful post)
-
Active Member
Originally Posted by
Philss
how do i edit the offset cant seem to edit .exeautopot
Go here and edit the .ahk script and use it instead of the compiled .exe
https://github.com/badplayerr/beta-autopot
-
Active Member
Detects stats and buffs, but doesn't read any flask data -> can't use flasks.
I think Offset3 and/or Offset4 also need to be updated.
Last edited by AsylioN; 06-05-2016 at 10:55 AM.
-
Member
He's just fixed flasks, give him a second to upload
-
Contributor
-
Post Thanks / Like - 10 Thanks
-
Member
wooo thanks i made it , log out work yay flask soon plz
-
Member
Originally Posted by
alucqrd
Praise you man. If you have a Donation Mail feel free to PM it to me.
-
Post Thanks / Like - 1 Thanks
toadskin (1 members gave Thanks to sNy89 for this useful post)
-
Active Member
Originally Posted by
alucqrd
Love you thanks for fixing it! :gusta:
-
Contributor
Originally Posted by
sNy89
Praise you man. If you have a Donation Mail feel free to PM it to me.
No problem man I'm always happy to help !
-
Post Thanks / Like - 2 Thanks
a1yet,
toadskin (2 members gave Thanks to alucqrd for this useful post)