no one knows??
The only problem I have, is the first client likes to keep walking after I've released the key.. Any help?
Some reason when I get to pressing caps lock and then Ctrl + R nothing happens, The script loads fine. Is it the way i'm loading the clients?
Last edited by 3dk1; 12-20-2012 at 10:07 PM.
wish there was an autoaim for latest version
hey, When i try to have the script launch them, I get this error
From this pc: <Run "C:\Users\Josh\Desktop\ROTMG1.swf"><RenameTargetWi n ROTMG1>
<Run "C:\Users\Josh\Desktop\ROTMG1.swf"> failed: Operating system CreateProcess function failed; Windows reports system error 193, "%1 is not a valid Win32 application."
<RenameTargetWin ROTMG1> failed: No window is targeted.
This is my Link Location, How do i change the Modded client into a exe so i can use it as the auto AIM?
//================================================== ==============
// 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 HotkeyNet: Home
//================================================== ==============
//-----------------------------------------------------------
// 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\Josh\Desktop\ROTMG1.swf">
<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%>
ALSO My main problem is,
When i try to move after everything is set up, It holds one down and the other Goes off and It will switch control back and forth
Last edited by Kuehljosh; 12-21-2012 at 09:31 AM.
Whenever I try this my Windows don't rename. There are no errors with the script that are reported to me. What am I doing wrong?
is their a way to Set auto AIM to ALWAYS be on, because since i cant have a window focused while moving, It keeps shutting it off on one so it gets backwards on me and Keeps tuirning one off and one on when i hit the key, I want autp aim to always be on.
people having walking problems, deselect all screens.
people who can't rename using control + R, Make sure capslock is on and your windows are named correctly ("Flash player 11" or something, according to the hotkey default config). if they have a different name you can rename them yourself every time or just edit the config text file.
the script isn't being sent to both (only using 2 atm)
Guys look at the script, it's very simple, you will see how you should use it properly. Also, I find multiboxing is not so great for farming. I can use my maxed wizard to farm pot much faster...
I doubt you can farm faster than 8x chars @ 8x the amount of drops.![]()
I have some problems with "trying" to multibox, Since i cant seem to get the adobe flash player to work with my client, i use google chrome to play with BananaNations Client, Along with Oryx Dom. it works fine, But i wanted to try and multibox with google and since my computer is laggy i wanted to only use 3 accounts to do the multiboxing, Not 6, and i downloaded Hotkeynet fine and everything, i put the whole script in and edit the script so i can only multibox with 3 accounts,(Deleting 4-6) and i start to get everything right, but i get confused at where it says ScrollLockOn i dont have a ScrollLockOn button and when i try to change the key,(Replace ScrollLockon with Tab or Enter) it doesnt work and i get a error on the Hotkeynet window, Im not sure what im doing wrong...
Can Anyone Help me out or point me in the right direction?