Adblock breaks this site

Using AutoHot Key to Easily Use, Drop, Withdraw, Deposit, and More!

Discussion in 'RuneScape Miscellaneous' started by KerokeroCola, Nov 26, 2012.

  1. KerokeroCola

    KerokeroCola Hero
    Retired Global Moderator KerokeroCola Donor

    Joined:
    Aug 1, 2010
    Posts:
    8,268
    Referrals:
    12
    Sythe Gold:
    14
    Using AutoHot Key to Easily Use, Drop, Withdraw, Deposit, and More!

    I found this method while dungeoneering and it is AMAZING once you get used to it. It is handy in all elements of Runescape, inside and outside of Daemonheim. By far it's the best Runescape tool I've ever seen, and it is not against the rules to use it.

    Demonstration of AHK Right Clicking



    Here's how to use it:

    Step 1: Install AHK
    Download and install AutoHotKey here: http://www.autohotkey.com/

    Step 2: Create a Code
    Open Notepad and Copy+Paste this Code:

    Code:
    F9::
    Click, right,
    
    Mousemove, 0, 40, 0, Rel
    
    click, left
    
    Mousemove,  0, -40, 0, rel
    return
    F10::
    click, right
    
    Mousemove, 0, 60, 0, rel
    
    click, left
    
    Mousemove, 0, -60, 0, rel
    return
    

    Step 3: Save the Code in .ahk Format
    Select File > Save As, and name it whatever you want. Make sure it has the .ahk extension by choosing Save as type: All Files.

    [​IMG]

    You can edit it for further tweaking by right clicking the file and choosing Edit.

    Step 4: Editing Your Script

    Changing the Hotkeys:
    The code I have supplied uses F9 as right click + second option and F10 as right click + third option, but this can be changed easily. You can change the particular hotkey by editing the file and replacing F9 or F10 with any key. For instance, you can do PgUp for Page Up, and so on.

    Mapping the Hotkeys:
    I have a mouse with click buttons on the side, and I mapped my mouse for the up button (normally "forward" in an Internet browser) to be F9 and the down button ("back" in a browser) to be F10. This way, I am a small thumb click away from using these hotkeys. If you do have such a mouse, it generally comes with software to re-map the buttons to specific keystrokes.

    Changing the Number of Options Down:
    This is set up to be down one option or down two options, but you can change these or add more. To change them, just change the number 40 or 60 to the appropriate number (see below).

    To add more hotkeys for a gaming mouse, just copy the contents of this code and add it to the bottom of the notepad, one line after the word "return."

    Code:
    [HOTKEY]::
    Click, right,
    
    Mousemove, 0, [NUMBER], 0, Rel
    
    click, left
    
    Mousemove,  0, -[NUMBER], 0, rel
    return
    Replace the word [HOTKEY] with the keybind. For instance, f10, PgUp, Insert, etc. Replace the [NUMBER] with one of the following numbers:

    Second option: 40
    Third option: 60
    Fourth option: 80
    Fifth option: 100


    For instance, if you want to have a script for a bankstanding skill that allows you to Withdraw X, you'll want the fourth option down. The first option down is "withdraw 1", the second is "withdraw 5", the third is "withdraw 10", and the fourth is "withdraw X."

    Most of the options in Runescape are 2nd or 3rd right click options, which is why my code only includes these two. My mouse only has two extra buttons, so if I'm doing bankstanding I'll just edit the F10 key to be 80 instead of 60.
     
  2. rue

    rue Guru

    Joined:
    Jul 16, 2010
    Posts:
    1,181
    Referrals:
    1
    Sythe Gold:
    23
    Using AutoHot Key to Easily Use, Drop, Withdraw, Deposit, and More!

    This is a godsend in my opinion, especially for those of us who're bank standing as you said. I can see this being highly applicable in Dung, which makes me raise my eyebrow.
     
  3. KerokeroCola

    KerokeroCola Hero
    Retired Global Moderator KerokeroCola Donor

    Joined:
    Aug 1, 2010
    Posts:
    8,268
    Referrals:
    12
    Sythe Gold:
    14
    Using AutoHot Key to Easily Use, Drop, Withdraw, Deposit, and More!

    I should also note that it's a godsend for construction (right click + remove, right click + send to bank, etc), thieving (right click + pickpocket), and a lot of other stuff in RS.
     
  4. RocaJ

    RocaJ Forum Addict

    Joined:
    Feb 15, 2010
    Posts:
    320
    Referrals:
    0
    Sythe Gold:
    0
    Using AutoHot Key to Easily Use, Drop, Withdraw, Deposit, and More!

    Helped me a lot when I'm was powermining granite :)
     
  5. Cruellex

    Cruellex Apprentice

    Joined:
    Mar 11, 2012
    Posts:
    888
    Referrals:
    0
    Sythe Gold:
    3
    St. Patrick's Day 2013 Easter 2013
    Using AutoHot Key to Easily Use, Drop, Withdraw, Deposit, and More!

    Anyone have information on whether this is allowed by Jagex or not? :s
     
  6. XX_PLANKER_xx

    XX_PLANKER_xx Grand Master
    $5 USD Donor New

    Joined:
    Feb 24, 2007
    Posts:
    2,476
    Referrals:
    0
    Sythe Gold:
    14
    Two Factor Authentication User Not sure if srs or just newfag... Wubba Lubba Dub Dub MushyMuncher Wait, do you not have an Archer rank? Halloween 2014
    Using AutoHot Key to Easily Use, Drop, Withdraw, Deposit, and More!

    Any automation is against the rules.
     
  7. I_DONT_BOT

    I_DONT_BOT Free MMing & Sythe Help - PM me
    I_DONT_BOT Donor

    Joined:
    Sep 30, 2009
    Posts:
    9,548
    Referrals:
    25
    Sythe Gold:
    2
    Tier 1 Prizebox
    Using AutoHot Key to Easily Use, Drop, Withdraw, Deposit, and More!

    It's not automation from what I can gather, it's mousekeys. That's not against Jagex rules.
     
  8. Cruellex

    Cruellex Apprentice

    Joined:
    Mar 11, 2012
    Posts:
    888
    Referrals:
    0
    Sythe Gold:
    3
    St. Patrick's Day 2013 Easter 2013
    Using AutoHot Key to Easily Use, Drop, Withdraw, Deposit, and More!

    It seems as though Jagex mods disagree about whether this is allowed or not.

    Mod Timbo:

    In all honesty, if you have to ask then it would be 100% safer to assume that it's not fine. In both instances, it doesn't sound appropriate or fit in with our 1 action 1 input guideline.

    In response to:

    Question 2: Can you script a hotkey to variable inputs
    Question 3: Can a hotkey have a delayed input.

    However another person I know wrote

    I had a personal message from Mod Kathy stating that my gear switch for Tormented Demons was completely fine.
     
  9. RocaJ

    RocaJ Forum Addict

    Joined:
    Feb 15, 2010
    Posts:
    320
    Referrals:
    0
    Sythe Gold:
    0
    Using AutoHot Key to Easily Use, Drop, Withdraw, Deposit, and More!

    For drop parties, how would I make it so that it right clicks then left clicks items on the floor? for example if a plant marker is over a time, how would i make it so it clicks the item and not the plant, thanks? I tried the 20 value but it doesnt work =\
     
  10. Host

    Host Apprentice

    Joined:
    Mar 27, 2012
    Posts:
    734
    Referrals:
    0
    Sythe Gold:
    0
    Using AutoHot Key to Easily Use, Drop, Withdraw, Deposit, and More!

    Ahh mate this is wonderful, I need to clear my bank soon and I hate spending an hour right-clicking and dropping the junk - thanks a million.
     
  11. XX_PLANKER_xx

    XX_PLANKER_xx Grand Master
    $5 USD Donor New

    Joined:
    Feb 24, 2007
    Posts:
    2,476
    Referrals:
    0
    Sythe Gold:
    14
    Two Factor Authentication User Not sure if srs or just newfag... Wubba Lubba Dub Dub MushyMuncher Wait, do you not have an Archer rank? Halloween 2014
    Using AutoHot Key to Easily Use, Drop, Withdraw, Deposit, and More!

    http://en.wikipedia.org/wiki/Automation
    http://dictionary.reference.com/browse/automation
    http://www.thefreedictionary.com/automation

    ...woops...

    You won't be banned if you use it smartly but it is against the rules.
    Doing anything repetitive with this and not babysitting it would be unwise since it lacks randoms.

    Inventory dropping, armor/weapon swapping or other quick events while playing legit would be acceptable [and fucking hard to catch], things such as auto mining, woodcutting or fishing would be bannable.
     
  12. NYLA

    NYLA Member

    Joined:
    Feb 19, 2013
    Posts:
    46
    Referrals:
    0
    Sythe Gold:
    0
    Using AutoHot Key to Easily Use, Drop, Withdraw, Deposit, and More!

    Thanks kero, you seem to be very good at playing rs.

    I've have noticed that I gain almost 14% more per hour when using AHK
     
  13. Alch4GP

    Alch4GP Member

    Joined:
    Mar 18, 2013
    Posts:
    26
    Referrals:
    0
    Sythe Gold:
    0
    Using AutoHot Key to Easily Use, Drop, Withdraw, Deposit, and More!

    nice guide haha
     
  14. Pimp

    Pimp Member
    Banned

    Joined:
    Mar 31, 2013
    Posts:
    69
    Referrals:
    0
    Sythe Gold:
    0
    Using AutoHot Key to Easily Use, Drop, Withdraw, Deposit, and More!

    Wow thanks allot this will help me allot during skilling
     
  15. Abarta

    Abarta Guru

    Joined:
    Apr 3, 2012
    Posts:
    1,495
    Referrals:
    2
    Sythe Gold:
    127
    Using AutoHot Key to Easily Use, Drop, Withdraw, Deposit, and More!

    This guide should help most dungoneerers who always use the excuse of "not potting cbf to use ovl" thanks, I just bought 93 herb and this guide will help a lot :D
     
  16. Mariick

    Mariick Member

    Joined:
    Apr 1, 2013
    Posts:
    30
    Referrals:
    0
    Sythe Gold:
    0
    Using AutoHot Key to Easily Use, Drop, Withdraw, Deposit, and More!

    You can also use macro recorders to buy huge numbers of particular items in shops! Very useful and a good prevention for rheumatism :p (RS07)
     
  17. Kmetovalec

    Kmetovalec Active Member
    Banned

    Joined:
    May 24, 2011
    Posts:
    127
    Referrals:
    0
    Sythe Gold:
    33
    Using AutoHot Key to Easily Use, Drop, Withdraw, Deposit, and More!

    wow nice man! :D
     
< Buying fatality 614 gp | buying soulsplit gps >


 
 
Adblock breaks this site