PoE Autoflask & AutoScript, Improvements and updates. menu

User Tag List

Page 46 of 182 FirstFirst ... 42434445464748495096146 ... LastLast
Results 676 to 690 of 2721
  1. #676
    immor's Avatar Active Member
    Reputation
    20
    Join Date
    Mar 2008
    Posts
    68
    Thanks G/R
    3/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gurud View Post
    UPDATE ON 10/05/2014
    3. I was not having that problem, but i changed the send method of the potions when poe is the active window to send input. Hopefully that will fix the issue. (If not, tell me so i can look further)
    Yes it does, for me the problem is totally gone!

    PoE Autoflask & AutoScript, Improvements and updates.
  2. #677
    abadjpyo's Avatar Member
    Reputation
    2
    Join Date
    Apr 2014
    Posts
    13
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi guys, does anyone know if this program can use diamond flasks (critical strike flasks)?
    Thanks

  3. #678
    DreadPickle's Avatar Member
    Reputation
    1
    Join Date
    Dec 2013
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First of all, thank you for the awesome multiscript, i've been using it for quite some time.

    One addition i think would be awesome for the multiscript is to chain an instant flask to the chicken script which some people do as a macro to prevent the bot from ripping during the logout.

    Thank you

  4. #679
    ReadyToKill's Avatar Banned
    Reputation
    13
    Join Date
    Sep 2012
    Posts
    395
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    not sure if that is already being done, but might as well chain/spam all the flask before it chickens out.

  5. #680
    Str0be's Avatar Member
    Reputation
    2
    Join Date
    Feb 2007
    Posts
    93
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not sure why, but with the new update from 10/05... it will use my mana pot once, and get stuck until I press the mana pot button once, in which it does not use the pot on the first press (As if there is a "release-the-key" issue.

  6. #681
    Druzil01's Avatar Member
    Reputation
    7
    Join Date
    Mar 2014
    Posts
    93
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Str0be View Post
    Not sure why, but with the new update from 10/05... it will use my mana pot once, and get stuck until I press the mana pot button once, in which it does not use the pot on the first press (As if there is a "release-the-key" issue.
    same with Quicksilver.

    had to switch back to the version 2/10 where it works well.

    the CTRL-key Bug/problems are still there

  7. #682
    ownedvet's Avatar Member
    Reputation
    2
    Join Date
    Sep 2014
    Posts
    17
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    since the 10.2.14 update I get this message when either running as .ahk or compiling.

    PoE Autoflask & AutoScript, Improvements and updates.-capture-png

    I tried just using the compiled version on the front page and it loads fine but instead of using my pots it triggers my skills. My skills are bound 1-5 and pots EDCRF. before the 10.2.14 update the script had no issues using the correct buttons the way they are currently configured. Any one have any ideas?

  8. #683
    ownedvet's Avatar Member
    Reputation
    2
    Join Date
    Sep 2014
    Posts
    17
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tihi Costel View Post
    never mind me i ve fixed it ty anyways was actualy easy lol))
    What was your issue and how did you fix it?

  9. #684
    rolle27's Avatar Member
    Reputation
    1
    Join Date
    Sep 2013
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Str0be View Post
    Not sure why, but with the new update from 10/05... it will use my mana pot once, and get stuck until I press the mana pot button once, in which it does not use the pot on the first press (As if there is a "release-the-key" issue.
    Got this same issue... any fixes yet?

  10. #685
    ReadyToKill's Avatar Banned
    Reputation
    13
    Join Date
    Sep 2012
    Posts
    395
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I notice when i am on lowlife build, if i zone into a map/hideout and if i have the min life % to use jade/granite or elm flask set to 100, it will automatically use up a charge. However, if you do try this with lowlife off or a normal char and the settings for the flask are at 100, if you zone, it will not use up a charge, is it possible to set it so that the lowlife build does not use up a charge as well when zoning with the flask at 100%.

  11. #686
    snier's Avatar Member
    Reputation
    1
    Join Date
    Mar 2013
    Posts
    77
    Thanks G/R
    1/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    tools spaming mana and health pots 2 times instead of 1. have same problem on version 10.05 and previous aswell. Flasks are not instant. Anyone know how to fix that?

  12. #687
    harrydom's Avatar Member
    Reputation
    3
    Join Date
    Mar 2014
    Posts
    58
    Thanks G/R
    9/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi all,
    I would like to use the method of sending chat commands without PoE being active. I have seen this part in the code:

    SetKeyDelay, 60, 20
    ControlSend,,{NumpadEnter}, % "ahk_id" hwnd
    ControlSendRaw,,`/trade %TradeChannel%, % "ahk_id" hwnd
    ControlSend,,{NumpadEnter}, % "ahk_id" hwnd
    SetKeyDelay, 0, 0
    I wonder how can I use it also, the thing that I'm missing is the hwnd variable. How can I obtain it? Can I do it without reading the memory?

    Thanks for any help.

    EDIT: Alright, I got it.
    Loop, %WinID%
    {
    WinGet, ProcModuleName, ProcessName, % "ahk_id" WinID%A_Index%

    If (ProcModuleName!="PathOfExile.exe") And (ProcModuleName!="PathOfExileSteam.exe")
    {
    continue
    }
    WinGet, CurrPID, PID, % "ahk_id" WinID%A_Index%
    hwnd:=WinID%A_Index%
    }
    Last edited by harrydom; 10-12-2014 at 05:09 AM.

  13. #688
    gurud's Avatar Contributor CoreCoins Purchaser
    Reputation
    129
    Join Date
    Oct 2013
    Posts
    223
    Thanks G/R
    2/31
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    UPDATE ON 10/14/2014

    Change Logs:

    1. Fixed bugs of last version.

    2. Added support for Garena - Singapore/Malasya and Taiwan.

    tnx to callus1985 for this info:

    Code:
    Catalysed = 催化的
     
    Bubbling = 起泡的
     
    Saturated = 飽和的
     
    Seething = 沸騰的
     
    Panicked = 恐慌的
    Last edited by gurud; 10-14-2014 at 06:58 PM.

  14. #689
    ReadyToKill's Avatar Banned
    Reputation
    13
    Join Date
    Sep 2012
    Posts
    395
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i notice that while playing under lowlife build, while i am fighting atziri or doing an eleron mission, the game will boot me into the login menu and it says something like you have been kicked for performing too many actions at once, etc. Anyone else come across this message? With Lowlife, i have the hp flask being pretty much constantly spammed, i set it to like 45% and the instand hp spam is like 15%, but this only happens vs atziri or eleron.

  15. #690
    kamil10's Avatar Member
    Reputation
    1
    Join Date
    Mar 2013
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    New update not work for me :/ I run as administrator as always and when I'm in the game, script not work.

    ps. Previous version worked without any problems
    Last edited by kamil10; 10-16-2014 at 06:26 AM.

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