[For Free] Luckys Spacebot menu

Shout-Out

User Tag List

Page 81 of 120 FirstFirst ... 31777879808182838485 ... LastLast
Results 1,201 to 1,215 of 1799
  1. #1201
    thegaf's Avatar Sergeant
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xikinitos View Post
    for a good time now my boot is not working properly, i've tryied all the versions avaliable (4.22 and 5.1)

    my problem with the 4.22 is that the kalee mission wont finish properly. it gets the 50/50 and get to the point where it has to acept the reward
    and exit the space mission to rebot, but instead it just put the mouse up to the "pending1" note at the top right corner of the screen. wish some one
    could help

    btw im trooper lvl 50 all upgrades max

    ps:the 5.1 vs gives an error when i click the kalee mission buton
    Looks like I did a durp copy paste move..

    Add the following to the Kalee mission code at the top. You will need to recompile or run script

    Code:
    Func Kalee_go()
       WinActivate("Star Wars™: The Old Republic™")
       Kalee_Main()
    EndFunc

    [For Free] Luckys Spacebot
  2. #1202
    pikachu83's Avatar Member
    Reputation
    4
    Join Date
    Jul 2008
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    aeten hasnt been working for me, it always seemed to fall short by 2/3 fighters at end, i tried to change the coding to what nexy33 said
    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
    but i found the code was already 49000, which was strange since i aint ever changed it, so i deleted all content, reunzipped it, and found the the code this time was 43000, i let it run, and ran smoothly, so far, its on 10-0.

    try checking the code yourself (open using notepad, copy and paste "MouseMove(475, 445)" 3 lines down, will say Sleep(insert number) on first time, and on second line Sleep(3000), the top one, if it isnt 43000, change it to that save, close bot, re open and try.

  3. #1203
    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 nexy33 View Post
    replaced aeten section of 4.22 with swgchefs code put images in image folder has ran 70 wins 0 losses
    Yeah, tested it overnight and ran 65 wins 0 losses.

  4. #1204
    darrylb's Avatar Member
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone have a compiled updated version of pakuni defence with adjusted timers? Mine keeps finishing on 45-49 out of 50 I've yet to have it complete successfully and I have all required updates (jedi guardian).

    I've also noticed it seems to fire a significant amount of missiles incorrectly, at the planet/sun in the background and at the engines of friendly ships. I've tried various tweaks to brightness/contrast/bloom on and off but still seems to do it each time.

  5. #1205
    xDeathreign's Avatar Private
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xDeathreign View Post
    Ever since patch 1.2 I haven't been able to complete a single mission with the bot. I used to get 100+ wins on aeton with my level 50 with max upgrades. Now I can no longer complete it and die half way through the space mission. I'm using the most current version of the program. This is also proven when I have the best upgrades I can for my level 20 alt which cannot complete jaabim or sarapin, despite having the best upgrades for it that are possible at my level.
    Is anyone else having this problem now? No space mission is working at all.

  6. #1206
    sumner9384's Avatar Member
    Reputation
    1
    Join Date
    Jun 2007
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well I tried using the bot again las night and after i got the bot to hit all the buttons to complete the mission successfully it wouldnt hit accept its like the button has been moved

  7. #1207
    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)
    My bot refuses to see the world map button. It worked flawlessly before. I made no changes. I have to use standard loop now. I have even tried making new png files. No luck. Other than that it is working great. I just used a stopwatch on jaabim and changed the timer from I think 52000 to somethink like 42000, and it is working a lot better for me.

    Sent from my SPH-D700 using Tapatalk 2

  8. #1208
    bambam922's Avatar Member
    Reputation
    14
    Join Date
    Jan 2007
    Posts
    75
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pikachu83 View Post
    aeten hasnt been working for me, it always seemed to fall short by 2/3 fighters at end, i tried to change the coding to what nexy33 said
    but i found the code was already 49000, which was strange since i aint ever changed it, so i deleted all content, reunzipped it, and found the the code this time was 43000, i let it run, and ran smoothly, so far, its on 10-0.

    try checking the code yourself (open using notepad, copy and paste "MouseMove(475, 445)" 3 lines down, will say Sleep(insert number) on first time, and on second line Sleep(3000), the top one, if it isnt 43000, change it to that save, close bot, re open and try.
    This is what I did to fix my Aeten.
    I changed line 2984 to
    Code:
    Sleep(39000)
    so that the mission starts 4 seconds earlier than normal.
    Then recompile the .au3
    I just went 75/1 overnight.

  9. #1209
    pikachu83's Avatar Member
    Reputation
    4
    Join Date
    Jul 2008
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bambam922 View Post
    This is what I did to fix my Aeten.
    I changed line 2984 to
    Code:
    Sleep(39000)
    so that the mission starts 4 seconds earlier than normal.
    Then recompile the .au3
    I just went 75/1 overnight.
    i have no idea how to recompile.. i read earlier in the posts you right click in in windoew and press summat like script x86 or summat but i dont ave that option, but the default one of 43000 seems to be working fine for me

  10. #1210
    vancejohnson's Avatar Master Sergeant
    Reputation
    1
    Join Date
    Mar 2012
    Posts
    76
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi all:

    Could anyone who has a working Drexel or Kalee right now mind posting the code you use, or if it is contained in one of these posts already, point to the page # and post you are using?

    I should be back on Drexel by tonight after work.

    I had Nadademais' custom Drexel code working on another guy 2 days ago, but then it wasn't working for me yesterday.

  11. #1211
    Bayoya's Avatar Active Member
    Reputation
    41
    Join Date
    Aug 2007
    Posts
    218
    Thanks G/R
    0/2
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone can post a Good SULLUST (LVL 40) working Code?

  12. #1212
    thegaf's Avatar Sergeant
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pikachu83 View Post
    i have no idea how to recompile.. i read earlier in the posts you right click in in windoew and press summat like script x86 or summat but i dont ave that option, but the default one of 43000 seems to be working fine for me
    download autoit and install. AutoIt Downloads - AutoItScript
    Right click the spacebot .au3 file > compile script (x86). It might error out because the file is in user or blah just try it again.

  13. #1213
    hellcryhellion's Avatar Private
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have a lvl 33 Sith Sorcerer. The timing seems to be off when trying to run Ezran, Have all the ship upgrades recommended, but still won't get all the main targets. Any thoughts on how to fix?

    edit - Seems to be about 4 sec behind
    Last edited by hellcryhellion; 05-02-2012 at 02:36 PM.

  14. #1214
    pikachu83's Avatar Member
    Reputation
    4
    Join Date
    Jul 2008
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by thegaf View Post
    download autoit and install. AutoIt Downloads - AutoItScript
    Right click the spacebot .au3 file > compile script (x86). It might error out because the file is in user or blah just try it again.
    cheers for that

  15. #1215
    pikachu83's Avatar Member
    Reputation
    4
    Join Date
    Jul 2008
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyone got anything working for sullust? running a BH

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 01:57 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