PoEapi - AHK extension dll menu

User Tag List

Page 6 of 12 FirstFirst ... 2345678910 ... LastLast
Results 76 to 90 of 166
  1. #76
    conajer's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2020
    Posts
    272
    Thanks G/R
    1/146
    Trade Feedback
    0 (0%)
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jadonas View Post
    Will you add overlay map icon delve chests ? please its so needed brother
    Now it supports to show delve chests on overlay map by using new plugin MinimapSymbol. You can disable plugin 'DelveChest' in settings.ahk.

    PoEapi - AHK extension dll
  2. #77
    jadonas's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    33
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by conajer View Post
    Now it supports to show delve chests on overlay map by using new plugin MinimapSymbol. You can disable plugin 'DelveChest' in settings.ahk.
    Do you have discord ? or something i can reach you. I have great idea for program but we need to talk

  3. #78
    zxcraazyxz's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks for this work,
    but to me only the auto flask mana works and the life flask just does not

  4. #79
    zaiypoe's Avatar Member
    Reputation
    1
    Join Date
    Nov 2020
    Posts
    1
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thankss thanks thanks

  5. #80
    vietlanh19's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    22
    Thanks G/R
    9/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    After experiencing feature: full rare sets,
    I cannot sell rare items to vendor to chaos.
    Perhaps I just want to be when pressing F3 to sell all the items in inventory

    Also about features: show icons. I just want to show delve-chest icons on overlay map, what should I do?

    thanks you very much for update
    Last edited by vietlanh19; 11-23-2020 at 10:41 PM.

  6. #81
    conajer's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2020
    Posts
    272
    Thanks G/R
    1/146
    Trade Feedback
    0 (0%)
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vietlanh19 View Post
    After experiencing feature: full rare sets,
    I cannot sell rare items to vendor to chaos.
    Perhaps I just want to be when pressing F3 to sell all the items in inventory

    Also about features: show icons. I just want to show delve-chest icons on overlay map, what should I do?

    thanks you very much for update

    In Settings.ahk:

    1). You need set related stash tab names for recipes, NOT SUPPORT FOLDERS:

    ; Vendor recipes
    global VendorTabDivinationCards := "1"
    global VendorTabGems := "2"
    global VendorTabFullRareSets := "3"

    2). Alt+F3 sell all items:

    ; Hotkeys (^ for Ctrl, # for window key)
    ;
    ; `, logout
    ; a, auto pickup/levelup gems
    ; F1, auto aruas
    ; F2, auto portal
    ; F3, auto identify/sell
    ; !F3, identify all and sell
    ; F4, auto stash
    ; F5, hideout
    ; ^F5, azurite mine
    ; !F5 menagerie
    ; F6 dump inventory items
    ; ^F6 dump highlighted or all items from current stash tab
    ; F7 Sell full rare sets to vendor
    ; #d , minimize window
    ; ^m, toggle maphack
    ; ^r, reload script
    ; ^q, quit


    3). You can disabled specified plug-ins:

    ; Plugins
    global EnablePlugins := { "AutoFlask" : true
    , "AutoOpen" : true
    , "AutoPickup" : true
    , "DelveChest" : false
    , "HeistChest" : true
    , "KillCounter" : true
    , "MinimapSymbol": true
    , "PlayerStatus" : true }

    DelveChest have two versions now, the newest DelveChest a part of MinimapSymbol plug-in, so DelveChest plug-in is set to false.

  7. #82
    vietlanh19's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    22
    Thanks G/R
    9/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by conajer View Post
    In Settings.ahk:
    Thank you very much, you are wonderful

  8. #83
    zio1337's Avatar Member
    Reputation
    2
    Join Date
    Sep 2018
    Posts
    35
    Thanks G/R
    8/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by conajer View Post
    In Settings.ahk:

    1). You need set related stash tab names for recipes, NOT SUPPORT FOLDERS:

    ; Vendor recipes
    global VendorTabDivinationCards := "1"
    global VendorTabGems := "2"
    global VendorTabFullRareSets := "3"

    2). Alt+F3 sell all items:

    ; Hotkeys (^ for Ctrl, # for window key)
    ;
    ; `, logout
    ; a, auto pickup/levelup gems
    ; F1, auto aruas
    ; F2, auto portal
    ; F3, auto identify/sell
    ; !F3, identify all and sell
    ; F4, auto stash
    ; F5, hideout
    ; ^F5, azurite mine
    ; !F5 menagerie
    ; F6 dump inventory items
    ; ^F6 dump highlighted or all items from current stash tab
    ; F7 Sell full rare sets to vendor
    ; #d , minimize window
    ; ^m, toggle maphack
    ; ^r, reload script
    ; ^q, quit


    3). You can disabled specified plug-ins:

    ; Plugins
    global EnablePlugins := { "AutoFlask" : true
    , "AutoOpen" : true
    , "AutoPickup" : true
    , "DelveChest" : false
    , "HeistChest" : true
    , "KillCounter" : true
    , "MinimapSymbol": true
    , "PlayerStatus" : true }

    DelveChest have two versions now, the newest DelveChest a part of MinimapSymbol plug-in, so DelveChest plug-in is set to false.
    How can i change logout hotkeys? even ive tried to change it into another alphabet or leave it blank, it still log me out if i accidentally press it.

  9. #84
    conajer's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2020
    Posts
    272
    Thanks G/R
    1/146
    Trade Feedback
    0 (0%)
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zio1337 View Post
    How can i change logout hotkeys? even ive tried to change it into another alphabet or leave it blank, it still log me out if i accidentally press it.
    In PoEapikit.ahk:

    ~LButton::
    if (GetKeyState("LButton", "P"))
    ptask.stopPickup()
    return

    `::
    ptask.logout()
    return


    F1::
    SendInput, %AruasKey%
    return


    Just delete the red codes.

  10. Thanks zio1337 (1 members gave Thanks to conajer for this useful post)
  11. #85
    zio1337's Avatar Member
    Reputation
    2
    Join Date
    Sep 2018
    Posts
    35
    Thanks G/R
    8/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by conajer View Post
    In PoEapikit.ahk:

    ~LButton::
    if (GetKeyState("LButton", "P"))
    ptask.stopPickup()
    return

    `::
    ptask.logout()
    return


    F1::
    SendInput, %AruasKey%
    return


    Just delete the red codes.
    Noted, Thanks a lot

  12. #86
    vietlanh19's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    22
    Thanks G/R
    9/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by conajer View Post
    In Settings.ahk:

    2). Alt+F3 sell all items:

    ; Hotkeys (^ for Ctrl, # for window key)
    ;
    ; `, logout
    ; a, auto pickup/levelup gems
    ; F1, auto aruas
    ; F2, auto portal
    ; F3, auto identify/sell
    ; !F3, identify all and sell
    ; F4, auto stash
    ; F5, hideout
    ; ^F5, azurite mine
    ; !F5 menagerie
    ; F6 dump inventory items
    ; ^F6 dump highlighted or all items from current stash tab
    ; F7 Sell full rare sets to vendor
    ; #d , minimize window
    ; ^m, toggle maphack
    ; ^r, reload script
    ; ^q, quit

    Hi , conajer

    You can create 1 keypress, the use of which is being able to sell everything in inventory
    or other items I want to sell , which is great for customization.

    Because of the current sell function, I cannot sell items without identifies , map , ess , or ...
    Last edited by vietlanh19; 11-26-2020 at 08:08 AM.

  13. #87
    darvel's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How to make a quick transfer of items when trading with a player?

  14. #88
    conajer's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2020
    Posts
    272
    Thanks G/R
    1/146
    Trade Feedback
    0 (0%)
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by darvel View Post
    How to make a quick transfer of items when trading with a player?
    Ctrl + Double Click, then hover over the items.

  15. #89
    jadonas's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    33
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by conajer View Post
    Ctrl + Double Click, then hover over the items.
    can you write to me when you go online on discord. i have quick little question about dll

  16. #90
    jadonas's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    33
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by conajer View Post
    Ctrl + Double Click, then hover over the items.
    they updated the game, cant inject to game. is it easy to fix

Page 6 of 12 FirstFirst ... 2345678910 ... LastLast

Similar Threads

  1. Free Glider Demo Extension legal
    By Robopwn in forum World of Warcraft Bots and Programs
    Replies: 19
    Last Post: 09-10-2007, 09:59 AM
  2. Using DLL's to inject values without CE.
    By Matsy in forum World of Warcraft Bots and Programs
    Replies: 7
    Last Post: 06-29-2007, 02:26 PM
  3. so whats scan.dll?
    By Grass in forum World of Warcraft General
    Replies: 1
    Last Post: 02-27-2007, 07:14 AM
  4. Replies: 25
    Last Post: 11-28-2006, 11:23 PM
  5. .DLL Injector & Language Hack
    By tehshadow in forum World of Warcraft Bots and Programs
    Replies: 18
    Last Post: 11-07-2006, 10:38 PM
All times are GMT -5. The time now is 01:30 AM. 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