[Release][Autohotkey script] PoE Autoflasks & autoquit. menu

User Tag List

Page 3 of 32 FirstFirst 1234567 ... LastLast
Results 31 to 45 of 473
  1. #31
    beneiria1's Avatar Private
    Reputation
    1
    Join Date
    Feb 2013
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Will try this out after current race ends.

    [Release][Autohotkey script] PoE Autoflasks & autoquit.
  2. #32
    histachii's Avatar Member
    Reputation
    2
    Join Date
    Mar 2012
    Posts
    146
    Thanks G/R
    7/0
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is this working for anyone? when i hit F1 or F4 i get a notification of turning it on off / disconnecting to login, but nothing actually happens

  3. #33
    AK2337's Avatar Member
    Reputation
    8
    Join Date
    Feb 2013
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by histachii View Post
    is this working for anyone? when i hit F1 or F4 i get a notification of turning it on off / disconnecting to login, but nothing actually happens
    Edit PoE_AutoFlasks.ahk

    Delete or comment out the following:

    Code:
    baseMgrPtr:= 0x677AE0 ;0x677AA0 ;0.10.1e, delete for script to try to auto-scan for it in newer versions, scan takes 4-5 seconds
    Save the edit. Reload the script.

    The next time you press F1, a few seconds later, you will receive a notice that the new address has been found, and the script should now work.
    Last edited by AK2337; 02-26-2013 at 10:59 AM.

  4. #34
    laudon's Avatar Member
    Reputation
    10
    Join Date
    May 2008
    Posts
    66
    Thanks G/R
    4/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    getting this issue when i comment out the line for it to scan the new address



  5. #35
    AK2337's Avatar Member
    Reputation
    8
    Join Date
    Feb 2013
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've not had any issue, personally, but I do know the code in the original post has been updated. You could always just recopy it all.

  6. #36
    laudon's Avatar Member
    Reputation
    10
    Join Date
    May 2008
    Posts
    66
    Thanks G/R
    4/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by AK2337 View Post
    I've not had any issue, personally, but I do know the code in the original post has been updated. You could always just recopy it all.
    Just tried it for the first time after it was edited. Might just be an issue on my end then :\

  7. #37
    OHNaGe's Avatar Member
    Reputation
    13
    Join Date
    Jun 2012
    Posts
    34
    Thanks G/R
    2/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by laudon View Post
    getting this issue when i comment out the line for it to scan the new address


    Make sure Autohotkey_L x32 bit is installed. The installer defaults to the x64 sometimes and that is what has been giving that error most of the time. Try re-installing Autohotkey_L and ensuring your clicking "Custom Install" and clicking the x32 bit version.

  8. #38
    Icxx's Avatar Sergeant
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Kinda noob in scripts sry.. how to change the hotkey from autoquit to menu (F4) to L Shift + P ?

    Great work bdw
    Last edited by Icxx; 02-27-2013 at 06:38 AM.

  9. #39
    Wrongusername's Avatar Sergeant
    Reputation
    100
    Join Date
    Feb 2011
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Icxx View Post
    Kinda noob in scripts sry.. how to change the hotkey from autoquit to menu (F4) to L Shift + P ?

    Great work bdw
    change
    F4::
    to
    LShift & P::

  10. #40
    taker's Avatar Member
    Reputation
    10
    Join Date
    Jul 2008
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome script, thank you so much!

  11. #41
    laudon's Avatar Member
    Reputation
    10
    Join Date
    May 2008
    Posts
    66
    Thanks G/R
    4/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by OHNaGe View Post
    Make sure Autohotkey_L x32 bit is installed. The installer defaults to the x64 sometimes and that is what has been giving that error most of the time. Try re-installing Autohotkey_L and ensuring your clicking "Custom Install" and clicking the x32 bit version.
    thx it's working flawlessly now that it's in 32 bit mode.

    Thanks for making this Wrongusername! The fast exit has saved me from many deaths on my lvl 80

  12. #42
    h0v3r's Avatar Corporal
    Reputation
    11
    Join Date
    May 2012
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi guys, any idea what line should i change on the source code to modify the amount of hp left before it autoquits?

    sorry i got no experience using ahk.


    EDIT: nvmd just found it nice script thanks.
    Last edited by h0v3r; 03-01-2013 at 09:47 AM.

  13. #43
    h0v3r's Avatar Corporal
    Reputation
    11
    Join Date
    May 2012
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Tried the autoquit but it's a hit and miss. Sometimes it works sometimes it just let me dies lol.

    So, which is faster winkill or exit to logonscreen?

  14. #44
    Wrongusername's Avatar Sergeant
    Reputation
    100
    Join Date
    Feb 2011
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So, which is faster winkill or exit to logonscreen?
    That depends, server uses different approaches when determining how fast it kicks you after you stop ponging to it's pings, for example if it happens very soon after logging int it's quite generous and you char may linger for quite some time. After some minutes it'll kick you in a little over second if you lag/trigger a breakpoint in client/whatever.
    Exit to loginscreen is generally considered instanteneous. But killing client window is a more reliable and precise way than sending keypresses & mouseclicks.

    Tried the autoquit but it's a hit and miss. Sometimes it works sometimes it just let me dies lol.
    You can still die with this script if you get 1-shot.

    There're a couple other factors contributing to possibility of death:

    Script rechecks you life as seldom as autoPotionsWatchdogPeriod, which used to be 1 second by default. So if mobs kill you in 1 second you don't get saved. I decreased this to 100ms by default without having it eat even 1% cpu so you can go even lower to increase chances of survival.

    If you network-lag script doesn't know your life is low = you don't get saved.

    If you FPS-lag >> script likely fails to quit to main menu in time = you likely die.

    Also previously it only pressed Esc once, so if you for example pressed esc or space yourself at rougly same time you could ruin it's chance of auto-qutting, i've changed it in latest build for it to spam Space and esc before clicking at "Exit to mainmenu" button which should probably increase it's chances of quitting.

    You can also tweak autoQuitPauseBeforeClick value, which determines how long it sleeps between pressing Esc and clicking at the spot where Exit button is supposed to be, higher values make it more reliable against lags but naturally make it wait longer = may cause your death.

    Also in latest build i added final failsafe of killing process in case it fails to get out to mainmenu within autoQuitSoftToleranceBeforeKill, which defaults to 2 seconds. You'll likely die anyway but who knows.

  15. #45
    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)
    Hi, i just updated to the latest script; however, if it logs out before i die, the game will randomly seem to totally shutdown or go to the login screen. Also is it normal for the autohotkey.exe file to use about 50% of the cpu?

Page 3 of 32 FirstFirst 1234567 ... LastLast

Similar Threads

  1. [Release] Custom scripts
    By ion564 in forum World of Warcraft Emulator Servers
    Replies: 20
    Last Post: 05-12-2008, 07:02 PM
  2. [Release] WarsongGulch Script
    By Pragma in forum World of Warcraft Emulator Servers
    Replies: 33
    Last Post: 03-23-2008, 08:07 PM
  3. [Release] |Custom Scripted Instance| Shadow Lair
    By wurstbr0t in forum World of Warcraft Emulator Servers
    Replies: 18
    Last Post: 03-05-2008, 12:03 PM
  4. [RELEASE]Ascent/script compiles 3710 (latest 2/6/08)
    By vivec45 in forum WoW EMU Guides & Tutorials
    Replies: 0
    Last Post: 02-06-2008, 07:04 AM
  5. [RELEASE] FunServer Script's ( + Level Cap 80-255 )
    By ~SaiLyn~ in forum World of Warcraft Emulator Servers
    Replies: 36
    Last Post: 01-10-2008, 02:44 PM
All times are GMT -5. The time now is 11:38 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