-
Contributor
Here is code for basalt flask @ line 2343 http://pastebin.com/raw/0FqJCrLX
Full script: http://pastebin.com/raw/L31ifq5x
It will chain granite and basalt (priority to basalt).
Last edited by dlr5668; 03-27-2016 at 08:52 PM.
-
Post Thanks / Like - 2 Thanks
-
Member
New face here, I did downloaded the EXE version on Path of Exile AutoFlask and AutoQuit from gurud in the First page of this topic.
I cant make it work properly, every time autopot use the flask it show up the passive skill tree i have to disable them all to use the autolog. But the logout is working perfectly. Any suggestion for the flask guys?
PS. i'm on Garena server.
-
Contributor
Originally Posted by
vasukrub
New face here, I did downloaded the EXE version on
Path of Exile AutoFlask and AutoQuit from gurud in the First page of this topic.
I cant make it work properly, every time autopot use the flask it show up the passive skill tree i have to disable them all to use the autolog. But the logout is working perfectly. Any suggestion for the flask guys?
PS. i'm on Garena server.
make sure to start script with english keyboard layout active.
-
Member
Originally Posted by
dlr5668
make sure to start script with english keyboard layout active.
Thanks dlr5668,
Just try it again to make sure the English keyboard is active. If my local langue is active the Autopot will prompt the error message when starting.
I even removed my local langue from my window 8.1, not thing happened still keep opening the passive tree.
Another advice?
-
Active Member
Originally Posted by
vasukrub
Thanks dlr5668,
Just try it again to make sure the English keyboard is active. If my local langue is active the Autopot will prompt the error message when starting.
I even removed my local langue from my window 8.1, not thing happened still keep opening the passive tree.
Another advice?
I play POE on Taiwan Server, and also have the same issue with opening the passive tree.
Then I try to edit Taiwan Offset values with Global Offset values and the issue is solved.
For example:
Else If (Taiwan)
{
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
}
Else If (GlobalS)
{
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
}
Last edited by toadskin; 03-29-2016 at 04:54 AM.
-
Member
Originally Posted by
toadskin
I play POE on Taiwan Server, and also have the same issue with opening the passive tree.
Then I try to edit Taiwan Offset values with Global Offset values and the issue is solved.
For example:
Else If (Taiwan)
{
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
}
Else If (GlobalS)
{
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
}
Many Thanks toadskin!!!,
You made my day, just change the path to the .ini file to pointing to my local client.
-
Member
Originally Posted by
vasukrub
Many Thanks toadskin!!!,
You made my day, just change the path to the .ini file to pointing to my local client.
vasu,can you teach me how to do it? i don't seem to understand how.keep failed when editing the pointer.
edit: im on singapore/malaysia garena server
-
Active Member
Originally Posted by
mizwar89
vasu,can you teach me how to do it? i don't seem to understand how.keep failed when editing the pointer.
edit: im on singapore/malaysia garena server

1.Open autopot.ahk file with Notepad++ software and search key word "Else If (Singapore)"
2.Edit Singapore Offset values with Global Offset values.
Else If (GlobalS)
{
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
}
Else If (Singapore)
{
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
}
3.Select ANSI encoding and save autopot.ahk

-
Post Thanks / Like - 2 Thanks
-
Member
Originally Posted by
mizwar89
vasu,can you teach me how to do it? i don't seem to understand how.keep failed when editing the pointer.
edit: im on singapore/malaysia garena server

Actually, i haven't changed the offset as the Toadskin mention, my problem was My Garena_TH in not on the server list in POEHUD. Then i just changed the ini file location, this my not lead to solve for your error tho.
-
Post Thanks / Like - 1 Thanks
mizwar89 (1 members gave Thanks to vasukrub for this useful post)
-
Member
OMG thanks alot guys for the info.much appreciate!
-
Member
guys how do you setup this programs to deal with blood rage being active ?
-
Member
Originally Posted by
dlr5668
How do i insert the new code for basalt flask when I'm using the .exe version?
-
Member
i can pay 10$ for someone to add silver flask, stibnite and atziri flask to work with this program
right now its very outdated since these and more flasks are very important
-
Member
Hi,
Something wrong with Autoflask :
aobscan fail : pattern not found
baseMgrPtr not found with AoBScan, script will now terminate
-
Member
when i run the ahk file, it shows this message
how do i fix it?
thanks