[AHK compiled script] WASD movement menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    MarkLzD's Avatar Member
    Reputation
    7
    Join Date
    Mar 2019
    Posts
    5
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [AHK compiled script] WASD movement

    The title pretty much self-explanatory. README.md for further instructions.

    Download link



    Any question or report bug, please post here.

    Below picture I configure "MOVE_KEY=] and SKILL8=]" in PoE_WASD.ini
    Then go to Poe "Options->Input" and bind your skill keys according to the PoE_WASD.ini.
    Also need to bind MOVE skill to SKILL8 in the lower right of the screen

    * "Detonate mines" and "Enable corpse targeting" are bound to "D" and "A" by default. So I changed it to something else.

    Last edited by MarkLzD; 03-13-2019 at 01:28 PM.

    [AHK compiled script] WASD movement
  2. Thanks toadskin, evilsky, Genocyber, GameHelper, Gutsuu, t1 sky (6 members gave Thanks to MarkLzD for this useful post)
  3. #2
    sirdeejay's Avatar Member
    Reputation
    1
    Join Date
    May 2013
    Posts
    3
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    only works when LMB is down :S

  4. #3
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2453
    Join Date
    Jun 2015
    Posts
    3,048
    Thanks G/R
    454/2198
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    I have a feeling this tool should not be bannable. Would be nice if author poke GGG and ask them this question. It doesn’t give any advantage over normal users. It’s just different play style.

    I am going to try it this weekend!

  5. #4
    MarkLzD's Avatar Member
    Reputation
    7
    Join Date
    Mar 2019
    Posts
    5
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sirdeejay View Post
    only works when LMB is down :S
    There are 3 places you have to configure to make it work.
    Below picture I configure "MOVE_KEY=] and SKILL8=]" in PoE_WASD.ini
    Then go to Poe "Options->Input" and bind your skill keys according to the PoE_WASD.ini.
    Also need to bind MOVE skill to SKILL8 in the lower right of the screen

    * "Detonate mines" and "Enable corpse targeting" are bound to "D" and "A" by default. So I changed it to something else.

    Last edited by MarkLzD; 03-13-2019 at 01:28 PM.

  6. #5
    MarkLzD's Avatar Member
    Reputation
    7
    Join Date
    Mar 2019
    Posts
    5
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    I have a feeling this tool should not be bannable. Would be nice if author poke GGG and ask them this question. It doesn’t give any advantage over normal users. It’s just different play style.

    I am going to try it this weekend!
    I don't think they will support it. If they are active for it, their developers should have done it a long time ago.
    Anyway, I may poke them in the weekend

  7. #6
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2453
    Join Date
    Jun 2015
    Posts
    3,048
    Thanks G/R
    454/2198
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    Be careful, make sure you use a random account and do it privately.

  8. #7
    Haxtrosion's Avatar Member
    Reputation
    1
    Join Date
    Mar 2019
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay this does not work for me...at all. Keys are unbound, movement is set to skill 8 and is ] on keyboard as well as .ini

    using windowed fullscreen...autohotkey installed (but have no clue whats its doing)

    no buttons W S A D do anything

    It feels like it never attempts to start, my cursor never changes or anything. if i open the script twice it does say another 1 is running so i know i have it launched. tried to launch before opening game and also during.

    are you guys also running steam?
    Last edited by Haxtrosion; 03-13-2019 at 07:30 PM.

  9. #8
    MarkLzD's Avatar Member
    Reputation
    7
    Join Date
    Mar 2019
    Posts
    5
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Haxtrosion View Post
    Okay this does not work for me...at all. Keys are unbound, movement is set to skill 8 and is ] on keyboard as well as .ini

    using windowed fullscreen...autohotkey installed (but have no clue whats its doing)

    no buttons W S A D do anything

    It feels like it never attempts to start, my cursor never changes or anything. if i open the script twice it does say another 1 is running so i know i have it launched. tried to launch before opening game and also during.

    are you guys also running steam?
    I am running stand alone PoE.
    The script reads PoE screen resolution before it starts. In your case, it may failed reading so It did not change the cursor.
    And it does not inform you another 1 is running if you open it twice because I use #SingleInstance force

    I disable reading PoE screen resolution in the below link. However, it will not work correctly if you move and open Menu in game ( such as Inventory menu, World screen menu, social Screen menu, ...) at the same time

    PoE_WASD.zip with screen resolution reading disabled
    Last edited by MarkLzD; 03-13-2019 at 09:52 PM.

  10. #9
    Nugiyen's Avatar Member
    Reputation
    2
    Join Date
    Jul 2018
    Posts
    15
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There's already a tool which does a similar function to let people play with an Xbox controller, so I don't see why this would suddenly be bannable.

  11. #10
    Haxtrosion's Avatar Member
    Reputation
    1
    Join Date
    Mar 2019
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does this work with the steam version?

  12. #11
    MarkLzD's Avatar Member
    Reputation
    7
    Join Date
    Mar 2019
    Posts
    5
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Haxtrosion View Post
    Does this work with the steam version?
    Are you running steam version? I am not sure if it works on steam, but you can try and report here..

  13. #12
    guru007's Avatar Member
    Reputation
    2
    Join Date
    Jan 2017
    Posts
    13
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MarkLzD View Post
    The title pretty much self-explanatory. README.md for further instructions.

    Download link



    Any question or report bug, please post here.

    Below picture I configure "MOVE_KEY=] and SKILL8=]" in PoE_WASD.ini
    Then go to Poe "Options->Input" and bind your skill keys according to the PoE_WASD.ini.
    Also need to bind MOVE skill to SKILL8 in the lower right of the screen

    * "Detonate mines" and "Enable corpse targeting" are bound to "D" and "A" by default. So I changed it to something else.


    Does the resoultion have to be 1920x1080?
    I have a cheap monitor that only goes upto 1440x900, the cursor loads, but ingame wasd keys do not work

  14. #13
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2453
    Join Date
    Jun 2015
    Posts
    3,048
    Thanks G/R
    454/2198
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    Okay, so today I thought about trying your tool but it's an exe file and you have joined the website a month ago.
    Would it be okay with you to share the source with someone who got more reputation (me, tehcheat and etc) or an active admin (Sychotix)? I totally understand if you don't wanna do that.


    Also, any update on the GGG side of the things? Did they respond?

  15. #14
    levelmax's Avatar Member
    Reputation
    10
    Join Date
    Dec 2016
    Posts
    39
    Thanks G/R
    260/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    But how do you pick up the loot? You still need some pickit bot to play properly.

  16. #15
    TaichiK's Avatar Member
    Reputation
    1
    Join Date
    Apr 2019
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MarkLzD View Post
    I am running stand alone PoE.
    The script reads PoE screen resolution before it starts. In your case, it may failed reading so It did not change the cursor.
    And it does not inform you another 1 is running if you open it twice because I use #SingleInstance force

    I disable reading PoE screen resolution in the below link. However, it will not work correctly if you move and open Menu in game ( such as Inventory menu, World screen menu, social Screen menu, ...) at the same time

    PoE_WASD.zip with screen resolution reading disabled
    Im with the same problem and even using stand alone POE, and the link for Screen resolution disabled is not working, can you help me please?, i really want to play with WASD

Page 1 of 2 12 LastLast

Similar Threads

  1. WASD movement script
    By FattyXP in forum Path of Exile
    Replies: 6
    Last Post: 12-09-2017, 12:22 PM
  2. Help compiling scripts to enable LUA++
    By Wheeze201 in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 08-23-2008, 09:40 PM
  3. DLL compiling/script problems
    By Etho in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 08-14-2008, 01:39 PM
  4. [Question]A coupple of questions about compiling scripts
    By Andeby in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 02-07-2008, 02:24 PM
  5. [Guide] How to compile scripts!
    By Aldaus in forum WoW EMU Guides & Tutorials
    Replies: 9
    Last Post: 01-19-2008, 05:41 AM
All times are GMT -5. The time now is 04:31 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