Additional Info
|
Has SS changed or something? NONE of the bots work for me atm, I load up DFA, put it in the lobby and click go on the bot (any of the four bots I have downloaded) and it clicks on the first fight then does nothing til I take over, when I leave the battle it says I died a bajillion times. What's wrong with it?
Check before you post, someone may have beaten you there. |
Additional Info
|
Just have a few free minutes - DFA was working fine for me, but I see how I majorly goofed on the exits way back in 923. I hard coded them instead of having the program find them every time. But I forgot to include the variables for screen location - so they are currently hard coded ONLY for playing at sacredseasons.com
Oops - thats a quick fix, I'll try to do it tomorrow. |
Additional Info
|
There's the same problem with Generic, it gets into a fight and cannot find the attack menu. It works fine for Tsula's but not Generic or DFA.
Also function suggestion, be able to pause with a hotkey(s) for example ctrl+shift+p so that we don't have to try and fight the bot to pause the bot to buff to then let it start again, whereupon it may crash because you were fighting with it. etc. Check before you post, someone may have beaten you there. |
Additional Info
|
Quote from: "Maximillian" Also function suggestion, be able to pause with a hotkey(s) for example ctrl+shift+p so that we don't have to try and fight the bot to pause the bot to buff to then let it start again, whereupon it may crash because you were fighting with it. etc. I probably never mentioned it. Pause has always been there. It's the pause key. |
Additional Info
|
Pause key being? P does nothing and escape quits the program!
Deleted and redownloaded the bots, they're now finding the battle menu but when using generic I now get this error :? (broken image removed) Check before you post, someone may have beaten you there. |
Additional Info
|
v0.930 released.
Added Underworld C2 Fixed arena exits I have no idea why it's not finding the attack menu for you. I've run DFA and Generic in multiple places on both SS and Kong the past two days without any problems. |
Additional Info
|
Costello: Well then who's on first?
Abbott: Yes. Costello: I mean the fellow's name. Abbott: Who. Costello: The guy on first. Abbott: Who. Pause is started/stopped by the "Pause/Break" key on the keyboard. (broken image removed) |
Additional Info
|
Well like I said after deleting and redownloading it's now fixed. Also, ahh that pause key. Seems I need a new keyboard!
Check before you post, someone may have beaten you there. |
Additional Info
|
This is the error that i keep having everytime i get to the sabertooths in BRA arena.
(broken image removed) |
Additional Info
|
Quote from: "AntiAnti" This is the error that i keep having everytime i get to the sabertooths in BRA arena. I was unable to reproduce that error with other types of Sabertooths and I'm still a long ways away from getting that far in BRA so I can't test it there. I was looking at the code near that error and I saw something that possibly shouldn't be there. You can try deleting this line from the script: $coord2 = PixelSearch($topLeft[0]+333, $topLeft[1]+200, $topLeft[0]+338, $topLeft[1]+343, $AttackColor1, 6) It's probably line 618 in the version you are running. It looks like I'm checking for something twice when there is no need for it - and the 2nd check is different from the first which means it could pass the first check, then fail the second (and then bomb with that error). So delete that line and see what happens. If you can't find it, let me know and I'll upload a new version. (Still trying to get a Clair up to level 91) |
Additional Info
|
I get the same error as anti it says
Line 961 $GenericEntrance[0] = $genericCoord[0] $GenericEntrance[0] = $genericCoord^ ERROR Error: Subscript used with non-Array variable |
Additional Info
|
Bra ran fine for me all the way through, 6 times in a row. I had a few problems earlier, but they were mainly solved by setting quality to high. Lag isn't too bad when you're soloing.
One dungeon that confuses the hell out of the generic script is the trolls battle in UW D1. As there are two battle portals on the screen, it alternates between them rather than just doing the right one (which is better xp/hit, and is the next grinding spot between one hitting octogums/waterworms and one hitting the choppers. |
Additional Info
|
Quote from: "chemfreak" Bra ran fine for me all the way through, 6 times in a row. I had a few problems earlier, but they were mainly solved by setting quality to high. Lag isn't too bad when you're soloing. Yeah I noticed that, I found it rather amusing, but to be honest it doesn't matter overly much as you're still leaving it to gain XP on it's own, you're not sitting there watching it and it's not MUCH better xp per hit. Also if you're playing a melee class such as AS then the left battle is better as you're less likely to die. Check before you post, someone may have beaten you there. |
Additional Info
|
For people sitting at the PC avoiding their family today, it seems that a 2x EXP event has started.
Like most of their lame ass events, it is unannounced and I doubt it will last long. |
Additional Info
|
Nice i delete that line u tell me and now is working GREAT..... THANKX FOR UR HARD WORK
|