PoE Autoflask & AutoScript, Improvements and updates. menu

User Tag List

Page 155 of 182 FirstFirst ... 55105151152153154155156157158159 ... LastLast
Results 2,311 to 2,325 of 2721
  1. #2311
    qcorn's Avatar Member
    Reputation
    3
    Join Date
    Sep 2007
    Posts
    94
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I use a granite and basalt together, what do I need to change in the script to use them both?

    Right now its coded like this: if you have a basalt, use it over granite. Once basalt charges run out then it uses granite.

    PoE Autoflask & AutoScript, Improvements and updates.
  2. #2312
    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 qcorn View Post
    I use a granite and basalt together, what do I need to change in the script to use them both?

    Right now its coded like this: if you have a basalt, use it over granite. Once basalt charges run out then it uses granite.
    I would upgrade Granite to Taste of Hate / Ruby flask (good if u run fire build with new brach Axe)

  3. Thanks toadskin (1 members gave Thanks to dlr5668 for this useful post)
  4. #2313
    qcorn's Avatar Member
    Reputation
    3
    Join Date
    Sep 2007
    Posts
    94
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there anyway to automate silver flask usage similarly to how quicksilver use behaves?

  5. #2314
    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
    If you're referring to my flask project, it will be in there.

    I worked on it a bit last night, but I had something come up that cut into my free time. I'm busy tonight, as well. Hopefully I'll have it finished sometime between Friday and the end of the weekend.
    Time to prepare myself for a donation again then i see! (-:

  6. #2315
    tenaciouzd's Avatar Active Member
    Reputation
    42
    Join Date
    Jan 2012
    Posts
    240
    Thanks G/R
    6/6
    Trade Feedback
    13 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Crackjack View Post
    Time to prepare myself for a donation again then i see! (-:
    Likewise, except it will be my first. Been dying for a x64 version. Can't stand playing witout auto flask and cant stand playing without dx11. The suffering.

  7. #2316
    jumpcloned's Avatar Member
    Reputation
    2
    Join Date
    Dec 2013
    Posts
    33
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    could autoflask be implimented into poe hud? your own version i mean.

  8. #2317
    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 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.
    I'll start preheating my wallet.

  9. #2318
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by jumpcloned View Post
    could autoflask be implimented into poe hud? your own version i mean.
    Could it? Yeah, sure it *could*. But it's a bit outside the scope of HUD, so I would never add it to HUD. But stridemann is working on something to make adding stuff like this to HUD a lot easier.

  10. Thanks toadskin, alr (2 members gave Thanks to TehCheat for this useful post)
  11. #2319
    allahuakbah's Avatar Member
    Reputation
    1
    Join Date
    May 2014
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its seems that Bismuth flask isn't working, the script recognize it as Jade or granite instead of Elemental Resist flask.

  12. #2320
    Shiru's Avatar Member
    Reputation
    6
    Join Date
    Oct 2007
    Posts
    9
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, so i made a script for x64/dx11 to log me out and now to use flask aswell , but im missing the Pointer for the Bufflist still. Cant seem to find it ive got a Pointer which shows the Last Buff that was active, but there arent the other buffs in "close" range, Plus if i find something like a buff list, it moves on almsost every buff change. Pointer search for 4bit value of the utf string "H.a. ( of Hatred for example) with over 130 million pointer results, still doesnt point to a spot that keeps the value when i change buffs <.< cant be that hard , pls help someone ^^

    Oh i and got a Poiter that is responsiv to every buff change

    "PathOfExile_x64.exe"+00FE2818 +0x610 +0x700 +0x390 + 5D0 +0x0

    But i cant do anything with it <-< just one that changes everytime, like the address for the list ?
    Last edited by Shiru; 12-20-2016 at 06:23 AM.

  13. #2321
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by Shiru View Post
    Hey, so i made a script for x64/dx11 to log me out and now to use flask aswell , but im missing the Pointer for the Bufflist still. Cant seem to find it ive got a Pointer which shows the Last Buff that was active, but there arent the other buffs in "close" range, Plus if i find something like a buff list, it moves on almsost every buff change. Pointer search for 4bit value of the utf string "H.a. ( of Hatred for example) with over 130 million pointer results, still doesnt point to a spot that keeps the value when i change buffs <.< cant be that hard , pls help someone ^^

    Oh i and got a Poiter that is responsiv to every buff change

    "PathOfExile_x64.exe"+00FE2818 +0x610 +0x700 +0x390 + 5D0 +0x0

    But i cant do anything with it <-< just one that changes everytime, like the address for the list ?
    Look at the life component in the HUD code. Chances are that's where you're getting your local player's HP, ES, Mana, etc. You can see where buffs are inside of that structure. Also take a look at the buff object to see its structure.

  14. Thanks Shiru, alr, toadskin (3 members gave Thanks to TehCheat for this useful post)
  15. #2322
    Shiru's Avatar Member
    Reputation
    6
    Join Date
    Oct 2007
    Posts
    9
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Totally forgot that your hud is reading buffs in 64 bit <.< thanks so mutch for the quick answer <3

  16. #2323
    hokuto78's Avatar Active Member
    Reputation
    20
    Join Date
    Dec 2010
    Posts
    166
    Thanks G/R
    10/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hellzer123 View Post
    No news about x64 autopot script?

    Sad panda is sad.
    You dont need to be annoying and ask for updates every couple of days. Just wait patiently like the rest of us and hope someone actually works on it.

  17. #2324
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by hokuto78 View Post
    You dont need to be annoying and ask for updates every couple of days. Just wait patiently like the rest of us and hope someone actually works on it.
    You should see my inbox.

    And yes, it'll be ready when it's ready. Unfortunately I had some stuff come up over the weekend and didn't get as much done as I hoped. Also, I'm still making some decisions as to how to handle some things. Like, when do we check for PoE processes? How do we choose which process to read? How do we manage the cooldown on flasks? I think I've got most of that worked out, though.

    I did manage to get a Blade Flurry plugin in and working, but that was basically copy and paste from another program. I'm also pretty close to having a logout macro/autologger in it, though the autologger probably won't be functional until I have most of the flask stuff ready.

  18. Thanks Kronix, Sepulcher, WorkingPour, Ewinz87, datz, alr, wannac, luminair, toadskin (9 members gave Thanks to TehCheat for this useful post)
  19. #2325
    hokuto78's Avatar Active Member
    Reputation
    20
    Join Date
    Dec 2010
    Posts
    166
    Thanks G/R
    10/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    You should see my inbox.
    .
    I can only imagine the crap you have to wade through

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 06:38 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