PoE Autoflask & AutoScript, Improvements and updates. menu

Shout-Out

User Tag List

Page 151 of 182 FirstFirst ... 51101147148149150151152153154155 ... LastLast
Results 2,251 to 2,265 of 2721
  1. #2251
    marvix's Avatar Member
    Reputation
    3
    Join Date
    Feb 2007
    Posts
    41
    Thanks G/R
    9/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    works perfect.. is there any way to make the ahk use Rumi's Concoction, Granite Flask ? and maybe other uniqe flasks? thanks lot
    Originally Posted by dlr5668 View Post
    Correct code
    Code:
                If InStr(playerstats.BuffName[A_Index], "charged_attack") { ;BF autorelease at 6 stacks
                    BuffCharges := PlayerStats.BuffCharges[A_Index]
                    If (BuffCharges == 6) {
                        If GetKeyState("RButton", "P") {
                            Sendinput, {RButton Up}
                            Sendinput, {RButton Down}
                        } else {
                            Sendinput, {RButton Up}
                        }
                    }
                }
    full edited scripterino http://pastebin.com/raw/xv8EXBKw I loaded x86 dx9 and tested it in lake run

    PoE Autoflask & AutoScript, Improvements and updates.
  2. #2252
    ledabe'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)
    Hello I'm French excuse me for my bad English
    I have a problem with my quicksilver flask (it does work only once and no longer works after?)
    Thank you for your help

  3. #2253
    MiddleMan's Avatar Member
    Reputation
    9
    Join Date
    Dec 2014
    Posts
    31
    Thanks G/R
    42/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    I've gotten some nice donations in the past, so I can't complain too much, but after working my tail off the last 2 weeks to get x64 HUD ready, I've gotten zero donations. makes it pretty hard to be motivated to work on an autoflasker for x64.
    I'm on it! Donation coming your way - I assume I use the same details as last time. Without TehCheat we wouldn't have the Hud and he may be the only hope for a 64 bit autoflasker. I strongly encourage other people please say thanks too (and buy a GGG supporter pack of course).

  4. Thanks TehCheat, toadskin, henkiedemol, WorkingPour (4 members gave Thanks to MiddleMan for this useful post)
  5. #2254
    wannac's Avatar Active Member
    Reputation
    16
    Join Date
    May 2012
    Posts
    144
    Thanks G/R
    81/10
    Trade Feedback
    11 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MiddleMan View Post
    I'm on it! Donation coming your way - I assume I use the same details as last time. Without TehCheat we wouldn't have the Hud and he may be the only hope for a 64 bit autoflasker. I strongly encourage other people please say thanks too (and buy a GGG supporter pack of course).
    to be honest if didn't have Hud,maybe I'm not play POE anymore.

  6. #2255
    WorkingPour's Avatar Member
    Reputation
    7
    Join Date
    Oct 2014
    Posts
    37
    Thanks G/R
    23/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dlr5668 View Post
    Correct code
    Code:
    			If InStr(playerstats.BuffName[A_Index], "charged_attack") { ;BF autorelease at 6 stacks
    				BuffCharges := PlayerStats.BuffCharges[A_Index]
    				If (BuffCharges == 6) {
    					If GetKeyState("RButton", "P") {
    						Sendinput, {RButton Up}
    						Sendinput, {RButton Down}
    					} else {
    						Sendinput, {RButton Up}
    					}
    				}
    			}
    full edited scripterino http://pastebin.com/raw/xv8EXBKw I loaded x86 dx9 and tested it in lake run
    used this for about 6 hours last night with zero issues. worked flawlessly. thank you so much for this.

  7. #2256
    gulba's Avatar Member
    Reputation
    8
    Join Date
    Mar 2012
    Posts
    36
    Thanks G/R
    4/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by criticz View Post
    If it's not too much work why don't u try fix it and release? You don't pay them for the script. You have to wait until they fix 64 bit issue and show some respect. Showing disrespect wont make em release 64 bit faster and if people keep being salty about script writers maybe they will never release. Yes my game works terrible in 32 bit while 64 bit super stable but i must to wait with patience. You should do same.
    Can you read and understand what was written ? lol

  8. #2257
    Crackjack's Avatar Active Member
    Reputation
    23
    Join Date
    Aug 2008
    Posts
    220
    Thanks G/R
    26/15
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    I've gotten some nice donations in the past, so I can't complain too much, but after working my tail off the last 2 weeks to get x64 HUD ready, I've gotten zero donations. makes it pretty hard to be motivated to work on an autoflasker for x64.
    You gotta have to wait a lil longer for my next donation bud, i got a lady in the house who is going to strangle me in slowmotion if she finds out and i plan to live to see this script getting updated!

    That said, expect more donations for me, love your work, keep it up!

  9. #2258
    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 Crackjack View Post
    You gotta have to wait a lil longer for my next donation bud, i got a lady in the house who is going to strangle me in slowmotion if she finds out and i plan to live to see this script getting updated!

    That said, expect more donations for me, love your work, keep it up!
    Anyone who has donated my way doesn't need to feel any obligation to donate again. I know you guys appreciate my work. And I appreciate the donations you guys have already made. Any frustration I have is squarely aimed at the people that complain about things and don't take care of the developers that bring them those things.

  10. Thanks toadskin (1 members gave Thanks to TehCheat for this useful post)
  11. #2259
    DSRyan's Avatar Member
    Reputation
    1
    Join Date
    Nov 2016
    Posts
    11
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    Anyone who has donated my way doesn't need to feel any obligation to donate again. I know you guys appreciate my work. And I appreciate the donations you guys have already made. Any frustration I have is squarely aimed at the people that complain about things and don't take care of the developers that bring them those things.
    Oh we more than appreciate, I know if I had enough spare cash I would certainly donate to you for PoEHUD. I just wish this autoflask was converted to x64 too or you'd release your autoflask :P

  12. #2260
    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 DSRyan View Post
    Oh we more than appreciate, I know if I had enough spare cash I would certainly donate to you for PoEHUD. I just wish this autoflask was converted to x64 too or you'd release your autoflask :P
    I've already started working on an x64 version. I showed off the shell of it to my kids, they seemed to think it was pretty cool. Mentioned some of the features I expect to add and they loved every bit of it. Unfortunately I'm pretty busy this week, so I'm not sure how quickly I'll be able to get it in a working state. But parts of the GUI are where I want it to be and some of the backbone is in place. It should be pretty nice when it's ready.

  13. Thanks tsm-evo, GameHelper, mizwar89, datz, Maxom, roneo1234, ceh430, DSRyan, toadskin, Silent_Warrior, GUSb, gfnparty, poetesttt, SaFteiNZz, noneyatemp, vasukrub, WorkingPour (17 members gave Thanks to TehCheat for this useful post)
  14. #2261
    Maxom's Avatar Member
    Reputation
    1
    Join Date
    Jun 2016
    Posts
    36
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Am i the only one who flasker not working after the patch?

  15. #2262
    FrEeMaNlav's Avatar Member
    Reputation
    1
    Join Date
    Jul 2013
    Posts
    62
    Thanks G/R
    2/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Maxom View Post
    Am i the only one who flasker not working after the patch?
    x86 work for me

  16. #2263
    Maxom's Avatar Member
    Reputation
    1
    Join Date
    Jun 2016
    Posts
    36
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nvm i forgot i was on steam version to buy some stash tabs xD

  17. #2264
    roneo1234's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Dec 2013
    Posts
    27
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    I've already started working on an x64 version. I showed off the shell of it to my kids, they seemed to think it was pretty cool. Mentioned some of the features I expect to add and they loved every bit of it. Unfortunately I'm pretty busy this week, so I'm not sure how quickly I'll be able to get it in a working state. But parts of the GUI are where I want it to be and some of the backbone is in place. It should be pretty nice when it's ready.
    +rep for effort

  18. #2265
    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 TehCheat View Post
    I've already started working on an x64 version. I showed off the shell of it to my kids, they seemed to think it was pretty cool. Mentioned some of the features I expect to add and they loved every bit of it. Unfortunately I'm pretty busy this week, so I'm not sure how quickly I'll be able to get it in a working state. But parts of the GUI are where I want it to be and some of the backbone is in place. It should be pretty nice when it's ready.
    god bless yuu, Thank you

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 01:49 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