TalkingHow to Multibox

Posts 115 of 153 · Page 1 of 11
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 http://www.hotkeynet.com
//================================================================

//-----------------------------------------------------------
// 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.
DWw3p.jpg171 KB · 476 downloads
Hah I saw you farming godlands yesterday :P
Thanks for sharing, might give it a try later.
It partially work, right?
The characters are always getting more distant as you walk.
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?
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.
wow awesoe..but i dono hw it makes works
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.
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
Can anybody teach me how to use this?
Download the required stuff, use the script in hotkeynet, done.
Can we get more of a step by step tutorial?
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
How do we use with mod selector client?
It's already there...
Quote Originally Posted by liquidgalaxy View Post
If you want to use the script to run your ROTMGs...
Posts 115 of 153 · Page 1 of 11
This thread is closed for replies.

Similar Threads

Tags for this Thread

Need help?