Quote Originally Posted by badies View Post
Hey @KekkeTex, I made a Trophy bot myself and compared it to yours. Mine is very straight forward with literally no room checking (so it's less secure with a higher failure rate I guess), but nonetheless I found out 2 tricks that you (or others) might find useful:

1. Drop the Restorer kills. It saves the time spent walking back and forth, and still gives 4 Trophy. Probably requires a really efficient class with good sustain though, I'm not exactly sure how other classes handle the Captain with Restorers.
2. The way I handle the Brawlers is to send the "walk to the next room packet" before the kill command. This way, and as long as you don't kill the Brawler faster than your cross-room travel time, you go right through the door the moment you finished the Brawler, saving a delay command reserved for the travel time. (arrives at Brawler room->send walk command to the next room->kill Brawler->send go through door command->send walk command to the next room->kill Brawler etc.)

With these tricks, I'm able to get 4 Trophies under 1 min 30 sec. I think that's bloody fantastic. I'd love to know what do you think about them, and whether you had considered them before but had given them up for some reason. And of course, if any of you think they're useful, feel free to adopt them into your own scripts.

Cheers!
Nice tricks. Feel free to upload yours if you want.

Anyway. I just uploaded this cause some requested it. I did thought about skipping restorers and/or brawlers. But wanted to make the bot work for even weaker players. (that's also the reason why I made so many cell checks. In case they die, it will still know which packets to send to get back to the right room)
As for sending that one packet first. Never really tried. Cause I didn't felt like testing everything, to see if there are problems in the long run. But if it works, then that's a good way to save time.

If you really want to be fast. You probably want to go on the test servers, now that they are back. That's how I originally farmed the trophies.
You always get 3-9 trophies (6 as average). Even if you just rush the captain.
I haven't played aqw for the last weeks, so haven't payed much attention if there is a working trainer for the test servers though.