1. Pip

    Hey guys i want to try multi box for first time i tried isboxer but that "host" dont work for me idk why ..
    i tried hotkeynet scripts i found PIP script but its dont work like its renames window to WOW1 and WOW2 and removes border then makes hole in wow2 :D And there is basic script that just mimic movement :3.
    could you help me with this? i want to multibox with 3 accounts but i need to get PIP to work some how :3.

    Spoiler: Show
    ///================================================== ==============
    // PIP TOGGLING WITH WORLD OF WARCRAFT
    //
    // Requires HotkeyNet build 139 or higher.
    //
    // This sample shows how to place one WoW window inside another.
    //
    // Each time you press F1 the two windows switch positions.
    //
    // WoW must be set to windowed mode on video options in game.
    //
    // Toggle Scroll Lock to enable and disable the hotkey
    //
    //================================================== ==============

    //----------------------------------------------------------------
    // RENAME WINDOWS AND REMOVE BORDERS
    //----------------------------------------------------------------
    <Hotkey Ctrl R>
    <RenameWin World WoW1>
    <RemoveWinFrame>
    <RenameWin World WoW2>
    <RemoveWinFrame>

    //----------------------------------------------------------------
    // SET PIP CONFIGURATION
    // Usage: <SetPip BigWindowName LittleWindowName>
    // This command is called by <Hotkey F1> which is defined below.
    //----------------------------------------------------------------
    <Command SetPip>
    <TargetWin %2%>
    <SetWinSize 400 300>
    <SetWinPos 775 515>
    <TargetWin %1%>
    <SetWinPos 0 0>
    <SetWinSize 1200 900>
    <TargetWin %2%>
    <SetForegroundWin>
    <UpdateWin>
    <TargetWin %1%>
    <SetWinRegion 775 515 400 300>
    <SetForegroundWin>

    //----------------------------------------------------------------
    // TOGGLE PIP CONFIG WITH HOTKEY
    //----------------------------------------------------------------
    <Hotkey ScrollLockOn F1>
    <Toggle>
    <SetPip WoW1 WoW2>
    <Toggle>
    <SetPip WoW2 WoW1>

    //================================================== ==============
    // END OF FILE
    //================================================== ==============

  2. If you search this forums there is solution to Isboxer not accepting the host. Try editing your hosts file with Notepad with admin priv. click Open in Notepad go to Hosts file and then change save and make it Read Only because it will revert if you don't and now you can play with Isboxer Cracked.

  3. Still same i tried out all tutorials and its not working.. https://imgur.com/a/gW0IUu0 at the bottom right corner that thing wont pop up :^( help me please with this.. maybe its because of windows 10? is there any way to multibox for free?

  4. The cracked version of ISBoxer doesn't work on Windows 10, you have to buy the original ISBoxer.
    Yes you can multibox for free with softwares like HKN, AHK, Octopus... but it requires a lot of scripting when you can setup a basic team in less than 2 minutes with ISBoxer.

  5. what about pwnboxer?

    EDIT

    i found pwnboxer and its works good.. but the problem quests
    Edited: August 17, 2018

  6. the thing with hotkeynet to get it work, is to add stuff slowly and see how it works. don't copy and past someone else script. for example, i did this
    <Hotkey F3>
    <Toggle>
    <TargetWin WoW3>
    <SetWinSize 1440 810>
    <SetWinPos 0 0>
    <UpdateWin>
    <Toggle>
    <TargetWin WoW3>
    <SetWinSize 480 270>
    <SetWinPos 1440 270>
    <UpdateWin>

    this one change the main window to one of the alts, and back with the same key. not perfect, but it works for me.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •