just want to help out with some tips
i dont know if you guys have used untzbot with noob's auto focus, but that's one great feature about THAT starter, is that it keeps the SWTOR window on top of every other window
maybe that's a feature you can add to the starter or lucky's? an auto focus that keeps the swtor window on top
The bot activates the game client before performing most actions, which puts the window on top. Was this not working for you?
Unless your aspect ratio is off (extra fat or extra skinny characters), then I have no idea why it's not working. Your SysInfo looks okay.
I suggested HD because having that checked will also allow the game window to auto position and size when started, and sometimes that can help. If anyone else has a suggestion, feel free. :confused:
Last edited by TMichael; 09-22-2012 at 03:53 PM.
UPDATE R243
Changelog:
- Under Options, added Credit Check field - this updates the credit total every [INPUT] runs, 0 = never update, 1 = update before every mission (default) (requested)
- Fixed an error which was causing a five minute delay before starting dailies; Accept() did not need to be called 28 times per iteration of loop2()
- Added WinSetOnTop to keep the game client on top of other windows (requested)
This latest revision is now available for download. Cheers!
Last edited by TMichael; 09-22-2012 at 04:21 PM.
With empire, you can get away with the following order doing the power level option:
Jabiim, Sarapin, Skaross, Aetan -->
Those are the ones I found to run the smoothest, but yeah I didn't think of the ship upgrades and such. I haven't played anything but warrior yet, so I wasn't aware the daily pickup was in a different location. good to know![]()
well seeing as when luckys is closed, the swtor client is still stuck on top of everything else, so its still annoying to have to minimize it completely to do anything else (like post on here). for smoothness while the bot is running i dont have any other windows up anyways.
Mine is a Sandy Bridge i7-2700k.
I thought someone would probably want this option. It should be easy enough to code in later tonight for the next revision.
The bugs are pretty much worked out as it comes to the Starter and credits display. Mine has been running as advertised all day without issue. Go ahead and give it a whirl.i haven't actually been using lucky's, i'm waiting for all these bugs to get ironed out haha, i might try it to help out with finding bugs...
but i suggested that because sometimes other windows it might cause it to lose focus, for whatever crazy reason![]()
Thanks for adding the request.
Couple things I noticed from testing this.
1) let it run for 2H while I was away, came back, client was crashed, was unable to F2 to stop the script. If it matters, I was farming Aetan. Had to manually close out of it by ending the process through task manager while alt+tab/alt+F4'ing everything else. Before it used to stop the script when the client closed.. now it doesnt seem to do that anymore.
This has always been an issue; the bot does not accept input during missions. Since AutoIt can only perform one task at a time, there is really no way to check for a close or crash event while a mission is running. After a mission completes, however, it should attempt the restart as expected, and also allow you to close the bot if needed.
UPDATE R244
HIGHLIGHTS
The "game on top" feature is now optional.
Changelog:
- Under Options, added Game on top checkbox - if checked, this will keep the game client window on top of other windows, default is unchecked (requested)
- Fixed an error which caused the bot to stall after running dailies or crew skills with Game on top checked
This latest revision is now available for download. Have fun.