Close
Showing results 1 to 10 of 18

Threaded View

  1. #1

    Default Multiboxing tool written in AutoIt.

    Anyone care to try out my multiboxing script?

    Download:
    Quinbox v1.2b

    Source:
    http://textuploader.com/1fj5

    Readme.txt
    Code:
    Quinbox v1.2b
    =============
    Quinbox is an application created to send keystrokes from the keyboard to multiple instances of the mmorpg game "World of Warcraft".
     
     
    Quinbox v1.2b Requirements
    ==========================
    Windows XP or later.
    To run/edit the source file (Quinbox v1.2b.au3), "Autoit v3" is needed.
     
     
    Using Quinbox
    =============
    1. You must have 2 macros set for all instances of World of Warcraft but your main character. (See macros needed below).
    2. Run Quinbox v1.2b.exe or Quinbox v1.2b.au3 found in the source folder, and follow instructions.
    3. Press 'END' on your keyboard to exit Quinbox.
    
    
    
    
    How to create macros in World of Warcraft
    ========================================
    1. When in game, press escape.
    2. Select "Macros" from the World of Warcraft menu.
    3. Select "New" and name it what ever you want, pick an icon of your choice and press "Okay".
    4. Copy and paste the macro commands in to the "Enter Macro Commands" field.
    
    
        - Macro Commands to copy and paste:
       
    /follow < your main characters name goes here, without the "<>" >
    /assist < your main characters name goes here, without the "<>" >
    
    
    5. Now, select "Save" and drag the icon of the macro you just created down to your action bar. It must be placed at the spot where "0" on your keyboard can activate it.
    6. Do this one more time, only with this next macro. And place it at the spot where "9" on your keyboard can activate it.
    
    
        - Macro Command to copy and paste:
       
    /assist < your main characters name goes here, without the "<>" >
    
    
    Keys that broadcast
    ===================
    1, 2, 3, 4, 5, 6, 7, 8, 9, 0, B, C, F, G, H, I, J, K, L, M, N, O, P, R, T, U, V, X, Y, Z, SPACE BAR
    The keys A, S, D, W, Q and E are movement keys, and are not used by Quinbox. (Reason being, it requires a more complex way of broadcasting for characters to stay in sync).
    
    
    
    
    Change log
    ==========
    v1.0b
    . N/A
    
    
    v1.1b
    . Now creates Config.ini if not found.
    . Added a "Config" button and a "Config reset" button to the GUI
    . Broadcasted keys now have a 70 millisecond delay. Makes for a smoother broadcast.
    . No longer broadcasts keys when not in main window.
    . Minor cosmetic changes.
    
    
    v1.2b
    . Major cleanup in the code.
    . Minor cosmetic changes.
    --------------------------------------------------
    For bug report, contact me at bjornutenb@gmail.com
    Last edited by jrnz0r : 12-16-2014 at 11:44 PM

Tags for this Thread

Posting Rules

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