Anyone found offsets for Garena version ?
https://github.com/Guruds/PoE_MultiS...ultiScript.ahk
global Offset1:=0x150
global Offset2:=0x5A0
global Offset3:=0x154
global Offset4:=0x220
global Offset5:=0x2E80
global Offset6:=0x15D0
global Offset7:=0x15D4
global Offset8:=0x100
global Offset9:=0xE4
global Offset10:=0x12C
global Offset11:=0x198
GetWindowBasics(hwnd, mBase, pH)
fBase:=GetFrameBase(hwnd)
BaseMgr:=ReadMemUInt(pH,mBase+baseMgrPtr)
PlayerBase:=GetMultilevelPointer(pH,[fBase+Offset1,Offset2])
;Config:=GetMultilevelPointer(pH,[BaseMgr+0x180,0x108,0x8c])
;PlayerStats.ConfigPath:=ReadMemStr(ph,Config+0xa4,255,"UTF-16")
PlayerMain:=ReadMemUInt(pH,PlayerBase+4)
PlayerStatsOffset:=ReadMemUInt(pH,PlayerMain+0xC)
PlayerStats.MaxHP:=ReadMemUInt(pH,PlayerStatsOffset+0x50)
PlayerStats.CurrHP:=ReadMemUInt(pH,PlayerStatsOffset+0x54)
PlayerStats.ReservedHPFlat:=ReadMemUInt(pH,PlayerStatsOffset+0x5C)
PlayerStats.ReservedHPPercent:=ReadMemUInt(pH,PlayerStatsOffset+0x60)
PlayerStats.MaxMana:=ReadMemUInt(pH,PlayerStatsOffset+0x74)
PlayerStats.ReservedManaFlat:=ReadMemUInt(pH,PlayerStatsOffset+0x80)
PlayerStats.ReservedManaPercent:=ReadMemUInt(pH,PlayerStatsOffset+0x84)
PlayerStats.CurrMana:=ReadMemUInt(pH,PlayerStatsOffset+0x7
PlayerStats.MaxEShield:=ReadMemUInt(pH,PlayerStatsOffset+0x9
PlayerStats.CurrEShield:=ReadMemUInt(pH,PlayerStatsOffset+0x9C)
PlayerActionIDOffset:=ReadMemUInt(pH,PlayerMain+0x1C)
PlayerActionID:=ReadMemUInt(pH,PlayerActionIDOffset+0x9C)
How to find them?
Autopot isn't working for me. Steam!
Will this ever work in beta?
can someone post the off sets for the new beta patch.
Not much changed. Old one will still work for the most part.
http://pastebin.com/raw.php?i=MLTrvyAb
diff to see changes
https://www.diffchecker.com/rw3ojjrt
exe
http://a.1338.cf/qsekma.rar
https://www.virustotal.com/en/file/a...is/1433540468/
non-steam beta
Last edited by badplayer; 06-05-2015 at 04:46 PM. Reason: fixed gamestate
Hey what's up, its 100% safe?![]()
Oh, my bad. I forgot to change that in the version I posted.
2ebc->2f3c
http://pastebin.com/raw.php?i=MLTrvyAb
diff to see changes
https://www.diffchecker.com/rw3ojjrt
exe
http://a.1338.cf/qsekma.rar
https://www.virustotal.com/en/file/a...is/1433540468/
non-steam beta
thank you, mate![]()
What about garena?