Dx11 Auto-Flask No pixels! menu

User Tag List

Page 6 of 11 FirstFirst ... 2345678910 ... LastLast
Results 76 to 90 of 162
  1. #76
    dlr5668's Avatar Contributor
    Reputation
    279
    Join Date
    May 2012
    Posts
    543
    Thanks G/R
    129/226
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ReadyToKill View Post
    Hey, thx for releasing this, it seems to be working for the most part; however, i get a popup error when it reaches my chicken threshold, so it won't log out, but i will see a popup in the middle of my screen as i run away trying not to die, lol. Also would it be possible to add in a feature where you can assign a button and it quickly will take you to hideout? Like with the previous autopot script, i assigned the button to J and while i am in town it will just warp me to hideout instead of having to always run to the wp.

    Attachment 48181
    Here is code u can add at script end.

    Code:
    ;====== INVITE WHISPERER ======
    F4::
    	BlockInput On
    	SendInput ^{Enter}{Home}{Delete}/invite {Enter}{enter}{up}{up}{escape}
    	BlockInput Off
    	return
    
    ;====== TRADE ======
    F5::
    	BlockInput On
    	SendInput ^{Enter}{Home}{Delete}/tradewith {Enter}{enter}{up}{up}{escape}
    	BlockInput Off
    	return	
    
    ;====== HIDEOUT ======
    ~`::
    	SendInput ^{Enter}/hideout{Enter}
    	return
    
    ;====== Logout key ======
    XButton1::
    	run, cports.exe /close * * * * PathOfExile_x64.exe
    return
    Wtf 4 life flasks in 2017
    github.com/vadash/EZVendor

    Dx11 Auto-Flask No pixels!
  2. Thanks ReadyToKill, toadskin (2 members gave Thanks to dlr5668 for this useful post)
  3. #77
    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)
    Hahahah, yah i just finished doing one of those Lab runs and i need all those pots to survive the traps, thx for the codes!

    Is it also possible to configure the script to automatically disable the chicken script in areas like sarn pvp arena or those pvp events?

    Regarding the chicken feature can it be set, so that it automatically tries to spam all your pots before it logs you out? Or would that just add more delay time to logout?
    Last edited by ReadyToKill; 01-18-2017 at 12:47 AM.

  4. #78
    Horgrath's Avatar Member
    Reputation
    2
    Join Date
    May 2016
    Posts
    27
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dosent work, script dont use any flask.

  5. #79
    sickndeceived's Avatar Member
    Reputation
    1
    Join Date
    Jan 2014
    Posts
    4
    Thanks G/R
    20/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Script does not work if 84% hp reserved, fix this please.

  6. #80
    kisapl's Avatar Member
    Reputation
    1
    Join Date
    Mar 2013
    Posts
    32
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    getting error, why? everything instaled. run with autohotkey 64bit. res in game 1920x1080 full windowed

  7. #81
    Xcesiuss's Avatar Contributor CoreCoins Purchaser
    Reputation
    119
    Join Date
    Mar 2008
    Posts
    135
    Thanks G/R
    14/85
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sickndeceived View Post
    Script does not work if 84% hp reserved, fix this please.
    Hi sickndeceived,

    I noticed the error on the coding when I was adding BFRelease, it will be fixed later tonight when I've finished revamping some GUI things!

    Originally Posted by kisapl View Post
    getting error, why? everything instaled. run with autohotkey 64bit. res in game 1920x1080 full windowed
    Hi kisapl, my apologies, but can you send me the ahk script that you currently have on ur PC? ty!

  8. #82
    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)
    Originally Posted by Horgrath View Post
    Dosent work, script dont use any flask.
    Need more info on your part if you want help resolving your issue.

    Have you done all these?

    Install 64bit version of autohotkey or install it as default.
    Make sure to be running the game in directx 11 beta mode. Script is working for me in Windowed FullScreen 1920 x 1080. (Other settings might work, never tried)
    Run the script as admin
    Did you add in any extra code to the script? If so try the default version first.
    Did you configure the script properly, Flask enabled, Health/Mana Percentages set?
    What version of the game are you running? normal, steam mode, etc.

  9. #83
    magicneo's Avatar Member
    Reputation
    1
    Join Date
    Jan 2015
    Posts
    37
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi,

    Im on standalone, im using AutoHotKey x64, game is in directx11 beta mode and windowed fullscreen 192x1080 but it still not working.
    I probably doing something wrong.

    I get "ERROR" on input in Abilities and Chiken.
    Last edited by magicneo; 01-18-2017 at 12:12 PM.

  10. #84
    kisapl's Avatar Member
    Reputation
    1
    Join Date
    Mar 2013
    Posts
    32
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by alexsteh View Post
    Hi sickndeceived,

    I noticed the error on the coding when I was adding BFRelease, it will be fixed later tonight when I've finished revamping some GUI things!



    Hi kisapl, my apologies, but can you send me the ahk script that you currently have on ur PC? ty!
    sure but what file? flaskmanager.ahk? i just downloaded it and didnt changed anything on it

    Originally Posted by magicneo View Post
    Hi,

    Im on standalone, im using AutoHotKey x64, game is in directx11 beta mode and windowed fullscreen 192x1080 but it still not working.
    I probably doing something wrong.

    I get "ERROR" on input in Abilities and Chiken.
    im getting same error when i run script with 32 bit autohotke. are you sure that you run script with 64bit version?

    edit:
    ok so i fixed that by downloading other version of autohotkey 64bit. it was file AutoHotkey_v2.0-a069_x64.zip. ty for help and script!
    Last edited by kisapl; 01-18-2017 at 12:44 PM.

  11. #85
    Xcesiuss's Avatar Contributor CoreCoins Purchaser
    Reputation
    119
    Join Date
    Mar 2008
    Posts
    135
    Thanks G/R
    14/85
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kisapl View Post
    sure but what file? flaskmanager.ahk? i just downloaded it and didnt changed anything on it

    im getting same error when i run script with 32 bit autohotke. are you sure that you run script with 64bit version?

    edit:
    ok so i fixed that by downloading other version of autohotkey 64bit. it was file AutoHotkey_v2.0-a069_x64.zip. ty for help and script!
    Error means the settings.ini is outdated. You could just simply delete settings.ini and it would work : P

  12. #86
    Xcesiuss's Avatar Contributor CoreCoins Purchaser
    Reputation
    119
    Join Date
    Mar 2008
    Posts
    135
    Thanks G/R
    14/85
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Big update ::

    Added BuffName,BuffTimer and BuffCharges (Thank you TehCheat for the help!)

    Added Blade Flurry Release on 6 stacks (Right mouse only for now) you can enable it under Abilities tab

    Fixed HP/CI (Might be some issues with reserved mana, needs testing)

    Resolved an issue with Chicken ShieldPct not being registered (thanks monies)

    Added new CI option to Abilities (1,2,3) -- Warning :: Please input a duration around 2000 or higher else it will spam the key and might get you banned (since it's pressing the key faster than a human would)

    Remember to DELETE Settings.ini before installing this new version!

  13. Thanks sickndeceived, toadskin (2 members gave Thanks to Xcesiuss for this useful post)
  14. #87
    kisapl's Avatar Member
    Reputation
    1
    Join Date
    Mar 2013
    Posts
    32
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have another problem. when i run script in 32bit it save settings.ini in folder where script is. but when i run in 64bit it saves settings but not in folder with script and could not locate it

    edit: ok flask working now for me but chicken seems not. when i set 4000 health it should logout me when im below? but its logout me insta when im at full 6000+ health
    Last edited by kisapl; 01-18-2017 at 02:36 PM.

  15. #88
    Xcesiuss's Avatar Contributor CoreCoins Purchaser
    Reputation
    119
    Join Date
    Mar 2008
    Posts
    135
    Thanks G/R
    14/85
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kisapl View Post
    i have another problem. when i run script in 32bit it save settings.ini in folder where script is. but when i run in 64bit it saves settings but not in folder with script and could not locate it

    edit: ok flask working now for me but chicken seems not. when i set 4000 health it should logout me when im below? but its logout me insta when im at full 6000+ health
    It will not work in 32bit because the memory addresses are 64bit. The HP/CI is % not actual HP/CI values!

  16. #89
    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)
    Hey alexsteh, would you be able to add a 4th ability key? I tried adding one myself, i was able to get the GUI options to display, but the rest of my code doesn't seem to be able to get the 4th key to trigger.

  17. #90
    Xcesiuss's Avatar Contributor CoreCoins Purchaser
    Reputation
    119
    Join Date
    Mar 2008
    Posts
    135
    Thanks G/R
    14/85
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ReadyToKill View Post
    Hey alexsteh, would you be able to add a 4th ability key? I tried adding one myself, i was able to get the GUI options to display, but the rest of my code doesn't seem to be able to get the 4th key to trigger.
    Why do you have use for so many keys? :P

Page 6 of 11 FirstFirst ... 2345678910 ... LastLast

Similar Threads

  1. Looking for a working DX11 auto flask
    By tenaciouzd in forum PoE Bots and Programs
    Replies: 35
    Last Post: 01-10-2017, 01:39 PM
  2. Replies: 27
    Last Post: 12-19-2016, 07:57 AM
  3. Auto rez, if u die u only lose 10%
    By bloodofwar in forum World of Warcraft Exploits
    Replies: 2
    Last Post: 05-20-2006, 04:08 PM
  4. Fishing Bot! (Auto-It)
    By janzi9 in forum World of Warcraft Bots and Programs
    Replies: 6
    Last Post: 05-18-2006, 10:23 PM
  5. Auto Responder
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 0
    Last Post: 04-06-2006, 06:12 AM
All times are GMT -5. The time now is 09:47 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search