PoE Autoflask & AutoScript, Improvements and updates. menu

Shout-Out

User Tag List

Page 166 of 182 FirstFirst ... 66116162163164165166167168169170 ... LastLast
Results 2,476 to 2,490 of 2721
  1. #2476
    SpaceGuy119's Avatar Member
    Reputation
    12
    Join Date
    Aug 2014
    Posts
    354
    Thanks G/R
    8/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    posted in error
    Last edited by SpaceGuy119; 03-08-2017 at 11:01 PM.

    PoE Autoflask & AutoScript, Improvements and updates.
  2. #2477
    rowxs's Avatar Member
    Reputation
    7
    Join Date
    Jul 2016
    Posts
    160
    Thanks G/R
    35/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a way to use Silver Flask as quicksilver flask and bassalt + Unique Granite flask at the same time thanks!

    OMG pls i'm tryinng to use silver flask not quicksilver flask i cant seem to get this crap working


    If(SilverCheck && SilverBuff=0)
    {
    If (PlayerStats.InCity!="" && PlayerStats.InCity=65537)
    {
    If (PlayerStats.PanelWaypoint=65536 && PlayerStats.PanelInventory=65536 && PlayerStats.PanelSkillTree=65536 && PlayerStats.PanelSocial=65536)
    {
    If (PlayerStats.ChatStatus!="" && PlayerStats.ChatStatus=65536)
    {
    If (PlayerStats.PlayerActionID!="" && (PlayerStats.PlayerActionID=128 || PlayerStats.PlayerActionID=90))
    {
    If (A_TickCount>=MovementTimer+CurrentConfig.SilverTimer)
    {
    If ((!WindowQueuedFlaskEffects[k].HasKey("QuickQueueEndtime")) || (A_TickCount>=(WindowQueuedFlaskEffects[k].QuickQueueEndtime-lagCompensation)))
    {
    flaskNum:=GetMaxChargesFlaskSilver(FlasksData,"FlaskUtility2") ; Silver flask
    If (flaskNum!="")
    {
    EffectDuration:=FlasksData[flaskNum].EffectDuration
    WindowQueuedFlaskEffects[k].QuickQueueEndtime:=A_TickCount+EffectDuration*100
    If (trayNotIfications)
    {
    TrayTip, PoE AutoFlask Using Silver Flask %flaskNum%, %A_Space% , 2
    }
    hKey:=FlaskHotkey%flaskNum%
    IfWinActive Path of Exile ahk_class POEWindowClass
    {
    Sendinput, %hkey% Down}
    Sendinput, %hkey% Up}
    }
    Else
    {
    ControlSend,,%hkey% Down %hkey% Up}, % "ahk_id" hwnd
    }
    break
    }
    }
    }
    }
    }
    }
    }
    }

    If(SilverCheck2 && SilverBuff=0)
    {
    If (PlayerStats.InCity!="" && PlayerStats.InCity=65537)
    {
    If (PlayerStats.ChatStatus!="" && PlayerStats.ChatStatus=65536)
    {
    If (PlayerStats.PanelWaypoint=65536 && PlayerStats.PanelInventory=65536 && PlayerStats.PanelSkillTree=65536 && PlayerStats.PanelSocial=65536)
    {
    If (PlayerStats.PlayerActionID!="" && (PlayerStats.PlayerActionID=128 || PlayerStats.PlayerActionID=90))
    {
    If (A_TickCount>=MovementTimer+CurrentConfig.SilverTimer)
    {
    If ((!WindowQueuedFlaskEffects[k].HasKey("QuickQueueEndtime")) || (A_TickCount>=(WindowQueuedFlaskEffects[k].QuickQueueEndtime-lagCompensation)))
    {
    flaskNum:=GetMaxChargesFlaskSilver2(FlasksData,"FlaskUtility2") ; Silver flask
    If (flaskNum!="")
    {
    EffectDuration:=FlasksData[flaskNum].EffectDuration
    WindowQueuedFlaskEffects[k].QuickQueueEndtime:=A_TickCount+EffectDuration*100
    If (trayNotIfications)
    {
    TrayTip, PoE AutoFlask Using Silver flask %flaskNum%, %A_Space% , 2
    }
    hKey:=FlaskHotkey%flaskNum%
    IfWinActive Path of Exile ahk_class POEWindowClass
    {
    Sendinput, %hkey% Down}
    Sendinput, %hkey% Up}
    }
    Else
    {
    ControlSend,,%hkey% Down %hkey% Up}, % "ahk_id" hwnd
    }
    break
    }
    }
    }
    }
    }
    }
    }
    }
    Last edited by rowxs; 03-09-2017 at 02:03 AM.

  3. #2478
    Dragokan's Avatar Member
    Reputation
    2
    Join Date
    Sep 2015
    Posts
    6
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    An update possible for noob^^

  4. #2479
    rowxs's Avatar Member
    Reputation
    7
    Join Date
    Jul 2016
    Posts
    160
    Thanks G/R
    35/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    no one in this community helps literaly

  5. #2480
    Mike2012's Avatar Member
    Reputation
    8
    Join Date
    Oct 2012
    Posts
    85
    Thanks G/R
    44/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any chance we could have BadPlayer's Autopoter for DX11 / x64 ?

    I don't rly like the AutoPot Plugin for PoeHud in its current state ;/

  6. #2481
    badplayer's Avatar Contributor
    Reputation
    151
    Join Date
    Dec 2013
    Posts
    70
    Thanks G/R
    3/101
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Changed the last little thing needed to make it work 100% again.
    Update Autopot.ahk * badplayerr/beta-autopot@31afb5b * GitHub

    Thanks everyone who updated all the offsets.

    exe
    Releases * badplayerr/beta-autopot * GitHub

  7. Thanks rowxs, Mike2012, toadskin, poetesttt, Umrtvovac, stfufag, Hozjain (7 members gave Thanks to badplayer for this useful post)
  8. #2482
    Treasure_Box's Avatar Contributor
    Reputation
    155
    Join Date
    Sep 2014
    Posts
    189
    Thanks G/R
    63/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mike2012 View Post
    Any chance we could have BadPlayer's Autopoter for DX11 / x64 ?

    I don't rly like the AutoPot Plugin for PoeHud in its current state ;/
    Just curious, what about it do you not like?

    Please post in that that thread though as not to clutter this one (if you decided to respond).

  9. #2483
    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)
    Blade Flurry macro work ?

  10. #2484
    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)
    Is it possible to make this bot to not count diamond flask as 'Elemental resist' flask? Since I'd only like it be used with vinktar.

  11. #2485
    darkdex52's Avatar Member
    Reputation
    9
    Join Date
    May 2009
    Posts
    73
    Thanks G/R
    6/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by badplayer View Post
    Changed the last little thing needed to make it work 100% again.
    Update Autopot.ahk * badplayerr/beta-autopot@31afb5b * GitHub

    Thanks everyone who updated all the offsets.

    exe
    Releases * badplayerr/beta-autopot * GitHub

    Did the offsets change again or am I doing something wrong? I'm trying all DX versions (9, 9ex, 11) and all Client Server combinations in the script but it just won't work. I've tried both the exe and the .ahk script, both ran with admin privileges. I have cports and everything, have tried even switching to ALT+F4 method, nothing. The debug window just keeps saying in all field "Not in Game or Broken".

  12. #2486
    hacker143's Avatar Knight
    Reputation
    21
    Join Date
    Mar 2017
    Posts
    219
    Thanks G/R
    32/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Will i get ban if u used this?

    also i tried it but it seems it doesnt work anymore
    in debug window it says not in-game or broken, of course i open it in-game
    Last edited by hacker143; 03-15-2017 at 09:37 AM.

  13. #2487
    dainjah's Avatar Member
    Reputation
    1
    Join Date
    Dec 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    .exe tested and working with 2.6.0b
    thank you!!

  14. #2488
    hacker143's Avatar Knight
    Reputation
    21
    Join Date
    Mar 2017
    Posts
    219
    Thanks G/R
    32/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dainjah View Post
    .exe tested and working with 2.6.0b
    thank you!!
    how did u make urs work?

  15. #2489
    Stressfrei's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PoE Autoflask & AutoScript, Improvements and updates.-2017-03-16_093209-png

    What's wrong? Help please/

  16. #2490
    Mookable's Avatar Member
    Reputation
    1
    Join Date
    Mar 2017
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im using the Steam client and autopot isnt working for me

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 06:04 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