PoE Autoflask & AutoScript, Improvements and updates. menu

User Tag List

Page 146 of 182 FirstFirst ... 4696142143144145146147148149150 ... LastLast
Results 2,176 to 2,190 of 2721
  1. #2176
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    I think the problem is the duration offsets. It should be 4->18->14->c->14 instead of 4->18->1c->c->14.

    PoE Autoflask & AutoScript, Improvements and updates.
  2. Thanks poetesttt, qqzzxxcc, hokuto78, bujinkai, toadskin, bewbtube, abadjpyo, badplayer, tsm-evo (9 members gave Thanks to TehCheat for this useful post)
  3. #2177
    poetesttt's Avatar Active Member
    Reputation
    64
    Join Date
    Mar 2016
    Posts
    46
    Thanks G/R
    135/48
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    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])

  4. Thanks qqzzxxcc, bujinkai, toadskin, TehCheat (4 members gave Thanks to poetesttt for this useful post)
  5. #2178
    Indig0's Avatar Member
    Reputation
    1
    Join Date
    Nov 2015
    Posts
    24
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    please add exe file for download have bad English and cant edit .=(

  6. #2179
    qqzzxxcc's Avatar Active Member
    Reputation
    28
    Join Date
    Jun 2012
    Posts
    72
    Thanks G/R
    43/18
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nvm, i'm wrong

  7. #2180
    hokuto78's Avatar Active Member
    Reputation
    20
    Join Date
    Dec 2010
    Posts
    166
    Thanks G/R
    10/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    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

  8. #2181
    bujinkai's Avatar Member
    Reputation
    4
    Join Date
    Oct 2014
    Posts
    20
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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.

  9. #2182
    bujinkai's Avatar Member
    Reputation
    4
    Join Date
    Oct 2014
    Posts
    20
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Indig0 View Post
    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.

  10. #2183
    Killrate666's Avatar Member
    Reputation
    1
    Join Date
    Jan 2015
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bujinkai View Post
    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?

  11. #2184
    bewbtube's Avatar Member
    Reputation
    5
    Join Date
    Mar 2013
    Posts
    62
    Thanks G/R
    24/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    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.

  12. #2185
    gfnparty's Avatar Member
    Reputation
    3
    Join Date
    Nov 2013
    Posts
    22
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Killrate666 View Post
    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 ?

  13. #2186
    jumpcloned's Avatar Member
    Reputation
    2
    Join Date
    Dec 2013
    Posts
    33
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does not even find the new pointer for me on either 32 bit or 64 bit, im using Non steam version.

  14. #2187
    piggottrichard's Avatar Member
    Reputation
    2
    Join Date
    Jul 2011
    Posts
    59
    Thanks G/R
    0/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jumpcloned View Post
    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

  15. #2188
    gfnparty's Avatar Member
    Reputation
    3
    Join Date
    Nov 2013
    Posts
    22
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jumpcloned View Post
    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.

  16. #2189
    Impulzee's Avatar Member
    Reputation
    1
    Join Date
    Nov 2016
    Posts
    7
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Works for me ty.

  17. #2190
    zalecik's Avatar Member
    Reputation
    2
    Join Date
    Feb 2016
    Posts
    16
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Impulzee View Post
    Works for me ty.
    What work for u ? u can tell?

Similar Threads

  1. How to download and update addons when curse is down, with wowmatrix
    By Stans Dad in forum World of Warcraft Guides
    Replies: 27
    Last Post: 06-22-2011, 06:56 PM
  2. [Show off] look at my new and updated sig.
    By shadowste in forum Art & Graphic Design
    Replies: 7
    Last Post: 03-31-2008, 12:56 PM
All times are GMT -5. The time now is 02:41 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search