f2 stops the bot.
f2 stops the bot.
I know, that's why I asked for a Pause button, (not the STOP one)
I'm not root of myself
Feature Request: none...for now
EDIT: it's there...sorry....
Last edited by mrmr; 08-05-2012 at 12:50 PM.
I'm not root of myself
Feature Request: automatic relloger
hey look a castle.
hey look a castle!
hey look a castle!
Last edited by Breathofthedying; 08-05-2012 at 03:35 PM.
When changing the images for the numbers to get the timing correct, i noticed that in some of the mission .au3 files, they are using images from different missions to like
Mugaar mission is using "space_kovor45.png" and "space_kovor40.png" to get the mission timing correct.
Now if i redo the image to my own numbers and called them "space_mugaar45.png" and "space_mugaar40.png", then altered it in the "mugaar.au3" file, would i have to recompile the "LuckySpaceBot.au3" so that it includes the new file names i added ?
Or does the main script access the magaar.au3 without the need to recompile the main script ?
That's an odd throw back to when the images were originally set up. The easiest fix is to leave the image name the same and just copy over the new one.
However, if you want to update the mugaar.au3 script, make sure the timer starts match up correctly with your starting times. And then the main Lucky script will have to be recompiled as you thought.
UPDATE 5.35 - R195
Revision 195 is now available from the unstable x86 trunk.
- Fondor Escort and Jabiim Escort are updated to consistently complete both bonuses with the minimum required equipment (level 15)
- Makem Te Assault and Sarapin Assault will now consistently complete the main and bonus mission with the minimum required equipment (level 20)
- Vertical search areas were expanded in some functions to correct a rare bug where wide screen monitors with only 768 vertical resolution would not find the starting timer or play images
- Includes recent updates to Drexel, Impossible Sector, Ascendancy, Kalee, Hydrian Way, and Polith from previous revisions
- Miscellaneous updates and improvements
- Thanks to the Lucky's team and all contributors for the hard work
COMING SOON
- Improved UI interface
- Mission and crew task improvements
- Bug squashing with giant coder fly swatter
- Version 6.0
Last edited by TMichael; 08-05-2012 at 07:37 PM.
My Machine will hopefully be back tuesday...delay in the new HD...they had to order it...lame
Thanks for that, The reason I didn't just change the images was I wasn't sure about kover mission as I don't use it yet. So I thought best just to add the images for mugaar itself.
It does seem looking at a lot of the missions, some others use images from different missions to.
Maybe a good cleanup is needed as there seems to be a lot of stuff there not been used now!