PoE Autoflask & AutoScript, Improvements and updates. menu

User Tag List

Page 129 of 182 FirstFirst ... 2979125126127128129130131132133179 ... LastLast
Results 1,921 to 1,935 of 2721
  1. #1921
    du66ie's Avatar Member
    Reputation
    2
    Join Date
    Nov 2012
    Posts
    23
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    Which version do you play (vanilla, steam, garena TW/SEA/etc.)?
    I play Vanilla version. I have just recently re-installed the game after being away for 6 months. I have a fresh install of Windows 10 and POE.

    PoE Autoflask & AutoScript, Improvements and updates.-2016-07-03-png
    Last edited by du66ie; 07-02-2016 at 06:53 PM. Reason: inserted error pic.

    PoE Autoflask & AutoScript, Improvements and updates.
  2. #1922
    MACROS4LIFE's Avatar Active Member
    Reputation
    48
    Join Date
    Dec 2015
    Posts
    467
    Thanks G/R
    58/46
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by badplayer View Post
    Glad other people are on top of this shit so I don't have to do anything.
    Merged the pull to fix base/metadata
    https://github.com/badplayerr/beta-a...ef2e9f2e9860af
    then updated the mouseonenemy offset
    https://github.com/badplayerr/beta-a...ef2e9f2e9860af

    Thanks tehcheat & yuwei111

    https://github.com/badplayerr/beta-autopot
    https://github.com/badplayerr/beta-autopot/releases
    I love you.

    And who is helping badplayer, thanks a lot too tehcheat and yuwei111. We apreciate. PoE is better with you.

  3. #1923
    omgree's Avatar Member
    Reputation
    5
    Join Date
    Jun 2016
    Posts
    71
    Thanks G/R
    12/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im using compiled version. Any solution to make Quicksilver flask working? And its crashed in some reason after 10-15 of playing.

  4. #1924
    rishirocks5's Avatar Member
    Reputation
    2
    Join Date
    Dec 2014
    Posts
    6
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is it possible to achieve some automation with non healing flasks such as atziri promise and vessel of vinktars ? I have this toggle script at the bottom of the program and when i press the toggle button all other script functionality is lost (auto healing).

    toggle = 0
    #MaxThreadsPerHotkey 2

    *$Numpad0::
    Toggle := !Toggle
    While Toggle{
    Send 2
    sleep 3000
    }
    return

    Please help

  5. #1925
    du66ie's Avatar Member
    Reputation
    2
    Join Date
    Nov 2012
    Posts
    23
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    NEED HELP ! Going Crazy !

    Originally Posted by du66ie View Post
    I play Vanilla version. I have just recently re-installed the game after being away for 6 months. I have a fresh install of Windows 10 and POE.

    PoE Autoflask & AutoScript, Improvements and updates.-2016-07-03-png


    I am Still getting the Modulesize error, Have re-installed game, downloaded the AHK script...
    How can I get this fixed ???

    PLZZZZZ !

  6. #1926
    TehCheat's Avatar ★ Elder ★
    Reputation
    2563
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2265
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by du66ie View Post
    I am Still getting the Modulesize error, Have re-installed game, downloaded the AHK script...
    How can I get this fixed ???

    PLZZZZZ !
    Are you sure you're using the latest version?

    Originally Posted by badplayer View Post
    Glad other people are on top of this shit so I don't have to do anything.
    Merged the pull to fix base/metadata
    https://github.com/badplayerr/beta-a...ef2e9f2e9860af
    then updated the mouseonenemy offset
    https://github.com/badplayerr/beta-a...ef2e9f2e9860af

    Thanks tehcheat & yuwei111

    https://github.com/badplayerr/beta-autopot
    https://github.com/badplayerr/beta-autopot/releases

  7. Thanks toadskin (1 members gave Thanks to TehCheat for this useful post)
  8. #1927
    Reuspa's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    73
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Anyone know how to disable diamond flask from getting automatically used and only be used when you got some elemental alignment on you (and the flask got the correct removal) ?

  9. #1928
    misterhacker's Avatar Member
    Reputation
    4
    Join Date
    Feb 2015
    Posts
    149
    Thanks G/R
    22/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sripts not working for autoquit energy shield. You can put auto quit to 20%,30%,or 40% to quit when you are on low energy shield,but its not working.

  10. Thanks Iaccidentallytwink (1 members gave Thanks to misterhacker for this useful post)
  11. #1929
    du66ie's Avatar Member
    Reputation
    2
    Join Date
    Nov 2012
    Posts
    23
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    Are you sure you're using the latest version?


    Yes!
    Have downloaded and tried, even compiled script and ran it and get the same error..

    Have checked for correct version which has the following.....

    fB:=GetMultilevelPointer(pH,[mBase+baseMgrPtr,4,0xFC,0x11c])

    and

    PlayerStats.MouseOnEnemyStatus:=ReadMemUInt(pH,MouseOnEnemyOffset+0x3

    I am at a loss as to why (
    Still get the same error.
    PoE Autoflask & AutoScript, Improvements and updates.-2016-07-07-png
    Last edited by du66ie; 07-06-2016 at 10:25 PM.

  12. #1930
    omgree's Avatar Member
    Reputation
    5
    Join Date
    Jun 2016
    Posts
    71
    Thanks G/R
    12/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by omgree View Post
    Im using compiled version. Any solution to make Quicksilver flask working? And its crashed in some reason after 10-15 of playing.
    So does quicksilver flask works for smn? Or will it fixed soon?

  13. #1931
    Stever's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    Mar 2014
    Posts
    7
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Kicks for too many actions.

    Anyone know why script seems to be spamming flasks even while active? Several times an hour ive been kicked for performing too many actions? Happen to anyone else? This is with max instant flask spam delay selected as well.

  14. #1932
    omgree's Avatar Member
    Reputation
    5
    Join Date
    Jun 2016
    Posts
    71
    Thanks G/R
    12/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    seems thread dead
    Quicksilver doesnt work and no one still interested and reply, or anyone is okay with it

  15. #1933
    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 omgree View Post
    seems thread dead
    Quicksilver doesnt work and no one still interested and reply, or anyone is okay with it

    Quicksilver works fine. "thread dead" just proves that no one is having issues except people that dont bother to read posts and want their hand held.

  16. #1934
    xRaven7's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    after last night patch, jade and granite flasks seems to be buggy as in some times they work and some times they don't. anyone having same issues?

  17. #1935
    youarealamp's Avatar Member
    Reputation
    2
    Join Date
    May 2015
    Posts
    14
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    script doesnt seem to be working since 2.3.2b, anyone else has the same issue?

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 07:08 PM. 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