Page 10 of 10 FirstFirst ... 8910
Results 91 to 94 of 94
Bot Feedback - Ares V2.0 -- Post Problems/Bugs Here! in Ares SWTOR PvP Bot
  1. #91
    Ensign Crusader
    Join Date
    Jan 2012
    Posts
    7
    Feedback Score
    0
    Likes (Given)
    0
    Likes (Received)
    0

    Default Re: Ares V2.0 -- Post Problems/Bugs Here!

    I ran the bot for ~14 hours and this is what I got:

    Code:
    ##########################################
    ##
    ## 01/28/2012 at 11:50:41
    ##
    ## Total successfull : 55
    ## Total failed : 29
    ## Total : 84
    ##
    ## Successful :        failed :
    ##
    ## Star : 21           Star : 0
    ## Huttball : 19       Huttball : 7
    ## Civil war : 15      Civil war : 22
    ##
    ##########################################
    Voidstar:
    The bot has no issues with this warzone. It detects it perfectly and manages to exit the safe zone every time. Waypoints will fix the only issue with this warzone (running into walls)

    Huttball
    I didn't actually see what was causing the fails here. Every time I saw it was in Huttball it was fine, except for the aforementioned wall running . I have a theory on what could be causing the failures and it's covered in detail in the next part. I suspect the bugged spinning might be stopping this to. However this is a guess as I was asleep while this was botting.

    Civil War
    This one is a bit hard to explain. It detects the warzone with no issue and can leave the safe zone for the first time, but it seems to have a high chance of bugging out when you're in the safe zone on any death. What I've observed is this:

    1. Character dies
    2. Bot clicks rez
    3. The second I spawned from the rez I am stuck spinning on the spot. It appears to bug out and just hold a direction key.
    4. While spinning it attempts to run it's 2part pathing (ie: forward 1200, left 800) and you obviously end up in the middle of nowhere. So when it tries to detect the speeder with the cursor it can't

    I think a way to resolve this, besides way points, would be to code the speeder detection a few more times throughout the War script. Or just have it perma doing it. While running around the room like a **** head the character comes close to the speeder a few times so if the cursor was always checking for a speeder it could make it out.

    Misc bugs
    Overall the bot is quite good. If you can get it to be stable and functioning then it does it's job. I just wish Empire won more WZ :<
    However I did find a couple of annoying things:
    • It doesn't appear to accept all crew mission handins. I think this seems to be affected by other things coming on screen at the same time.
    • I select rank 5 crew missions and click Save Settings. When I reopen the bot the drop down is back on Rank 1. Not a big issue tbh, but for a while my bot was doing rank 1 before I figured it out

    Tips for other people have issues:
    If you are having issues I highly recommend you follow every tiny little instruction despite how trivial you think it might be. Glider has a very good guide on things to check but some other things that need to be highlighted:
    1. Companion Expanded Quickslot Placement can not be Left Quickslot (Preferences > User Interface > Quickbars). I was having issues with crew mission selection and changing this resolved it.
    2. When the bot says no speed enhancement buffs can be active it literally means that. This includes your spec. I was specced into Obfuscation as an Assassin and would never be able to make the doorway in Huttball. I changed specs and now make the door every time.
    3. If you have UAC enabled you need to run the bot as Admin.
    4. Have you tried turning it off and on again?

    Also @glider - I used your config file and my bot would never detect huttball. Not sure why.. I re-downloaded and left everything default and my bot started working. Odd!

    My config:
    Code:
    [BotConfig]
    ; Your loading time in milliseconds. Enter a loading time that you're sure will be larger than your actual loading time. The loading can be really long with this game on some computers.
    loadTime=25000
    ; Your pixel tolerance. Don't touch it unless you know what you do.
    tolerance=3
    ; If the bot buy mercenary tokens - Not really tested yet, but it's a feature to buy stuff with your pvp marks if you have too much marks.
    buyMercenaryToken=false
    ; if you have + 15% passif speed skill (Ataru form from jedi) set it to true. By the way, don't activate any +35%speed skill or anything.
    speedSkill=false
    ;
    
    ;keys used for movement (Change it if you changed your binds...)
    
    ; Key to move forward
    upKey=w 
    ; Key to move left
    leftKey=-
    ; Key to move right
    rightKey==
    
    ;Fighting keys
    
    keyOne =1
    cdOne =6
    
    keyTwo =e
    cdTwo =12
    
    keyThree =f
    cdThree =12
    
    keyFour =5
    cdFour =6
    
    keyFive =
    cdFive =
    
    keySix =
    cdSix =
    
    side=empire
    accountName=avocadowarrior
    
    [CrewConfig]
    ; Crew Configuration
    
    ;Mercs activated
    
    activateCrew=yep
    
    merc1=no
    merc2=yep
    merc3=yep
    merc4=no
    
    metier1=3
    metier2=2
    metier3=2
    metier4=3
    
    rank1=1
    rank2=5
    rank3=5
    rank4=1
    
    wait1=6
    wait2=28
    wait3=28
    wait4=4
    
    [SpecialBeta]
    
    huttBallRun=8225
    warRun=1700
    warRun2=1400
    warRunEmpire=1200
    warRunEmpire2=800
    
    [BotVersion]
    
    botVersion=Ares PVP Bot - v2.0.3
    My PC:
    Code:
    Language: English
    Faction: Empire
    OS: Win7 x64 SP1
    Desktop Resolution: 1920x1080
    Update - I'm now banned for 7 days :<

  2. #92
    Ensign Crusader
    Join Date
    Jan 2012
    Posts
    4
    Feedback Score
    0
    Likes (Given)
    0
    Likes (Received)
    0

    Default Re: Ares V2.0 -- Post Problems/Bugs Here!

    I start bot it queus and everything then the wz queu pops and it doesnt detect that it popped. what do I do?

  3. #93
    Ensign Crusader
    Join Date
    Jan 2012
    Posts
    1
    Feedback Score
    0
    Likes (Given)
    0
    Likes (Received)
    0

    Default Re: Ares V2.0 -- Post Problems/Bugs Here!

    all mine do is spin around in circles.

  4. #94
    Ensign Crusader
    Join Date
    Jan 2012
    Posts
    7
    Feedback Score
    0
    Likes (Given)
    0
    Likes (Received)
    0

    Default Re: Ares V2.0 -- Post Problems/Bugs Here!

    It's been updated. This thread is almost pointless now.

Page 10 of 10 FirstFirst ... 8910

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Ares V1.9 -- Post Problems/Bugs Here!
    By Masked Crusader in forum Bot Feedback
    Replies: 41
    Last Post: 01-14-2012, 05:18 PM
  2. Version 1.8.1 Bug/Problems -- Post Them Here!
    By Masked Crusader in forum Bot Feedback
    Replies: 12
    Last Post: 01-10-2012, 02:42 AM
  3. Version 1.8 Bug/Problems -- Post Them Here!
    By Masked Crusader in forum Bot Feedback
    Replies: 21
    Last Post: 01-08-2012, 08:15 AM
  4. Frontpage Design -- Post Comments/Bugs Here
    By Masked Crusader in forum Site Feedback | Ideas | Bugs
    Replies: 0
    Last Post: 09-09-2011, 06:51 PM
  5. Gameroom Bugs | Problems
    By Masked Crusader in forum Site Feedback | Ideas | Bugs
    Replies: 8
    Last Post: 04-18-2010, 10:18 AM

Tags for this Thread

Bookmarks

Posting Permissions

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