Results 1 to 16 of 16

Thread: How to Use AutoHotkey for Chrome users.

  1. #1
    Senior Member Zerious's Avatar
    Join Date
    Dec 2010
    Location
    None of your business, creeper... Geez...
    Posts
    2,431
    Thanks Thanks Given 
    66
    Thanks Thanks Received 
    83
    Thanked in
    60 Posts

    Lightbulb How to Use AutoHotkey for Chrome users.

    Hey, everyone! Z here with a guide on how to setup custom controls for your Google Chrome Pocket Legends app!

    I had trouble pvping on my ipod, so I did some browsing and came across a link for Autohotkey.com.

    Special thanks to DocDoBig for linking it in the Suggestions and Feedback Thread started by Swimmingstar.


    Ok so first thing you wanna do is click the link above, and download the script reader "autohotkey". I've downloaded it myself, and wouldn't be posting this if it were not safe; My Norton360 said it was safe

    Next, you'll wanna make a new file on your desktop or inside a folder of your choice (I made a new folder on my desktop labeled "AHKfiles". Right-click and click "new", then "Auto Hotkey Script". It will appear as an icon on your desktop (or in your folder if you made one). Right-click it, and "edit script".

    Now you've viewed the empty file that should say something like this:

    #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
    ; #Warn ; Enable warnings to assist with detecting common errors.
    SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
    SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.

    Leave all of that there. The line right under it is where you're going to script your hotkeys. Mine are set up to use the number pad for my skills while keeping the default character movement and camera rotation controls.
    This is how my script is written:

    #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
    ; #Warn ; Enable warnings to assist with detecting common errors.
    SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
    SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
    NumpadDel::1
    NumpadEnter::2
    NumpadAdd::3
    NumpadSub::4
    NumpadPgDn::5
    NumpadRight::6
    NumpadPgUp::7
    NumpadMult::8
    NumpadIns::9
    NumpadDown::0
    NumpadClear::-
    NumpadUp::=


    The way it works is, With the numlock off I can use this script by double-clicking the file, and now i have my custom skill controls in game!

    But you don't have to use the number pad, that's just my own preference. You could use virtually any key you wanted for any command. So far, I've only felt the need to move my skill commands so I'm not playing PL with my right hand literally on top of my left hand.

    Basically, If you wanna change any skill command, This is how you'd write the script; the order of the skills doesn't matter. This example uses "skill 1" as the skill that is mapped to the bottommost-right slot.

    [desired skill 1 key]::1

    The order of the mapped skills moves upward then starts again at the bottom of the next leftward column. The skill to the left of the "skill 1" slot would be the "skill 5" slot

    [desired skill 5 key]::5

    Let's say you wanted to move your "skill 1" key to the "/" (forward slash) key and your "skill 5" key to the "." (period) key. This is how you'd write the script:

    /::1
    .::5


    Easy, right? Or say you wanted them to be backwards from what they are at the default setting:

    =::1
    -::2
    0::3
    9::4
    8::5
    7::6
    6::7
    5::8
    4::9
    3::0
    2::-
    1::=


    Once you get the hang of it, it's really simple. The Autohotkey program also has a list of all the different hotkey inputs in the "Autohotkey Help" file. Take a peek and play with it. If you have any questions, or need help mapping your skills to specific keys, feel free to PM me here on the forums.

    Hope this helps you guys, and sorry if it seems complicated

    You're all awesome

    Z
    Expert pvp builder and tester, horrible execution XD
    Quote Originally Posted by Register View Post
    I was trying to be optimistic. Thanks for eating my fries.

  2. The Following 7 Users Say Thank You to Zerious For This Useful Post:


  3. #2
    Forum Legend
    Join Date
    Jul 2012
    Location
    Retirement home
    Posts
    10,044
    Thanks Thanks Given 
    456
    Thanks Thanks Received 
    491
    Thanked in
    401 Posts

    Default

    Thanks for sharing!
    I'll give this a thanks tomorrow.

  4. #3
    Luminary Poster Caiahar's Avatar
    Join Date
    Nov 2012
    Location
    The Castle That Never Was, with my Shadowstar and Eternal Frost, also with Ebonine.
    Posts
    6,446
    Thanks Thanks Given 
    343
    Thanks Thanks Received 
    464
    Thanked in
    368 Posts

    Default

    Good job!
    Tho...everything is soooo complicated to me...

    All for One, and One for All!
    The Brightest of Flames..cast the Darkest of Shadows..
    One who knows nothing cannot understand anything..

  5. #4
    Senior Member Zerious's Avatar
    Join Date
    Dec 2010
    Location
    None of your business, creeper... Geez...
    Posts
    2,431
    Thanks Thanks Given 
    66
    Thanks Thanks Received 
    83
    Thanked in
    60 Posts

    Default

    Quote Originally Posted by Shadowstar View Post
    Good job!
    Tho...everything is soooo complicated to me...
    haha! Like i said, if you need me to walk you through it to where you only need to copy-paste it, let me know.
    Expert pvp builder and tester, horrible execution XD
    Quote Originally Posted by Register View Post
    I was trying to be optimistic. Thanks for eating my fries.

  6. #5
    Blogger
    Join Date
    Feb 2011
    Location
    Las Vegas
    Posts
    6,210
    Thanks Thanks Given 
    1,703
    Thanks Thanks Received 
    424
    Thanked in
    357 Posts

    Default

    Is this against ToS? Its not altering the game but wanna make sure.

    Sent using blood on a bathroom wall.
     
    PL) razerfingers, razer, kinglewi SL) deadspace, razerfingers, sharpshooter DL) trueblood, razerfingers, sharpteeth AL) razer, razerfingers, billionaire, donaldtrump

  7. #6
    Luminary Poster
    Join Date
    Mar 2011
    Posts
    6,423
    Thanks Thanks Given 
    693
    Thanks Thanks Received 
    311
    Thanked in
    230 Posts

    Default

    I didn't know there was something like this before but it would still be better if they made a control option in-game so it would be quicker and easier to change controls.

  8. #7
    Forum Legend DocDoBig's Avatar
    Join Date
    Nov 2012
    Location
    Reputation and Thanks are serious business
    Posts
    10,456
    Thanks Thanks Given 
    2,831
    Thanks Thanks Received 
    1,944
    Thanked in
    1,080 Posts

    Default

    Cool man, good job!
    Glad I could tribute something to it.

    TL: |AL|DL|PL|SL|BC|BD|
    Exps :|AL|DL|PL|SL|
    Other threads here

  9. #8
    Senior Member Zerious's Avatar
    Join Date
    Dec 2010
    Location
    None of your business, creeper... Geez...
    Posts
    2,431
    Thanks Thanks Given 
    66
    Thanks Thanks Received 
    83
    Thanked in
    60 Posts

    Default

    Quote Originally Posted by razerfingers View Post
    Is this against ToS? Its not altering the game but wanna make sure.

    Sent using blood on a bathroom wall.
    It doesn't change the game in anyway, it's just making modifications to your keyboard functions (outside the game). It doesn't violate ToS in any way.

    Quote Originally Posted by Swimmingstar View Post
    I didn't know there was something like this before but it would still be better if they made a control option in-game so it would be quicker and easier to change controls.
    Yeah but until/if that day where STS implements this in-game, here it is!
    Expert pvp builder and tester, horrible execution XD
    Quote Originally Posted by Register View Post
    I was trying to be optimistic. Thanks for eating my fries.

  10. #9
    Senior Member Jig's Avatar
    Join Date
    Jul 2011
    Posts
    4,516
    Thanks Thanks Given 
    481
    Thanks Thanks Received 
    337
    Thanked in
    274 Posts

    Default

    Thanks il give it a go later. :-)
    AL: Jiig PL: Jig 80
    Veni Vidi Vici
    Worst thing I could be, is the same as everyone

  11. #10
    Blogger SPBoomer's Avatar
    Join Date
    Jan 2013
    Location
    Saint - Petersburg
    Posts
    195
    Thanks Thanks Given 
    17
    Thanks Thanks Received 
    29
    Thanked in
    24 Posts

    Default

    Nice config

  12. #11
    Blogger
    Join Date
    Feb 2011
    Location
    Las Vegas
    Posts
    6,210
    Thanks Thanks Given 
    1,703
    Thanks Thanks Received 
    424
    Thanked in
    357 Posts

    Default

    Quote Originally Posted by Zerious View Post
    It doesn't change the game in anyway, it's just making modifications to your keyboard functions (outside the game). It doesn't violate ToS in any way.



    Yeah but until/if that day where STS implements this in-game, here it is!
    Okay. Just making sure i dont get slammed for trying it out lol

    Sent using blood on a bathroom wall.
     
    PL) razerfingers, razer, kinglewi SL) deadspace, razerfingers, sharpshooter DL) trueblood, razerfingers, sharpteeth AL) razer, razerfingers, billionaire, donaldtrump

  13. #12
    Banned Noi`ya's Avatar
    Join Date
    Apr 2013
    Posts
    344
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    86
    Thanked in
    66 Posts

    Default

    i can send u guys a image rec script that will disable the hotkeys while the cs is open or while typing if you'd like

  14. #13
    Forum Adept Oskitopee's Avatar
    Join Date
    Dec 2012
    Posts
    435
    Thanks Thanks Given 
    35
    Thanks Thanks Received 
    16
    Thanked in
    13 Posts

    Default

    Very cool. Just out of curiosity, are you a computer programmer? ;D

  15. #14
    Forum Adept DXDARKXSOULXD's Avatar
    Join Date
    Jul 2012
    Location
    Keep Guessing...
    Posts
    331
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    10
    Thanked in
    7 Posts

    Default

    is their auto attack? like it just keep attack without pressing buttons continuously.

    Account in PL Name: xfastxsoulx LV76 Bear
    Account in AL Name: xfastxsoulx

  16. #15
    Senior Member Apostel's Avatar
    Join Date
    Dec 2010
    Location
    Euskirchen, Germany
    Posts
    721
    Thanks Thanks Given 
    44
    Thanks Thanks Received 
    67
    Thanked in
    31 Posts

    Default

    Quote Originally Posted by DXDARKXSOULXD View Post
    is their auto attack? like it just keep attack without pressing buttons continuously.
    Auto-attack is usually mapped to space.
    Apostel L76 Ursan | Diamantarrow L56 Avian_.
    Immortalcry L61 Elite-Undead | Pleasedontcry L32 Avian n' more..

  17. #16
    Junior Member Clinto Facto's Avatar
    Join Date
    Mar 2013
    Location
    Behind the Dumpster
    Posts
    36
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    curious if this will work on a macbook pro, any one confirm? this is all greek to me on how to install so just like to know before I frustrate myself. lol

Similar Threads

  1. Google Chrome - Uh.oh Google Chrome failed to start our game ?
    By Zerenix in forum AL Technical Issues and Bugs
    Replies: 0
    Last Post: 04-29-2013, 02:48 AM
  2. SL Chrome controls? And Download Google Chrome 16 here :)
    By longsteak in forum SL Technical Issues and Bugs
    Replies: 8
    Last Post: 01-15-2012, 12:06 AM
  3. Plat users and No Plat Users Leaderboards
    By Rittik in forum SL General Discussion
    Replies: 27
    Last Post: 12-22-2011, 01:03 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •