Results 1 to 3 of 3
  1. #1
    Robotkubo's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Location
    カナダ
    Posts
    612
    Reputation
    10
    Thanks
    271
    My Mood
    Cold

    Undertale WASD script

    Hey, Sorry if this is in wrong thread, didn't see one for undertale!

    If you've played undertale you should know you play with arrow keys, now I found that much harder then it needed to be,
    I searched for a way to change it but found no luck, my friend just told me to make one so I did, much more easy then searching for hours


    1. First you need to download AutoHotKey and install that.

    2. right click on desktop and click new, then click autohotkey script

    3. name it whatever you'd like, right click and click edit script

    4. Enter the code into notepad file and save it, you'll need to click on the script and run undertale and there! you'll be able to move with WASD, You can do this with other controls also, you can add them if you'd like , if you are too lazy to create your own script, I'll leave a download, but you will still have to download AutoHotKey for it too work.
    https://www.virustotal.com/en/file/3...is/1454025304/

    Code:
    f1::Suspend

    #IfWinActive UNDERTALE

    {
    w::Up
    a::Left
    s:own
    d::Right
    }

    - - - Updated - - -

    Wouldn't let me upload a file, idk why but i guess you can just amke your own

  2. #2
    Scammer's Sheep's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Posts
    1,683
    Reputation
    283
    Thanks
    588
    Basically, getting macro's for WASD.

  3. #3
    Gaar's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Location
    𝙎𝙪𝙞𝙘𝙞𝙙𝙖𝙡 ♥‿♥
    Posts
    6,228
    Reputation
    852
    Thanks
    1,669
    Well thanks i guess.

Similar Threads

  1. [Detected] Diablo 3 [WASD Movement Script]
    By EpicCockMuncherNo1 in forum Diablo 3 Hacks / Bots
    Replies: 17
    Last Post: 02-07-2015, 07:28 AM
  2. [WTS] Wasd's Spawning/Scripting Service! [$1 USD] [Fast] [Online Often]
    By wasdwasdwasdcopter in forum DayZ Selling / Trading / Buying
    Replies: 4
    Last Post: 12-18-2012, 08:38 PM
  3. Habbohotel Scripts
    By h0ang in forum General Game Hacking
    Replies: 8
    Last Post: 05-18-2007, 05:19 AM
  4. Replies: 1
    Last Post: 07-05-2006, 06:20 AM
  5. OMG I SO STUCK!!!(Java Script "n" html problem
    By jeremywilms in forum Programming
    Replies: 11
    Last Post: 06-15-2006, 01:23 PM

Tags for this Thread