PoE Autoflask & AutoScript, Improvements and updates. menu

User Tag List

Page 50 of 182 FirstFirst ... 464748495051525354100150 ... LastLast
Results 736 to 750 of 2721
  1. #736
    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)
    Totally agree, the script removes a lot of the frustrations from the actual game making it more enjoyable, hopefully Gurud is able to release a new version soon. At least the info badplayer posted can hold us over for now. I do notice that the quickflask isn't working for me.

    PoE Autoflask & AutoScript, Improvements and updates.
  2. #737
    laziale's Avatar Member
    Reputation
    2
    Join Date
    Sep 2014
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Gurud were are you man?))) we all waiting fix!

  3. #738
    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)
    eh
    Since compiling this seems to be difficult for some people here's an executable
    http://a.pomf.se/twzkji.rar
    along with the source containing 1 updated line to change the array.

    and uh, in terms of certain things like hideout and quicksilvers not working I don't know what to say. They work on my end.

    video of said things working, among other things
    https://mediacru.sh/OymL9y9--1P9

  4. #739
    kekefek's Avatar Member
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am a newbie in all this, can someone help me to find address and pointer for going to menu or teach me how to find it myself to use in CE

    SetGameStateMenu(hwnd)
    {
    global Steam
    global Offset3
    global Offset5
    If (hwnd=0 || hwnd="")
    return false
    GetWindowBasics(hwnd,mBase,pH)
    If (mBase="" || mBase=0 || pH="" || pH=-1)
    return false
    fBase:=GetFrameBase(hwnd)
    If (fBase="" || fBase=0)
    return false
    localConnection:=ReadMemUInt(pH,fBase+Offset3)
    If (localConnection!="" && localConnection!=0)
    {
    WriteMemUInt(pH,localConnection+Offset5,1)
    }
    }
    I know offset5 is 0x2A78 and value of address should be changed to 1 but I don't understand how to find address.

  5. #740
    Mold's Avatar Member
    Reputation
    4
    Join Date
    Apr 2013
    Posts
    66
    Thanks G/R
    4/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not update yet, sad (

  6. #741
    Cthulhoo's Avatar Member
    Reputation
    3
    Join Date
    Sep 2013
    Posts
    82
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mold View Post
    Not update yet, sad (
    QUICK FIX

    Originally Posted by badplayer View Post
    eh
    Since compiling this seems to be difficult for some people here's an executable
    http://a.pomf.se/twzkji.rar
    along with the source containing 1 updated line to change the array.

    and uh, in terms of certain things like hideout and quicksilvers not working I don't know what to say. They work on my end.

    video of said things working, among other things
    https://mediacru.sh/OymL9y9--1P9

  7. #742
    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)
    removed removed removed.
    Last edited by ReadyToKill; 10-24-2014 at 09:48 AM.

  8. #743
    bryanking's Avatar Member
    Reputation
    1
    Join Date
    Mar 2013
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ReadyToKill View Post
    hmmm, badplayer, i tried the source script you linked and that didn't work for me, when i manually configured the new offsets in the config.ini file in the old script, i got the pots/autlog to work, but quickflask isn't working, nor trade, etc.
    That works for me, hotkeys also

    Never use quicksilver so have no idea if it wroks or not.

  9. #744
    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)
    hmm, yeah you are correct, after i rebooted my system and tried again, hotkeys, flask and quicksilver working

  10. #745
    secretagentman's Avatar Member
    Reputation
    2
    Join Date
    Oct 2014
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ReadyToKill View Post
    hmm, yeah you are correct, after i rebooted my system and tried again, hotkeys, flask and quicksilver working
    none of that is working for me. probably cause im on window 8.1

    Gives me this message when I try to open it:


    Failed to obtain modulebase or modulesize for pid ####, script with now terminate.


    edit: it only happens when ran as admin and I never needed to run as admin in past. that exe he gave us is forced admin mode.

    updates:

    - had wrong compiler, no longer get weird aob or program crash errors
    - compiled a non-admin version and it opens fine and can find the modulebase
    - nothing works in it though
    - restart had no change.

    guess im sol until he updates it.
    Last edited by secretagentman; 10-24-2014 at 11:04 AM.

  11. #746
    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)
    It is working for me and i am using win8.1 updated, also i have to run it as admin.

  12. #747
    Cthulhoo's Avatar Member
    Reputation
    3
    Join Date
    Sep 2013
    Posts
    82
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ReadyToKill View Post
    run it as admin.
    you have not turned off the Administrator and his account?

  13. #748
    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 am playing the game on the admin account and i run the poeautoflask.ahk as admin

  14. #749
    walauwess's Avatar Member
    Reputation
    1
    Join Date
    Oct 2014
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by badplayer View Post
    eh
    Since compiling this seems to be difficult for some people here's an executable
    http://a.pomf.se/twzkji.rar
    along with the source containing 1 updated line to change the array.

    and uh, in terms of certain things like hideout and quicksilvers not working I don't know what to say. They work on my end.

    video of said things working, among other things
    https://mediacru.sh/OymL9y9--1P9
    How do you find the base pointer after hex C3?

    I'm playing using garena.

  15. #750
    macangye's Avatar Private
    Reputation
    1
    Join Date
    Jun 2014
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    question why is that autopots only work when i click on the multiscript window. but when its not it doesnt do anything? I've also notice when attacking or just using any flask sometimes the flask mode text box show different kinds of bizarre characters even if the flask has no mods on it. btw im using 10-05-2014 patch coz the 10-15 and the one uploaded by badplayer doesnt work 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 01:11 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