Thread: How to Multibox

Page 3 of 11 FirstFirst 12345 ... LastLast
Results 31 to 45 of 153
  1. #31
    mattie43's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    38
    Reputation
    10
    Thanks
    43
    The only problem I have, is the first client likes to keep walking after I've released the key.. Any help?

  2. #32
    mattie43's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    38
    Reputation
    10
    Thanks
    43
    no one knows??

  3. #33
    liquidgalaxy's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    125
    Reputation
    10
    Thanks
    303
    Use autoaim

  4. #34
    basscannonz's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    My Mood
    Yeehaw
    Quote Originally Posted by mattie43 View Post
    no one knows??
    It does this because you have the window selected, try de-selecting all windows then move the characters.

  5. #35
    3dk1's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    36
    Reputation
    10
    Thanks
    3
    My Mood
    Amazed
    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.

  6. #36
    ChronicKills's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    76
    Reputation
    10
    Thanks
    1
    wish there was an autoaim for latest version

  7. #37
    liquidgalaxy's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    125
    Reputation
    10
    Thanks
    303

  8. #38
    Kuehljosh's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    2
    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.

  9. #39
    droppy's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Texas, y'all
    Posts
    713
    Reputation
    55
    Thanks
    927
    My Mood
    Busy
    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?

  10. #40
    Kuehljosh's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    2
    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.

  11. #41
    gioseba's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    USA
    Posts
    203
    Reputation
    10
    Thanks
    40
    My Mood
    Busy
    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.

  12. #42
    ChronicKills's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    76
    Reputation
    10
    Thanks
    1
    the script isn't being sent to both (only using 2 atm)

  13. #43
    lovejet's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    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...

  14. #44
    liquidgalaxy's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    125
    Reputation
    10
    Thanks
    303
    I doubt you can farm faster than 8x chars @ 8x the amount of drops.

  15. #45
    Zaynecrisis's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    182
    Reputation
    10
    Thanks
    13
    My Mood
    Bored
    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?

Page 3 of 11 FirstFirst 12345 ... 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