Page 1 of 3 123 LastLast
Results 1 to 10 of 22

Thread: How to Auto-Battle!

  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)

  3. #2

    Joined
    Jul 2012
    Posts
    2,337
    Thanks
    1,204
    Thanked
    867/540
    DL/UL
    228/0
    Mentioned
    394 times
    Time Online
    71d 6h 18m
    Avg. Time Online
    24m
    Good job, thanks for this helpful guide ^^

  4. #3

    Thane's Avatar
    Joined
    Jul 2012
    Posts
    72
    Userbars
    2
    Thanks
    31
    Thanked
    9/9
    DL/UL
    98/0
    Mentioned
    10 times
    Time Online
    18d 15h 7m
    Avg. Time Online
    6m
    Oh, nice.

    Anyone think/know if this method is detectable by TNT? Or would using this wisely be enough to skate by?


  5. #4

    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
    My thought is that it wouldnt be detectable unless used in excess. I mean, personally, I try to do a number of battles and change the time between pauses. But I am working on seeing if there is a command to make the time waited between clicks random

  6. #5
    paris hilton's Avatar
    Joined
    Aug 2012
    Posts
    258
    Pronouns
    he/him
    Userbars
    12
    Thanks
    354
    Thanked
    180/38
    DL/UL
    25/0
    Mentioned
    22 times
    Time Online
    14d 10h 26m
    Avg. Time Online
    4m
    is it safe

  7. #6

    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
    There is no way to be certain, but being that it is using true mouseclicks, I'd say it is safe if it isnt used in excess

  8. #7
    Zachafer's Avatar
    Joined
    Dec 2011
    Posts
    1,235
    Userbars
    11
    Thanks
    769
    Thanked
    1,466/678
    DL/UL
    98/0
    Mentioned
    512 times
    Time Online
    24d 13h 9m
    Avg. Time Online
    8m

  9. #8

    Joined
    Jul 2012
    Posts
    2,337
    Thanks
    1,204
    Thanked
    867/540
    DL/UL
    228/0
    Mentioned
    394 times
    Time Online
    71d 6h 18m
    Avg. Time Online
    24m
    Can you explain me how I can run the script when I finished?? because I already finished and I don't how to start the script D:

    thanks~

  10. #9

    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
    thanks Zach, I am gonna look into that. and to run it, find where you saved the script and double click it

  11. #10

    Joined
    Jul 2012
    Posts
    2,337
    Thanks
    1,204
    Thanked
    867/540
    DL/UL
    228/0
    Mentioned
    394 times
    Time Online
    71d 6h 18m
    Avg. Time Online
    24m
    Quote Originally Posted by bsbll4life View Post
    thanks Zach, I am gonna look into that. and to run it, find where you saved the script and double click it
    I do that before but pop out an error :c

Posting Permissions

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