[For Free] Luckys Spacebot menu

User Tag List

Page 63 of 120 FirstFirst ... 13596061626364656667113 ... LastLast
Results 931 to 945 of 1799
  1. #931
    scarar660's Avatar Member
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    New update break the bot?

    [For Free] Luckys Spacebot
  2. #932
    w746ehj's Avatar Private
    Reputation
    2
    Join Date
    Dec 2011
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    seems like it

  3. #933
    dontospame's Avatar Private
    Reputation
    1
    Join Date
    Mar 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yep, seems that way.

  4. #934
    silentrage's Avatar Member
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lucky, will you update the bot? I'd even donate!

  5. #935
    cliclac's Avatar Private
    Reputation
    1
    Join Date
    Mar 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nexy33 View Post
    for aeten i changed line 2985 from 30000 to 49000 just a quick dirty fix aeten is running fine for me again after i recompiled
    Pardon, but how do you change these values? What steps do you take to get to edit these lines? Thanks

  6. #936
    trendkilla254's Avatar Knight-Lieutenant
    Reputation
    34
    Join Date
    Feb 2012
    Posts
    255
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    As with any bot, please expect any day there is a patch that the bot will not work. If you would like to edit the bot you need AutoIT. I am sure Lucky would be glad to have any help with updating it.

    Sent from my SPH-D700 using Tapatalk 2

  7. #937
    rangerstx97's Avatar Private
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Adding:

    Send("^u")
    Sleep(5000)
    Send("^u")
    Sleep(5000)

    at line 946 should fix the Accept button from greying out. This resets the UI after every space mission. Works for the "Crewskills Only" as well.

    I have NOT thoroughly tested this but I watched it enough to see a grey Accept button, UI get automatically reset, and the bot continued without issue.


    Also, a HUGE thank you to nexy33 for the mission start delay. Feels great to be running missions again.

    Last but not least, unlimited thanks to Lucky for the foundation. Donation en route.

  8. #938
    gcn1595's Avatar Member
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I tried using nexy33's way of having the mission delay... but it isn't doing anything. Could I be doing something wrong? My line 2985 looks like this if anyone could see if something is wrong:
    Sleep(49000)
    but it still doesn't work like everyone is saying it should. Any advice?

  9. #939
    swgchef's Avatar Private
    Reputation
    1
    Join Date
    Mar 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gcn1595 View Post
    I tried using nexy33's way of having the mission delay... but it isn't doing anything. Could I be doing something wrong? My line 2985 looks like this if anyone could see if something is wrong:
    Sleep(49000)
    but it still doesn't work like everyone is saying it should. Any advice?
    You probably need to recompile the .au3 script into an executable.
    From windows explorer, right-click on the .au3 file and click on "Compile Script (x86)".
    Then you can re-run the executable.

    FWIW, for my laptop, a setting of "53000" seems to work better.

  10. #940
    omron's Avatar Corporal
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rangerstx97 View Post
    Adding:

    Send("^u")
    Sleep(5000)
    Send("^u")
    Sleep(5000)

    at line 946 should fix the Accept button from greying out. This resets the UI after every space mission. Works for the "Crewskills Only" as well.

    I have NOT thoroughly tested this but I watched it enough to see a grey Accept button, UI get automatically reset, and the bot continued without issue.


    Also, a HUGE thank you to nexy33 for the mission start delay. Feels great to be running missions again.

    Last but not least, unlimited thanks to Lucky for the foundation. Donation en route.
    So you are adding this on to the end of line 946?

    If GUICtrlRead($Checkbox2) = $GUI_CHECKED Then Send("^u")
    Sleep(5000)
    Send("^u")
    Sleep(5000)

  11. #941
    spearfish's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    46
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the times i posted were for aeten only

  12. #942
    makarovnik's Avatar Private
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have autoit and scite installed now, but not savvy enough to find out what to change to make sullust work. If anybody comes up with a fix it'd be much appreciated! Thanks.

  13. #943
    rangerstx97's Avatar Private
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by omron View Post
    So you are adding this on to the end of line 946?
    I inserted lines 947, 948, 949, and 950. I did not change anything else. Example:

    945 Global $Mem5 = 0
    946
    947 Send("^u")
    948 Sleep(5000)
    949 Send("^u")
    950 Sleep(5000)
    951
    952 If GUICtrlRead($Checkbox2) = $GUI_CHECKED Then
    953 Crewcheck1()
    Last edited by rangerstx97; 04-24-2012 at 07:30 PM.

  14. #944
    rangerstx97's Avatar Private
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by makarovnik View Post
    I have autoit and scite installed now, but not savvy enough to find out what to change to make sullust work. If anybody comes up with a fix it'd be much appreciated! Thanks.
    Start changing "Sleep(10000)" at line 3251 for Sullust. Increase it to say, "Sleep(29000)" and see if Sullust gets any better. Might need to tweak it up and/or down a few times. I do not have an Imp toon high enough to test Sullust.

  15. #945
    omron's Avatar Corporal
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nexy33 View Post
    the times i posted were for aeten only
    ah thanks for that, I was thinking it might be a global offset.

Similar Threads

  1. Play World of Warcraft for Free
    By Matt in forum World of Warcraft Exploits
    Replies: 22
    Last Post: 10-26-2006, 04:25 PM
  2. Download most programs for free (Not Subscriptions!!)
    By =sinister= in forum World of Warcraft Guides
    Replies: 7
    Last Post: 08-22-2006, 08:16 AM
  3. www.wowith.com for FREE
    By Snor11 in forum World of Warcraft Exploits
    Replies: 22
    Last Post: 08-19-2006, 02:09 AM
  4. Train skill for free!!!
    By Krazzee in forum World of Warcraft Exploits
    Replies: 14
    Last Post: 06-15-2006, 12:07 AM
All times are GMT -5. The time now is 05:38 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search