Results 1 to 10 of 22

Thread: How to Auto-Battle!

Threaded View

  1. #1

    Joined
    Feb 2012
    Posts
    50
    Userbars
    1
    Thanks
    3
    Thanked
    29/14
    DL/UL
    19/0
    Mentioned
    9 times
    Time Online
    10d 3h 55m
    Avg. Time Online
    3m

    How to Auto-Battle!

    So to auto battle, download this: (you need an account to see links)

    In the autoitv3 folder, then in the extras folder, then in the browse extras folder, choose the AU3Recorder, which is the tool that you will need. When you open it, it will look something like this:



    Choose the BD opponent you want to battle and get to the screen where the button shows "Fight." Make sure your screen is at a small enough size so that you don't have to scroll at all during battle. From there, hit the record button on AU3Record. Then, go through the battle as you normally would, starting at the screen with the "fight" button and then click "stop recording" once you have finished the battle by hitting "Play Again."

    After you have hit stop recording, you should have a series of mouse clicks recorded like this:



    What this is is the series of recorded mouseclicks from your battle. Next, you need to add the code to add a delay between each of mouseclicks and also add a loop so that it will repeat. Save this file and then open it up in Notepad or Notepad++ and edit the code so that it resembles this:



    Obviously, change the amount of time in your mouseclick delay based on what needs to be done and how much lag there is because during laggy times, something like choosing weapons can take a while.

    Next, you just need to save your code and get to your BD page at the "Fight" button page and start the script that you saved.

    And this is the guide on how to battle using a macro, if you have any questions, feel free to ask

  2. The Following 9 Users Say Thank You to bsbll4life For This Useful Post:

    Drizzy (03-03-2013),I_royalty_I (03-04-2013),johnnxiv (07-09-2014),Lindsay (11-10-2014),M.V.P (03-04-2013),metaldroga (03-03-2013),utahclock (03-03-2013),Vis (02-08-2016),yellowbomb04 (03-04-2013)

Posting Permissions

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