Thread: How to Multibox

Page 1 of 11 123 ... LastLast
Results 1 to 15 of 153
  1. #1
    liquidgalaxy's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    125
    Reputation
    10
    Thanks
    303

    Talking How to Multibox

    Now I wasn't going to write this but hey it's funnier like this.


    What you will need:
    OryxDom
    Modded client with AutoAim
    HotKeyNet

    Script:
    Code:
    //================================================================
    // SAMPLE SCRIPT FOR SIX ROTMG'S ON ONE PC
    //
    // Instructions: Copy this entire script (all the blue writing
    // on gray background including comments). Save it in a file.
    // Load it into HotkeyNet.
    //
    // Toggle the scroll lock key to turn hotkeys off and on. (You
    // can change this if you want, just like you can change
    // everything else with HotkeyNet.)
    //
    // Requires HotkeyNet build 148 or higher.
    //
    // For more info, go to https://www.hotkeyne*****m
    //================================================================
    
    //-----------------------------------------------------------
    // PRESS CTRL R TO RENAME ROTMG'S IF YOU LAUNCH THEM MANUALLY.
    //-----------------------------------------------------------
    <Hotkey ScrollLockOn Ctrl R>
    <SendPC local>
    <RenameWin "Adobe Flash Player 11" ROTMG1>
    <RenameWin "Adobe Flash Player 11" ROTMG2>
    <RenameWin "Adobe Flash Player 11" ROTMG3>
    <RenameWin "Adobe Flash Player 11" ROTMG4>
    <RenameWin "Adobe Flash Player 11" ROTMG5>
    <RenameWin "Adobe Flash Player 11" ROTMG6>
    //-----------------------------------------------------------
    // PRESS CTRL T TO RENAME ROTMG'S BACK TO FLASH PLAYER
    //-----------------------------------------------------------
    <Hotkey ScrollLockOn Ctrl T>
    <SendPC local>
    <RenameWin ROTMG1 "Adobe Flash Player 11">
    <RenameWin ROTMG2 "Adobe Flash Player 11">
    <RenameWin ROTMG3 "Adobe Flash Player 11">
    <RenameWin ROTMG4 "Adobe Flash Player 11">
    <RenameWin ROTMG5 "Adobe Flash Player 11">
    <RenameWin ROTMG6 "Adobe Flash Player 11">
    
    //-----------------------------------------------------------
    // SUBROUTINE TO LAUNCH AND RENAME A COPY OF rotmg.
    //-----------------------------------------------------------
    <Command LaunchAndRename>
    <SendPC %1%>
    <Run "C:\Users\Kyle\Desktop\OryxDom v108\Auto-Aim.exe">
    <RenameTargetWin %2%>
    
    //-----------------------------------------------------------
    // HOTKEY TO LAUNCH AND RENAME YOUR ROTMG WINDOWS
    //-----------------------------------------------------------
    <Hotkey ScrollLockOn Alt Ctrl L>
    <LaunchAndRename Local ROTMG1>
    <LaunchAndRename Local ROTMG2>
    <LaunchAndRename Local ROTMG3>
    <LaunchAndRename Local ROTMG4>
    <LaunchAndRename Local ROTMG5>
    <LaunchAndRename Local ROTMG6>
    
    //-----------------------------------------------------------
    // DEFINE MAIL LABELS FOR SENDING KEY STROKES.
    //-----------------------------------------------------------
    <Label w1 Local SendWinM ROTMG1>
    <Label w2 Local SendWinM ROTMG2>
    <Label w3 Local SendWinM ROTMG3>
    <Label w4 Local SendWinM ROTMG4>
    <Label w5 Local SendWinM ROTMG5>
    <Label w6 Local SendWinM ROTMG6>
    
    //-----------------------------------------------------------
    // DEFINE HOTKEYS FOR ALL KEY COMBINATIONS THAT WILL GET
    // SENT TO BOTH rotmgS. ADD MORE KEY COMBO'S IF YOU WANT.
    //-----------------------------------------------------------
    <Hotkey ScrollLockOn A-Z, 0-9, Plus, Period, Minus, Oem2, Backspace, Enter, Space, Insert, F1-F12 except W, A, S, D>
    <SendLabel w1, w2, w3, w4, w5, w6>
    <Key %Trigger%>
    
    //-----------------------------------------------------------
    // DEFINE MOVEMENT KEYS THAT WILL GET SENT TO BOTH ROTMG'S.
    // ADD MORE KEYS IF YOU WANT.
    //-----------------------------------------------------------
    <MovementHotkey ScrollLockOn W, A, S, D>
    <SendLabel w1, w2, w3, w4, w5, w6>
    <Key %Trigger%>
    
    //-----------------------------------------------------------
    // BROADCAST MOUSE CLICKS. HOLD DOWN CAPSLOCK WHEN YOU
    // WANT TO BROADCAST.
    //-----------------------------------------------------------
    <UseKeyAsModifier capslock>
    
    <Hotkey ScrollLockOn capslock LButton, MButton, RButton, Button4, Button5>
    <SendLabel w1, w2, w3, w4, w5, w6>
    <ClickMouse %TriggerMainKey%>
    If you want to use the script to run your ROTMGs than change the line that says
    Code:
    <Run "C:\Users\Kyle\Desktop\OryxDom v108\Auto-Aim.exe">
    to the path of your AutoAim exe made from flash projector.

    Once you get everything installed and the script running and your rotmgs open
    1. Press CAPS LOCK to enable keystrokes on all windows
    2. Rename all windows using CTRL+R so they can take keystrokes.
    3. Login and play! To send mouse to all clients HOLD CAPS LOCK.
    Attached Thumbnails Attached Thumbnails
    DWw3p.jpg  

    Last edited by liquidgalaxy; 12-05-2012 at 11:10 AM. Reason: edited script, added Period to things you can broadcast.

  2. The Following 9 Users Say Thank You to liquidgalaxy For This Useful Post:

    BananaNation (12-07-2012),BernardoLima (12-05-2012),desligaessepc (05-14-2013),gioseba (12-07-2012),Luciano12 (04-28-2013),matueugoku (12-05-2012),mjur (02-15-2013),Mysis (01-07-2013),wappmenn (06-10-2013)

  3. #2
    BananaNation's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Buenos Aires
    Posts
    826
    Reputation
    30
    Thanks
    3,423
    My Mood
    Amused
    Hah I saw you farming godlands yesterday :P
    Thanks for sharing, might give it a try later.

  4. #3
    BernardoLima's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    262
    Reputation
    10
    Thanks
    1,130
    It partially work, right?
    The characters are always getting more distant as you walk.

  5. #4
    prabhatec's Avatar
    Join Date
    Mar 2012
    Gender
    female
    Posts
    136
    Reputation
    10
    Thanks
    293
    My Mood
    Pensive
    wow awesoe..but i dono hw it makes works
    Only Trance MUSIC RULES

    - ALisha Arif

  6. #5
    Fr33z0r's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by BernardoLima View Post
    It partially work, right?
    The characters are always getting more distant as you walk.
    Yeah I pretty much always have the same problem.

    Anyone knows how to fix?

  7. #6
    liquidgalaxy's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    125
    Reputation
    10
    Thanks
    303
    Quote Originally Posted by Fr33z0r View Post
    Yeah I pretty much always have the same problem.

    Anyone knows how to fix?
    Personally I have a button on my mouse bound to [ enter ]/tp maincharacter[ enter ] but you could apply the same idea to a button.
    Also once you get to level 20 use spd pots so they all have equal speed. Anything over 4 starts to get sloppy on my pc (3.0ghz q6600, 4gb ram, 560ti) but 4 runs good.
    You can also set the quality to low on the others.

  8. The Following User Says Thank You to liquidgalaxy For This Useful Post:

    BernardoLima (12-05-2012)

  9. #7
    gioseba's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    USA
    Posts
    203
    Reputation
    10
    Thanks
    40
    My Mood
    Busy
    works pretty well but anytime i run into an urgle or too many shots with my 3 clients i lag like crazy and usually disconnect or die

  10. #8
    unkown identity's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    48
    Reputation
    10
    Thanks
    0
    My Mood
    Bored
    Quote Originally Posted by prabhatec View Post
    wow awesoe..but i dono hw it makes works
    Its probably from either different spd stats or from it going to each window and sending the keys at different times.
    Ugly people...

  11. #9
    Apoliano's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    Can anybody teach me how to use this?

  12. #10
    BananaNation's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Buenos Aires
    Posts
    826
    Reputation
    30
    Thanks
    3,423
    My Mood
    Amused
    Download the required stuff, use the script in hotkeynet, done.

  13. #11
    captinawesome's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    61
    Reputation
    10
    Thanks
    464
    My Mood
    Stressed
    Can we get more of a step by step tutorial?

  14. The Following 2 Users Say Thank You to captinawesome For This Useful Post:

    A_Random_Idiot (11-07-2015),levv (08-20-2015)

  15. #12
    gioseba's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    USA
    Posts
    203
    Reputation
    10
    Thanks
    40
    My Mood
    Busy
    Quote Originally Posted by captinawesome View Post
    Can we get more of a step by step tutorial?
    Step 1: make sure you have the required tools
    Step 2: use them as specified in the original post

  16. #13
    Seuseous's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    3
    How do we use with mod selector client?

  17. #14
    BananaNation's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Buenos Aires
    Posts
    826
    Reputation
    30
    Thanks
    3,423
    My Mood
    Amused
    It's already there...
    Quote Originally Posted by liquidgalaxy View Post
    If you want to use the script to run your ROTMGs...

  18. #15
    Seuseous's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    3
    Video Tutorial pls?

  19. The Following 3 Users Say Thank You to Seuseous For This Useful Post:

    icedemonzn (01-02-2013),levv (08-20-2015),Luciano12 (04-28-2013)

Page 1 of 11 123 ... LastLast

Similar Threads

  1. how about Tantra Online Game
    By scoutranger in forum General Gaming
    Replies: 2
    Last Post: 09-25-2018, 06:57 AM
  2. How to Use Tsearch
    By wardo1926 in forum Hack Requests
    Replies: 5
    Last Post: 12-18-2007, 09:24 PM
  3. How to get Perl
    By shercipher in forum Programming
    Replies: 2
    Last Post: 01-02-2006, 11:28 PM
  4. How To Brute Force
    By Flawless in forum Game Hacking Tutorials
    Replies: 0
    Last Post: 01-01-2006, 05:01 PM

Tags for this Thread