[Open Source] Lucky's Spacebot menu

Shout-Out

User Tag List

Page 13 of 135 FirstFirst ... 9101112131415161763113 ... LastLast
Results 181 to 195 of 2019
  1. #181
    Zach6770's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so do we know when we will be able to grind that lvl 48 mission? i have all the end game ship gear equipted at 49 just waiting to getsome creds from that mission....thanks in advance

    [Open Source] Lucky's Spacebot
  2. #182
    bjl1976's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When starting any space mission on v5.33 I'm getting Error: Variable used without being declared. Anyone fine a fix for this yet?

  3. #183
    mizerak's Avatar Private
    Reputation
    1
    Join Date
    Mar 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, read through the posts and didn't notice (It might be in here but I missed it)

    Love the bot, been using it on and off since i'd say near to where it came out, great job all around. Always had minor problems that i could always work around myself (and lets face it problems come with the terrain)

    Issue I'm having now, is I will run the bot and sometimes do 4 missions, sometimes 40 missions, but eventually it finishes up a mission and the mouse just doesnt move anymore from the upper right quadrant of my gamescreen. The mouse keeps blinking in and out, similar to when you would right click...Suggestions?

  4. #184
    Tum's Avatar Member
    Reputation
    1
    Join Date
    Jan 2007
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi,
    Ive been trying to get one of my own autoit scripts to run luckys space bot after doing other various things, but everytime it starts the space mission, luckys spacebot closes my autoit script down.

    Is there a way i can stop this from happening please ?

  5. #185
    Floxxx's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Version 5.33
    Windows 7 X64

    Errors out with "Error: Variable used without being declared"

    When running the .au3 script it gives a more descriptive message:
    Line 33 (File "missions\misc.au3"):

    If GUICtrlRead($Checkbox_psxdebug) = $GUI_CHECKED Then
    If GUICrtlRead(^ ERROR

    Error: Variable used without being declared.

    Edit: tried both in x86 and x64 mode, same result.

  6. #186
    phagotron's Avatar Knight-Lieutenant
    Reputation
    4
    Join Date
    May 2012
    Posts
    269
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by elitepete View Post
    Is there any way to slow down the clicking thru chair, galaxy map, etc?

    I am trying it on another PC now and the computer is slow. So it clicks the chair, then then goes to click the galaxy map but it hasnt loaded the map yet, so it is already moved to the 3rd position adn clicking by the time the map loads. Preventing it from working.

    Thanks
    Hmm, this didnt seem to be a problem elswhere so far. You could use AutoIt and edit the SelectMission function in misc.au3. If it happens elswhere, we could add a "slow pc"-feature for 5.35 ...

    Edited: checked the bot on a slow pc today ... no fun.
    Last edited by phagotron; 07-11-2012 at 05:44 PM.

  7. #187
    phagotron's Avatar Knight-Lieutenant
    Reputation
    4
    Join Date
    May 2012
    Posts
    269
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Floxxx View Post
    Version 5.33
    Windows 7 X64

    Errors out with "Error: Variable used without being declared"

    When running the .au3 script it gives a more descriptive message:
    Line 33 (File "missions\misc.au3"):

    If GUICtrlRead($Checkbox_psxdebug) = $GUI_CHECKED Then
    If GUICrtlRead(^ ERROR

    Error: Variable used without being declared.

    Edit: tried both in x86 and x64 mode, same result.
    Could you try 5.34 (current unstable build) and post if this happens there too?

  8. #188
    vapor311's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    118
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    A nice feature that seems could be easily added would be a counter. Instead of repeating indefinitely how about a set run timer, IE run this many times.

    Gump box of run mission x 30 times then click mission, this way when its done running say Pakuuni Defense 30 times it will stop and you will afk out of game. This takes away the bot running all night and reduces risk of suspension.

  9. #189
    jackfrost's Avatar Member
    Reputation
    1
    Join Date
    Sep 2006
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Floxxx View Post
    Version 5.33
    Windows 7 X64

    Errors out with "Error: Variable used without being declared"

    When running the .au3 script it gives a more descriptive message:
    Line 33 (File "missions\misc.au3"):

    If GUICtrlRead($Checkbox_psxdebug) = $GUI_CHECKED Then
    If GUICrtlRead(^ ERROR

    Error: Variable used without being declared.

    Edit: tried both in x86 and x64 mode, same result.
    Like I sad @ http://www.ownedcore.com/forums/star...ml#post2355533

    Rename $Checkbox_psxdebug in missions\misc.au3 to $Checkbox_debug

  10. #190
    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)
    Originally Posted by jackfrost View Post
    Like I sad @ http://www.ownedcore.com/forums/star...ml#post2355533

    Rename $Checkbox_psxdebug in missions\misc.au3 to $Checkbox_debug
    Jackfrost,
    I tried using your method, and now the program can indeed run, however, now when it starts a mission it gives me an error on line 40 of Imagesearch saying:
    "
    if $result[0]="0" then return ERROR"

    Any ideas?

  11. #191
    asataney's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gcn1595 View Post
    Jackfrost,
    I tried using your method, and now the program can indeed run, however, now when it starts a mission it gives me an error on line 40 of Imagesearch saying:
    "
    if $result[0]="0" then return ERROR"

    Any ideas?
    I tried this solution and still got the "Error: Variable used without being declared" problem.

    I tried 5.34 and the bot works including drexel which didn't work that well with 5.31 + 5.32 (ship wasn't shooting with either version).

  12. #192
    Mortality's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've been having problems with all versions since patch 1.3. If I turn crew skills off the bot has no problems and will run forever. When I use crew skills no matter how many I send out at some point I see the cursor go from the top right of swtor screen to center of screen. It will just keep doing that till I get booted from server for inactivity. Any help or fixes for this would be great. Otherwise the bot runs fine keep up the good work eagerly awaiting v5.35.

  13. #193
    phagotron's Avatar Knight-Lieutenant
    Reputation
    4
    Join Date
    May 2012
    Posts
    269
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mortality View Post
    I've been having problems with all versions since patch 1.3. If I turn crew skills off the bot has no problems and will run forever. When I use crew skills no matter how many I send out at some point I see the cursor go from the top right of swtor screen to center of screen. It will just keep doing that till I get booted from server for inactivity. Any help or fixes for this would be great. Otherwise the bot runs fine keep up the good work eagerly awaiting v5.35.
    5.35 is on way, still mission coding+pixelresearch to do for a few imp missions ... will see if I can reproduce the crew skill error, but currently the focus is on space missions, so no promises.

    ---
    use the standard interface, Luke.

  14. #194
    phagotron's Avatar Knight-Lieutenant
    Reputation
    4
    Join Date
    May 2012
    Posts
    269
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gcn1595 View Post
    Jackfrost,
    I tried using your method, and now the program can indeed run, however, now when it starts a mission it gives me an error on line 40 of Imagesearch saying:
    "
    if $result[0]="0" then return ERROR"

    Any ideas?
    Guess for some reasons the Imagesearch dll doesnt work properly, doesnt exist in the directory or has been renamed.


    ---
    use the standard interface, Luke.

  15. #195
    Jevnaker's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    5.34 ok 5.33 not ok

    5.34 works but i sitll have the problem that the mouse pointer doesn't go long enough in the right direction towards the map icon it manages everything ok but the icon for the mission itself it stops just short of it so i can't grind any missions any idea what can do. when i tried using 5.33 it gave me the the value somehting error some other people have described above. the missing the icon problem i have had almost since i started trying to use the bot.

Similar Threads

  1. Wow hack for 2.3.3 [Open Source] Delphi
    By robotkid in forum WoW Memory Editing
    Replies: 15
    Last Post: 05-23-2018, 10:53 PM
  2. MMOGLIDER is going OPEN SOURCE!
    By Premium-mmo in forum Community Chat
    Replies: 9
    Last Post: 09-26-2013, 11:37 PM
  3. DampeBot (Open source)
    By swollen in forum World of Warcraft Bots and Programs
    Replies: 14
    Last Post: 03-23-2008, 10:03 AM
  4. Glider Status in your signature *OPEN SOURCE*
    By Marlo in forum World of Warcraft Bots and Programs
    Replies: 8
    Last Post: 09-16-2007, 05:12 PM
All times are GMT -5. The time now is 07:34 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