[For Free] Luckys Spacebot menu

Shout-Out

User Tag List

Page 74 of 120 FirstFirst ... 24707172737475767778 ... LastLast
Results 1,096 to 1,110 of 1799
  1. #1096
    miaouss's Avatar Private
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Same problem, the bot don't want to use special equipement for me, althoug i set the the key binding with 1 to 4 , rather than french key binding (&,é, ", ')

    [For Free] Luckys Spacebot
  2. #1097
    Envision's Avatar Active Member Authenticator enabled
    Reputation
    20
    Join Date
    May 2009
    Posts
    78
    Thanks G/R
    18/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DjVandal View Post
    wich mission? both my sorc and inq are running all missions around 90%


    Tried all Empire Missions = Jaabim, Sarapin, Ezran, Skaross, Sullust, and Aetan.
    Never mind what haters say, ignore them 'til they fade away.

  3. #1098
    slethous's Avatar Member
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by slethous View Post
    Bot is working and running Kalee and trade skills but it seems at around 11 completed missions or so it zooms out the screen and then cant make the appropriate key clicks. Any suggestions as it works perfectly till that happens.
    So I identified the above problem only happens when I have crew skills going. I tried running with out them on and ended up at 45-5 before the client crashed. Anyone else have the above problem with running crew skills and space missions?

  4. #1099
    nadademais's Avatar Private
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by superman3dc View Post
    Thank you nadademais, your Drexel code work PERFECTLY for me, it's running even better than before when I'd get the timers set up just about right, at 100 % completing thru out the night =).... Would really be interested in that kalee code u were talking about though, as that's the one mission I've never been able to complete more than once, so i definitely hope u can get that working =)
    So same thing here, on the original code for 4.22 substitute from line 1900 to 2171, so the kalee_main function and all the kalee# functions, couldnt do with only grade 5 equip, does 40%/60% but with EMP or Armek it works 90%+, it needs the 20sec.png attached here too. Happy botting for all. Again code is free to leech if Luckys want to put on his bot. But will probably be the last tweak i make, I'm thinking of doing a bot for all space missions and for all classes, thats at least 2 days of work per mission so will take a while.

    Code:
    Func Kalee_Main()
       
    $x1 = 0
    $y1 = 0
                      Sleep(1000)
                      Send("{SPACE 1}")
                      Sleep(1000)
                      MouseMove(518, 600) ; Stuhl
    			      Sleep(1200)
                      Sleep(300)
                      MouseClick("right")
                      Sleep(300)
                      MouseClick("right")
                      Sleep(5000)
                      MouseMove(380, 269) ; Galaxiekarte
    				  Sleep(500)
                      MouseClick("left") 
    				  MouseClick("left")
                      Sleep(2000)
                      MouseMove(616, 301) ; Kalee
                      Sleep(2000)
                      MouseClick("left") 
    				  MouseClick("left") 
    			      MouseMove(861, 674) ; Jetzt Reisen
                      Sleep(2000)
                      MouseClick("left") 
    				  MouseClick("left") 
                      MouseMove(475, 445) ; Ja
    			      Sleep(1000)
                      MouseClick("left") 
    				 
    				 If GUICtrlRead($Checkbox_barrel) = $GUI_CHECKED Then AdlibRegister ("Barrel",500)
    				 
    			      Local $script_start = TimerInit()
    	
    				  Do
    					 Sleep(100)
    					 $result=_Imagesearcharea("pictures/20sec.png",1,700,1,1200,200,$x1,$y1,101) ; Starts	 
    					 Local $timer_diff = TimerDiff( $script_start )
    				  Until $result=1 Or $timer_diff > 60000
    				  Send("{1 1}") ;5:20x
    				  Sleep(25000)
    				  MouseDown("left")
    				  Local $script_start = TimerInit();4:55x
    				  
    				  Do  
    					 Kalee3()
    				 
    				  Local $timer_diff = TimerDiff( $script_start )
    				  Until $timer_diff > 9000 
    		          MouseUp("left") ;shield an 4:46
                      Send("{2 1}")
                      Sleep(13000)
    				  MouseDown("left") ;shield aus
                      Send("{1 1}")
    		 
    				  Local $script_start = TimerInit();4:33
    				  
    				  Do  
    					 Kalee4()
    					 Local $timer_diff = TimerDiff( $script_start )
    				  Until $timer_diff > 28000
    		 
    		 
    	              MouseUp("left") ;shield an 4:05
                      Send("{2 1}")
                      Sleep(15000)
    				  MouseDown("left") ;shield aus 3:50
                      Send("{1 1}")
    				  Local $script_start = TimerInit()
    
    				  Do  
    					 Kalee1()
    			  
    				  Local $timer_diff = TimerDiff( $script_start )		 
    				  Until $timer_diff > 10000;3:40	
    				  Send("{2 1}")
    				  Sleep(5000)
    				  Send("{1 1}")
    				  Local $script_start = TimerInit()
    				  
    				  Do  
    					 Kalee5() ;3:35
    			  
    				  Local $timer_diff = TimerDiff( $script_start )		 
    				  Until $timer_diff > 3000	
    				  Send("{3 1}");scam
    				  Local $script_start = TimerInit();3:32
    				  
    				  Do  
    					 Kalee5() 
    			  
    				  Local $timer_diff = TimerDiff( $script_start )		 
    				  Until $timer_diff > 14000	
    		 
    				  MouseUp("left") ;shield an 3:18
                      Send("{2 1}") 
                      Sleep(14000) 
    				  MouseDown("left") ;shield aus 3:04
                      Send("{1 1}")
    				  
    				  Local $script_start = TimerInit()
    
    				Do  
    				  Kalee1()
    				  Local $timer_diff = TimerDiff( $script_start )		 
    			   Until $timer_diff > 4000
    				  
    				  MouseUp("left");3:00
                      Send("{2 1}") 
                      Sleep(11000)
    				  MouseDown("left") ;shield aus  2:49
                      Send("{1 1}")
    				  Send("{4 1}")
    	 
    		    Local $script_start = TimerInit()
    
    			Do  
    				 Kalee1() ;
    			     Local $timer_diff = TimerDiff( $script_start )		 
    			Until $timer_diff > 19000
    		 
    		 
    		          MouseUp("left") ;shield an 2:30
                      Send("{2 1}")
                      Sleep(23000)
    				  MouseDown("left") ;shield aus 2:07
                      Send("{1 1}")
    	 
    		    Local $script_start = TimerInit()
    
                  Do  
    				 Kalee3()
    			  
    		    Local $timer_diff = TimerDiff( $script_start )		 
    			Until $timer_diff > 26000 
    		 
    		 
    				  MouseUp("left") ;shield an 1:40
                      Send("{2 1}")
                      Sleep(10500)
    				  MouseDown("left") ;shield aus 1:30.5
                      Send("{1 1}")
    				  
    				  Local $script_start = TimerInit()
    
    			Do  
    				 Kalee1()
    			  
    		    Local $timer_diff = TimerDiff( $script_start )		 
    		 Until $timer_diff > 6500
    		 
    				  MouseUp("left") ;shield an 1:24
                      Send("{2 1}")
                      Sleep(19000)
    				  MouseDown("left") ;shield aus 1:05
                      Send("{1 1}")
    		 
    		 Local $script_start = TimerInit() ;
    
                  Do  
    				 Kalee2()
    			  
    		    Local $timer_diff = TimerDiff( $script_start )		 
    		 Until $timer_diff > 7000
    			Send("{3 1}")
    		 
    		 Local $script_start = TimerInit() ;0:58
    
                  Do  
    				 Kalee2()
    			  
    		    Local $timer_diff = TimerDiff( $script_start )		 
    		 Until $timer_diff > 17000
    		 
    		          MouseUp("left") ;shield an 0:41
                      Send("{2 1}")
    		          Sleep (33000)
    		 
    		 
    		 
    		 
    			   If GUICtrlRead($Checkbox_barrel) = $GUI_CHECKED Then AdlibUnRegister("Barrel")
    			 
                      Sleep(1000)
    				  
    				  space_ende()
    EndFunc
    			
    		 
    
    
    Func Kalee1()
                     ;variablen===============================================
    	              $gelb1 = PixelSearch(264, 31, 770, 795, 0xB29F1E, 10)
    	              $gelb2 = PixelSearch(264, 31, 770, 795, 0x896400, 10)
    	              $gelb3 = PixelSearch(264, 31, 770, 795, 0xFDC625, 10)
    			      ;$rot1 = PixelSearch(14, 55, 1024, 785, 0xFFA29D, 10)
                     ;Variablen================================================
    
    
    			   If IsArray($gelb1) = True Then
    			      MouseMove($gelb1 [0], $gelb1 [1], 1)
    			      MouseClick("right")
    			   EndIf
    
    			   If IsArray($gelb2) = True Then
    		          MouseMove($gelb2 [0], $gelb2 [1], 1)
    		          MouseClick("right")
    	           EndIf
    	 
    	           If IsArray($gelb3) = True Then
    		          MouseMove($gelb3 [0], $gelb3 [1], 1)
    		          MouseClick("right")
    	           EndIf
    	 
    	 
    	          ; If IsArray($rot1) = True Then
    			  ;    MouseMove($rot1 [0], $rot1 [1], 1)
    			  ;	   MouseClick("right")
    			  ; EndIf
    			EndFunc
    			
       
    
    Func Kalee2()
                     ;variablen===============================================
    	              $gelb1 = PixelSearch(7, 320, 1029, 793, 0xB29F1E, 5)
    	              $gelb2 = PixelSearch(7, 320, 1029, 793, 0x896400, 5)
    	              $gelb3 = PixelSearch(7, 320, 1029, 793, 0xFDC625, 5)
                     ;Variablen================================================
    
    
    			   If IsArray($gelb1) = True Then
    			      MouseMove($gelb1 [0], $gelb1 [1], 1)
    				  MouseClick("right")
    		 	  EndIf
    
    	           If IsArray($gelb2) = True Then
    		 	      MouseMove($gelb2 [0], $gelb2 [1], 1)
    				  MouseClick("right")
                  EndIf
    	 
    	           If IsArray($gelb3) = True Then
    		          MouseMove($gelb3 [0], $gelb3 [1], 1)
    				  MouseClick("right")
    			   EndIf
    			EndFunc
    			
       
     Func Kalee3()
                     ;variablen===============================================
    	              $gelb1 = PixelSearch(264, 31, 770, 795, 0xB29F1E, 10)
    	              $gelb2 = PixelSearch(264, 31, 770, 795, 0x896400, 10)
    	              $gelb3 = PixelSearch(264, 31, 770, 795, 0xFDC625, 10)
                     ;Variablen================================================
    
    
    			   If IsArray($gelb1) = True Then
    			      MouseMove($gelb1 [0], $gelb1 [1], 1)
    			      MouseClick("right")
    			   EndIf
    
    			   If IsArray($gelb2) = True Then
    		          MouseMove($gelb2 [0], $gelb2 [1], 1)
    		          MouseClick("right")
    	           EndIf
    	 
    	           If IsArray($gelb3) = True Then
    		          MouseMove($gelb3 [0], $gelb3 [1], 1)
    		          MouseClick("right")
    	           EndIf
    			EndFunc  
    			
    Func Kalee4()
                     ;variablen===============================================
    	              $gelb1 = PixelSearch(14, 50, 586, 788, 0xB29F1E, 5)
    	              $gelb2 = PixelSearch(14, 50, 586, 788, 0x896400, 5)
    	              $gelb3 = PixelSearch(14, 50, 586, 788, 0xFDC625, 5)
                     ;Variablen================================================
    
    
    			   If IsArray($gelb1) = True Then
    			      MouseMove($gelb1 [0], $gelb1 [1], 1)
    				  MouseClick("right")
    		 	  EndIf
    
    	           If IsArray($gelb2) = True Then
    		 	      MouseMove($gelb2 [0], $gelb2 [1], 1)
    				  MouseClick("right")
                  EndIf
    	 
    	           If IsArray($gelb3) = True Then
    		          MouseMove($gelb3 [0], $gelb3 [1], 1)
    				  MouseClick("right")
    			   EndIf
    			EndFunc
    Func Kalee5()
                     ;variablen===============================================
    	              $gelb1 = PixelSearch(400, 270, 844, 471, 0xB29F1E, 5)
    	              $gelb2 = PixelSearch(400, 270, 844, 471, 0x896400, 5)
    	              $gelb3 = PixelSearch(400, 270, 844, 471, 0xFDC625, 5)
                     ;Variablen================================================
    
    
    			   If IsArray($gelb1) = True Then
    			      MouseMove($gelb1 [0], $gelb1 [1], 1)
    				  MouseClick("right")
    		 	  EndIf
    
    	           If IsArray($gelb2) = True Then
    		 	      MouseMove($gelb2 [0], $gelb2 [1], 1)
    				  MouseClick("right")
                  EndIf
    	 
    	           If IsArray($gelb3) = True Then
    		          MouseMove($gelb3 [0], $gelb3 [1], 1)
    				  MouseClick("right")
    			   EndIf
    EndFunc
    Attached Files Attached Files

  5. #1100
    Cleric911's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You the man - thanks a bunch!

  6. #1101
    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 Dholiraja View Post
    ok i found how to edit the file but at 2:34 it still crashes it doesn't seem to avoid the rocks,

    what do u use for the numbers to avoid the asteroids??
    Having the same problem, I get past 2:55 perfectly but slam into the roids around 2:30 and die a few seconds later to enemy fire.

  7. #1102
    woodrow's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No.... I've read all 73 pages of this forum, I managed to get my laptops display into the correct aspect ratio for 1280 x 1024 "has black area around it" and ive re sized the game to 1024x768 and moved the game window screen mutiple times while restarting the game and bot and the thing is still like a 1/4in off its actually clicking sythweaving and not slicing. as i asked for. btw lucky thanks bro nice program even if my systems are re re

  8. #1103
    Aragorias's Avatar Corporal
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well... 4.22 is an improvement but Aetan keeps failing half the time.

    Mainly because it either doesn't kill enough Bombers.. (3 short often) or because my ship dies in the last run over the space station.
    It seems like it's using the Electronic Warfare Pod too early... so it's used when there's no enemy fire and then when the last big wave comes the Warfare Pod is already deactivated again...

  9. #1104
    Chryst's Avatar Member
    Reputation
    2
    Join Date
    Apr 2012
    Posts
    107
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Resolved. Thanks
    Last edited by Chryst; 04-29-2012 at 04:07 PM.

  10. #1105
    alex102'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)

    level 40 mission die from enemy fire.. Imperial Agent..

    My ship will miss all the rocks but get wrecked once it get past republic flag ship.. have all max up grades for my level.. also which mission can the BH do?/

  11. #1106
    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)

    New GUI - need coders

    Hey guys. I added "mission spots" in the code, GUI and daily stuff. Just need some folks to finish coding the missions. The missions that were already coded are there still. I've organized the code.

    Here is a handy list of the missions: Space combat - Star Wars: The Old Republic Wiki - Wiki SWTOR

    Thanks to Lucky for getting this going. Now its time for others to chip in.

    This is mainly out here for people that are coders so they can work on coding new missions and just putting them in the code without having to add all the other parts. Please understand that this isnt fully tested.

    Update V5.0:

    - Added all missions to GUI and daily settings, however they are not all programmed.
    - cleaned up coded.

    List of things needed to be done
    E [15] Jabiim - Complete
    E [15] Cartel - Cloned Ezarn - Coords needed - mission code needed
    E [15] Saleucami - Coords needed - mission code needed
    E [20] Nez - Cloned Sullust - Coords needed
    E [20] Sarapin - Complete
    E [28] Taspan - Coords needed - mission code needed
    E [28] Ezran - Complete
    E [34] Skaross - Complete
    E [34] Mugaar - Coords needed - mission code needed
    E [40] Polith - Coords needed - mission code needed
    E [40] Sullust - Complete
    E [44] Aeten - Complete
    E [44] Clouds - Cloned Sarapin - coords needed
    E [48] Ascendancy - Coords needed - mission code needed
    R [15] Fondor - Complete
    R [15] Javaal - mission code needed
    R [15] Balosar - mission code needed
    R [20] Archenar - Cloned Drexel
    R [20] Makem - Complete
    R [28] Syvris - Complete
    R [28] Llanic - mission code needed
    R [34] Pakuuni - Complete
    R [34] Kovor - mission code needed
    R [40] Hydian - mission code needed
    R [40] Drexel - Complete
    R [44] Kalee - Complete
    R [44] Zosha - Cloned Makem - needs rework
    R [48] Impossible - mission code needed
    Attached Files Attached Files
    Last edited by thegaf; 04-30-2012 at 08:58 AM. Reason: warning about stability

  12. #1107
    gaz316's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Got real issues with Sullust, have spent over an hour playing with the timings and it wont stop hitting the rocks.

  13. #1108
    superman3dc's Avatar Corporal
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    HOLY CRAP!!! I can run kalee now, thanx again nadademais, ur my hero =D

  14. #1109
    Sugarmoma's Avatar Private
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey lucky =) i rerolled on da fatman, cuz of slow server pop, etc. so im running jabbim. lvl 16. have all mods except my last one. I cant it to work right. im bh, so those yellow/orange thingies on my ship are confusing my bot i think. its trying to shoot itself half the time, and its not using missiles. im getting blown up at around 28 secs. any advice would rock. thx again!

  15. #1110
    alex102'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)

    Same here

    Originally Posted by gaz316 View Post
    Got real issues with Sullust, have spent over an hour playing with the timings and it wont stop hitting the rocks.
    I can not for the life of me figure out good timing...

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 07:22 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