[For Free] Luckys Spacebot menu

User Tag List

Page 82 of 120 FirstFirst ... 32787980818283848586 ... LastLast
Results 1,216 to 1,230 of 1799
  1. #1216
    runordie2's Avatar Member
    Reputation
    2
    Join Date
    Mar 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For those having problems with ezran way I fixed it was coppying the files from 4.22 but not the 4.22 lucky bot program itself and pasted them in the 4.03 version and copy replaced everything and voila worked like a charm 48-2 this morning won overnight still going

    [For Free] Luckys Spacebot
  2. #1217
    presii's Avatar Private
    Reputation
    5
    Join Date
    Feb 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Suggested fix for Sullest mission (Luckys_Spacebot_v5.1_beta_Gaf):

    Hi, ive been playing around with Luckys_Spacebot_v5.1_beta_Gaf version of the bot, and managed to get Sullust working pretty well.
    I've copied the counter-start code (sorry, cant remember members name who committed it) from Drexel, so Sullust starts based on counter.
    Also the rock hitting me on 3:19 annoyed me, so i putted extra evasion there.

    Managed to run this thing for like 150/1 succes/fail, so hopefully it'll for work you as well.

    To test it out:
    Make backup of your Sullust.au3 and old exe (based on Luckys_Spacebot_v5.1_beta_Gaf.rar)
    Put the 10sec.png in your images dir.
    Replace the Sullust.au3
    Compile it

    And let me know if it works out

    btw im sorry for the sloppy code, it was getting late yesterday..


    Code:
    Func Sullust_go()
       WinActivate("Star Warsâ„¢: The Old Republicâ„¢")
       Sullust_Main()
    EndFunc
    
    Func Sullust_Main()
       
    $x1 = 0
    $y1 = 0
    $x2 = 0
    $y2 = 0
    $x3 = 0
    $y3 = 0
    $x4 = 0
    $y4 = 0
    $timer3 = GUICtrlRead($time3)
    $timer4 = GUICtrlRead($time4)
    
       
                      Sleep(1000)
                      Send("{SPACE 1}")
                      Sleep(1000)
                      MouseMove(518, 600) ; Stuhl
    			      Sleep(1200)
                      Sleep(300)
                      MouseClick("right")
                      Sleep(300)
                      MouseClick("right")
                      Sleep(5000)
                      MouseMove(500, 600) ; Galaxiekarte
    				  Sleep(500)
                      MouseClick("left") 
    				  MouseClick("left")
                      Sleep(2000)
                      MouseMove(565, 444) ; Sullust
                      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") 
    				  
    Local $script_start = TimerInit()
    			
    		   Do
    			  Sleep(100)
    			  $result=_Imagesearcharea("pictures/10sec.png",1,700,1,1200,200,$x1,$y1,101) ; Starts	 
    			  Local $timer_diff = TimerDiff( $script_start )
    		   Until $result=1 Or $timer_diff > 250000
    		   Send("{1 1}")
    		   
    		   If GUICtrlRead($Checkbox_barrel) = $GUI_CHECKED Then AdlibRegister ("Barrel",500)
    			  
    		   Local $script_start = TimerInit()	  
    							  
    			   Do
    				 Sullust3()
    			   
    		  Local $timer_diff = TimerDiff( $script_start )
    		 Until $timer_diff > 50000
    		          MouseUp("left") ;shield an
    		 	  MouseMove(523, 706)
    				  MouseClick("left")
    				  sleep(1000)
    				  MouseDown("left")
    				   Local $script_start = TimerInit()	  
    							  
    			   Do
    				 Sullust3()
    			   
    		  Local $timer_diff = TimerDiff( $script_start )
    		 Until $timer_diff > 20100		  
    				  
    		          MouseUp("left") ;shield an
                      Send("{2 1}")
    				  MouseMove(383, 430) ;2:59
    				  MouseClick("left")
                      Sleep(3000)       
    				  MouseMove(288, 640) ;2:56
    				  MouseClick("left")
    				  Sleep(1000)
    				  MouseMove(523, 706) ;2:55
    				  MouseClick("left")
    				  Sleep(2000)
    				  MouseMove(174, 665) ;2:53
    				  MouseClick("left")
    				  Sleep(3000)
    				  MouseDown("left") ;shield aus 2:50
                      Send("{1 1}")
    				  
    			Local $script_start = TimerInit()
    
    		   Do  
    			  Sullust1()
    			  Local $timer_diff = TimerDiff( $script_start )
    		   Until $timer_diff > 12000
    				  
                      MouseUp("left") ;shield an
                      Send("{2 1}")
    				  MouseMove(191, 619) ;2:38
                      Sleep(2000)
    				  MouseMove(365, 319) ;2:36
    				  Sleep(3000)
    				  MouseMove(482, 524) ;2:33
    				  Sleep(4000)
    				  MouseMove(966, 653) ;2:29
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) 
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) ;2:22
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) 
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) ;2:15
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) 
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) ;2:08
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) 
    				  
    				  
    				  MouseDown("left") ;shield aus ;2:00
                      Send("{1 1}")
    		 
    	        Local $script_start = TimerInit()
    
    		   Do  
    			  Sullust2()
    			  Local $timer_diff = TimerDiff( $script_start )
    		   Until $timer_diff > 22000
    		 
    		          Send("{3 1}");1:40 shield
    				  
    		    Local $script_start = TimerInit()
    			Do  
    			  Sullust2()
    			  Local $timer_diff = TimerDiff( $script_start )
    		   Until $timer_diff > 21000
    		          
    				  MouseUp("left") ;shield an
                      Send("{2 1}")
    				  MouseMove(517, 700) ;1:19
    				  MouseClick("left")
                      Sleep(2000)
    				  MouseDown("left") ;shield aus 1:17
                      Send("{1 1}")
    				  
    				  
    	        Local $script_start = TimerInit()
    
    		   Do  
    			  Sullust2()
    			  Local $timer_diff = TimerDiff( $script_start )
    		   Until $timer_diff > 15000
    		 
    		 
    		          MouseUp("left") ;shield an
                      Send("{2 1}")
    				  MouseMove(521, 142) ;1:02
    				  MouseClick("left")
                      Sleep(2000)
    				  MouseDown("left") ;shield aus 1:00
                      Send("{1 1}")
       
    		 	        Local $script_start = TimerInit()
    
    		   Do  
    			  Sullust1()
    			  Local $timer_diff = TimerDiff( $script_start )
    		   Until $timer_diff > 32600
    		 
    
    
    		          MouseUp("left") ;shield an
                      Send("{2 1}")
    				  MouseMove(517, 103) ;0:28
    				  MouseClick("left")
                      Sleep(2000)
    				  MouseMove(517, 700) ;0:26
    				  MouseClick("left")
    				  Sleep(2000)
    				  
    				  MouseMove(966, 653) ;0:24
    				  MouseClick("left")
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  MouseClick("left")
    				  Sleep(1000)
    				  MouseMove(966, 653) 
    				  MouseClick("left")
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  MouseClick("left")
    				  Sleep(1000)
    				  MouseMove(966, 653) 
    				  MouseClick("left")
    		          Sleep(16000)
     
    		          AdlibUnRegister("Scam")
    				  If GUICtrlRead($Checkbox_barrel) = $GUI_CHECKED Then AdlibUnRegister("Barrel")
    				  MouseUp("left")
                      Sleep(1000)
    			  
    				  space_ende()
    
    EndFunc
    
    Func Sullust3()
       
    			     ;variablen===============================================
    				  $rot1 = PixelSearch(14, 55, 1024, 785, 0xFFA29D, 10)
                     ;Variablen================================================
    
    
    			   If IsArray($rot1) = True Then
    		          MouseMove($rot1 [0], $rot1 [1], 1)
    				  MouseDown("left")
    	           EndIf
    			   
    EndFunc
    
    Func Sullust1()
       
    			     ;variablen===============================================
    				  $rot1 = PixelSearch(14, 55, 1024, 785, 0xFFA29D, 10)
                     ;Variablen================================================
    
    
    			   If IsArray($rot1) = True Then
    		          MouseMove($rot1 [0], $rot1 [1], 1)
    				  MouseClick("right")
    	           EndIf
    			   
    EndFunc
    			
    Func Sullust2()
       
                     ;variablen===============================================
    				  $rot1 = PixelSearch(14, 55, 1024, 785, 0xFFA29D, 10)
    				  $blau = PixelSearch(264, 31, 770, 795, 0x96FFFB, 4)
                     ;Variablen================================================
    				 
    				 If IsArray($rot1) = True Then
    		          MouseMove($rot1 [0], $rot1 [1], 1)
    				  MouseClick("right")
    	           EndIf
    
                   If IsArray($blau ) = True Then
    		          MouseMove($blau [0], $blau [1], 1)
    		          MouseClick("right")
    	           EndIf
    			   
    			   
    			   
    EndFunc
    Attached Files Attached Files
    Last edited by presii; 05-02-2012 at 02:11 PM. Reason: zipped png file

  3. #1218
    zood's Avatar Private
    Reputation
    1
    Join Date
    Mar 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyone notice sarapin mission not being able to hit the last target (shield generator)? I'm a level 23 BH with all level 1/2 ship upgrades. It survives the mission just fine but never hits the last generator. thanks in advance for any help.

  4. #1219
    xikinitos's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xikinitos
    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




    man first of all tnks for your time and quick response. ^^

    but i still got the same problems....when i was cheking my script i notice that those 4 lines of code was allready in there, so i deleted and copy/paste
    your's just for the sake of it.

    but =/ still not working it do the mission properly but it do not confirm the quest at the end of it so it can begin the cicle again....

    wish you still have some ideas
    Last edited by xikinitos; 05-02-2012 at 02:17 PM.

  5. #1220
    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
    Originally Posted by xikinitos
    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




    man first of all tnks for your time and quick response. ^^

    but i still got the same problems....when i was cheking my script i notice that those 4 lines of code was allready in there, so i deleted and copy/paste
    your's just for the sake of it.

    but =/ still not working it do the mission properly but it do not confirm the quest at the end of it so it can begin the cicle again....

    wish you still have some ideas
    What options are you using? Standard loop, alt loop or what ever the third option? Are you using crew skills?

  6. #1221
    Xenohadden's Avatar Member
    Reputation
    1
    Join Date
    Aug 2009
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    runordie2, do you have a link to the older version so i can do that, i still cant get it to work and cant see a link to older version up on the site :/

  7. #1222
    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)
    I having problem with Sullust, i record it, i turn off autofire and spin and do it manually, i save it and load it, i start the bot and the bot dont rinse and repeat, it get stock after first try, It died and stay there, it doesnt follow the move i made.

  8. #1223
    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 presii View Post
    Suggested fix for Sullest mission (Luckys_Spacebot_v5.1_beta_Gaf):

    Hi, ive been playing around with Luckys_Spacebot_v5.1_beta_Gaf version of the bot, and managed to get Sullust working pretty well.
    I've copied the counter-start code (sorry, cant remember members name who committed it) from Drexel, so Sullust starts based on counter.
    Also the rock hitting me on 3:19 annoyed me, so i putted extra evasion there.

    Managed to run this thing for like 150/1 succes/fail, so hopefully it'll for work you as well.

    To test it out:
    Make backup of your Sullust.au3 and old exe (based on Luckys_Spacebot_v5.1_beta_Gaf.rar)
    Put the 10sec.png in your images dir.
    Replace the Sullust.au3
    Compile it

    And let me know if it works out

    btw im sorry for the sloppy code, it was getting late yesterday..


    Code:
    Func Sullust_go()
       WinActivate("Star Warsâ„¢: The Old Republicâ„¢")
       Sullust_Main()
    EndFunc
    
    Func Sullust_Main()
       
    $x1 = 0
    $y1 = 0
    $x2 = 0
    $y2 = 0
    $x3 = 0
    $y3 = 0
    $x4 = 0
    $y4 = 0
    $timer3 = GUICtrlRead($time3)
    $timer4 = GUICtrlRead($time4)
    
       
                      Sleep(1000)
                      Send("{SPACE 1}")
                      Sleep(1000)
                      MouseMove(518, 600) ; Stuhl
    			      Sleep(1200)
                      Sleep(300)
                      MouseClick("right")
                      Sleep(300)
                      MouseClick("right")
                      Sleep(5000)
                      MouseMove(500, 600) ; Galaxiekarte
    				  Sleep(500)
                      MouseClick("left") 
    				  MouseClick("left")
                      Sleep(2000)
                      MouseMove(565, 444) ; Sullust
                      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") 
    				  
    Local $script_start = TimerInit()
    			
    		   Do
    			  Sleep(100)
    			  $result=_Imagesearcharea("pictures/10sec.png",1,700,1,1200,200,$x1,$y1,101) ; Starts	 
    			  Local $timer_diff = TimerDiff( $script_start )
    		   Until $result=1 Or $timer_diff > 250000
    		   Send("{1 1}")
    		   
    		   If GUICtrlRead($Checkbox_barrel) = $GUI_CHECKED Then AdlibRegister ("Barrel",500)
    			  
    		   Local $script_start = TimerInit()	  
    							  
    			   Do
    				 Sullust3()
    			   
    		  Local $timer_diff = TimerDiff( $script_start )
    		 Until $timer_diff > 50000
    		          MouseUp("left") ;shield an
    		 	  MouseMove(523, 706)
    				  MouseClick("left")
    				  sleep(1000)
    				  MouseDown("left")
    				   Local $script_start = TimerInit()	  
    							  
    			   Do
    				 Sullust3()
    			   
    		  Local $timer_diff = TimerDiff( $script_start )
    		 Until $timer_diff > 20100		  
    				  
    		          MouseUp("left") ;shield an
                      Send("{2 1}")
    				  MouseMove(383, 430) ;2:59
    				  MouseClick("left")
                      Sleep(3000)       
    				  MouseMove(288, 640) ;2:56
    				  MouseClick("left")
    				  Sleep(1000)
    				  MouseMove(523, 706) ;2:55
    				  MouseClick("left")
    				  Sleep(2000)
    				  MouseMove(174, 665) ;2:53
    				  MouseClick("left")
    				  Sleep(3000)
    				  MouseDown("left") ;shield aus 2:50
                      Send("{1 1}")
    				  
    			Local $script_start = TimerInit()
    
    		   Do  
    			  Sullust1()
    			  Local $timer_diff = TimerDiff( $script_start )
    		   Until $timer_diff > 12000
    				  
                      MouseUp("left") ;shield an
                      Send("{2 1}")
    				  MouseMove(191, 619) ;2:38
                      Sleep(2000)
    				  MouseMove(365, 319) ;2:36
    				  Sleep(3000)
    				  MouseMove(482, 524) ;2:33
    				  Sleep(4000)
    				  MouseMove(966, 653) ;2:29
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) 
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) ;2:22
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) 
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) ;2:15
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) 
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) ;2:08
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) 
    				  
    				  
    				  MouseDown("left") ;shield aus ;2:00
                      Send("{1 1}")
    		 
    	        Local $script_start = TimerInit()
    
    		   Do  
    			  Sullust2()
    			  Local $timer_diff = TimerDiff( $script_start )
    		   Until $timer_diff > 22000
    		 
    		          Send("{3 1}");1:40 shield
    				  
    		    Local $script_start = TimerInit()
    			Do  
    			  Sullust2()
    			  Local $timer_diff = TimerDiff( $script_start )
    		   Until $timer_diff > 21000
    		          
    				  MouseUp("left") ;shield an
                      Send("{2 1}")
    				  MouseMove(517, 700) ;1:19
    				  MouseClick("left")
                      Sleep(2000)
    				  MouseDown("left") ;shield aus 1:17
                      Send("{1 1}")
    				  
    				  
    	        Local $script_start = TimerInit()
    
    		   Do  
    			  Sullust2()
    			  Local $timer_diff = TimerDiff( $script_start )
    		   Until $timer_diff > 15000
    		 
    		 
    		          MouseUp("left") ;shield an
                      Send("{2 1}")
    				  MouseMove(521, 142) ;1:02
    				  MouseClick("left")
                      Sleep(2000)
    				  MouseDown("left") ;shield aus 1:00
                      Send("{1 1}")
       
    		 	        Local $script_start = TimerInit()
    
    		   Do  
    			  Sullust1()
    			  Local $timer_diff = TimerDiff( $script_start )
    		   Until $timer_diff > 32600
    		 
    
    
    		          MouseUp("left") ;shield an
                      Send("{2 1}")
    				  MouseMove(517, 103) ;0:28
    				  MouseClick("left")
                      Sleep(2000)
    				  MouseMove(517, 700) ;0:26
    				  MouseClick("left")
    				  Sleep(2000)
    				  
    				  MouseMove(966, 653) ;0:24
    				  MouseClick("left")
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  MouseClick("left")
    				  Sleep(1000)
    				  MouseMove(966, 653) 
    				  MouseClick("left")
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  MouseClick("left")
    				  Sleep(1000)
    				  MouseMove(966, 653) 
    				  MouseClick("left")
    		          Sleep(16000)
     
    		          AdlibUnRegister("Scam")
    				  If GUICtrlRead($Checkbox_barrel) = $GUI_CHECKED Then AdlibUnRegister("Barrel")
    				  MouseUp("left")
                      Sleep(1000)
    			  
    				  space_ende()
    
    EndFunc
    
    Func Sullust3()
       
    			     ;variablen===============================================
    				  $rot1 = PixelSearch(14, 55, 1024, 785, 0xFFA29D, 10)
                     ;Variablen================================================
    
    
    			   If IsArray($rot1) = True Then
    		          MouseMove($rot1 [0], $rot1 [1], 1)
    				  MouseDown("left")
    	           EndIf
    			   
    EndFunc
    
    Func Sullust1()
       
    			     ;variablen===============================================
    				  $rot1 = PixelSearch(14, 55, 1024, 785, 0xFFA29D, 10)
                     ;Variablen================================================
    
    
    			   If IsArray($rot1) = True Then
    		          MouseMove($rot1 [0], $rot1 [1], 1)
    				  MouseClick("right")
    	           EndIf
    			   
    EndFunc
    			
    Func Sullust2()
       
                     ;variablen===============================================
    				  $rot1 = PixelSearch(14, 55, 1024, 785, 0xFFA29D, 10)
    				  $blau = PixelSearch(264, 31, 770, 795, 0x96FFFB, 4)
                     ;Variablen================================================
    				 
    				 If IsArray($rot1) = True Then
    		          MouseMove($rot1 [0], $rot1 [1], 1)
    				  MouseClick("right")
    	           EndIf
    
                   If IsArray($blau ) = True Then
    		          MouseMove($blau [0], $blau [1], 1)
    		          MouseClick("right")
    	           EndIf
    			   
    			   
    			   
    EndFunc
    OMG i LOVE YOU, it works, 100% works, doesnt crash even once,

    uploading the entire contents with the modified script to your specs, for those who aint entirely sure how to do it (like me lol) or dont have autoit to edit
    Attached Files Attached Files

  9. #1224
    keyboa4rdWarri0r's Avatar Member
    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)
    some reason, aetan mission wont finish. ship either gets blown up or i dont destroy enough bombers. i have all the required parts to /shrug

  10. #1225
    Speccc's Avatar Private
    Reputation
    1
    Join Date
    May 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Pikachu83

    Sorry to bother you, but the folder Missions is missing or am I wrong?

  11. #1226
    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 Speccc:

    There are now at least a couple of different versions in the posts.

    The versions with the Missions folder had broken out each mission into a separate script, within the Missions folder.

    Pikachu83's version uses one larger script with all of the missions included inside. (as does Lucky's original)

    As this becomes more open source, we'll have to pick and choose with version(s) each of us use, etc.
    (there are good and bad things about open source, basically)

  12. #1227
    geckglow's Avatar Private
    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)
    I've been noticing that since tuesday morning update, the Bot targets the background a lot more. I think they may have changed some of the graphics in such a way as to confuse the pixel recognition. I wish I knew enough about scripting to figure a fix, does any one have any suggestions on how to correct this through settings on my pc? Or is it possibly an issue that will need to be corrected in the bot?

    edit for specifics, The Aetan mission is the one I'm having the trouble with, the ship spends so much time shooting the burning background images it ignores the bombers and comes up short every time.

  13. #1228
    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 Speccc View Post
    @Pikachu83

    Sorry to bother you, but the folder Missions is missing or am I wrong?
    nope? thats everything in my folder i just zipped up, and uploaded it

  14. #1229
    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 vancejohnson View Post
    Hi Speccc:

    There are now at least a couple of different versions in the posts.

    The versions with the Missions folder had broken out each mission into a separate script, within the Missions folder.

    Pikachu83's version uses one larger script with all of the missions included inside. (as does Lucky's original)

    As this becomes more open source, we'll have to pick and choose with version(s) each of us use, etc.
    (there are good and bad things about open source, basically)
    i have 4 different versions to make 4 different missions work... gets confusing yeah,

    and also, even though i uploaded it, id prefer it to be "presii's version" as its his code, i simply uploaded the the code into 1 folder,

  15. #1230
    Speccc's Avatar Private
    Reputation
    1
    Join Date
    May 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by presii View Post
    Suggested fix for Sullest mission (Luckys_Spacebot_v5.1_beta_Gaf):

    Hi, ive been playing around with Luckys_Spacebot_v5.1_beta_Gaf version of the bot, and managed to get Sullust working pretty well.
    I've copied the counter-start code (sorry, cant remember members name who committed it) from Drexel, so Sullust starts based on counter.
    Also the rock hitting me on 3:19 annoyed me, so i putted extra evasion there.

    Managed to run this thing for like 150/1 succes/fail, so hopefully it'll for work you as well.

    To test it out:
    Make backup of your Sullust.au3 and old exe (based on Luckys_Spacebot_v5.1_beta_Gaf.rar)
    Put the 10sec.png in your images dir.
    Replace the Sullust.au3
    Compile it

    And let me know if it works out

    btw im sorry for the sloppy code, it was getting late yesterday..


    Code:
    Func Sullust_go()
       WinActivate("Star Wars™: The Old Republic™")
       Sullust_Main()
    EndFunc
    
    Func Sullust_Main()
       
    $x1 = 0
    $y1 = 0
    $x2 = 0
    $y2 = 0
    $x3 = 0
    $y3 = 0
    $x4 = 0
    $y4 = 0
    $timer3 = GUICtrlRead($time3)
    $timer4 = GUICtrlRead($time4)
    
       
                      Sleep(1000)
                      Send("{SPACE 1}")
                      Sleep(1000)
                      MouseMove(518, 600) ; Stuhl
    			      Sleep(1200)
                      Sleep(300)
                      MouseClick("right")
                      Sleep(300)
                      MouseClick("right")
                      Sleep(5000)
                      MouseMove(500, 600) ; Galaxiekarte
    				  Sleep(500)
                      MouseClick("left") 
    				  MouseClick("left")
                      Sleep(2000)
                      MouseMove(565, 444) ; Sullust
                      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") 
    				  
    Local $script_start = TimerInit()
    			
    		   Do
    			  Sleep(100)
    			  $result=_Imagesearcharea("pictures/10sec.png",1,700,1,1200,200,$x1,$y1,101) ; Starts	 
    			  Local $timer_diff = TimerDiff( $script_start )
    		   Until $result=1 Or $timer_diff > 250000
    		   Send("{1 1}")
    		   
    		   If GUICtrlRead($Checkbox_barrel) = $GUI_CHECKED Then AdlibRegister ("Barrel",500)
    			  
    		   Local $script_start = TimerInit()	  
    							  
    			   Do
    				 Sullust3()
    			   
    		  Local $timer_diff = TimerDiff( $script_start )
    		 Until $timer_diff > 50000
    		          MouseUp("left") ;shield an
    		 	  MouseMove(523, 706)
    				  MouseClick("left")
    				  sleep(1000)
    				  MouseDown("left")
    				   Local $script_start = TimerInit()	  
    							  
    			   Do
    				 Sullust3()
    			   
    		  Local $timer_diff = TimerDiff( $script_start )
    		 Until $timer_diff > 20100		  
    				  
    		          MouseUp("left") ;shield an
                      Send("{2 1}")
    				  MouseMove(383, 430) ;2:59
    				  MouseClick("left")
                      Sleep(3000)       
    				  MouseMove(288, 640) ;2:56
    				  MouseClick("left")
    				  Sleep(1000)
    				  MouseMove(523, 706) ;2:55
    				  MouseClick("left")
    				  Sleep(2000)
    				  MouseMove(174, 665) ;2:53
    				  MouseClick("left")
    				  Sleep(3000)
    				  MouseDown("left") ;shield aus 2:50
                      Send("{1 1}")
    				  
    			Local $script_start = TimerInit()
    
    		   Do  
    			  Sullust1()
    			  Local $timer_diff = TimerDiff( $script_start )
    		   Until $timer_diff > 12000
    				  
                      MouseUp("left") ;shield an
                      Send("{2 1}")
    				  MouseMove(191, 619) ;2:38
                      Sleep(2000)
    				  MouseMove(365, 319) ;2:36
    				  Sleep(3000)
    				  MouseMove(482, 524) ;2:33
    				  Sleep(4000)
    				  MouseMove(966, 653) ;2:29
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) 
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) ;2:22
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) 
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) ;2:15
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) 
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) ;2:08
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  Sleep(1000)
    				  MouseMove(966, 653) 
    				  
    				  
    				  MouseDown("left") ;shield aus ;2:00
                      Send("{1 1}")
    		 
    	        Local $script_start = TimerInit()
    
    		   Do  
    			  Sullust2()
    			  Local $timer_diff = TimerDiff( $script_start )
    		   Until $timer_diff > 22000
    		 
    		          Send("{3 1}");1:40 shield
    				  
    		    Local $script_start = TimerInit()
    			Do  
    			  Sullust2()
    			  Local $timer_diff = TimerDiff( $script_start )
    		   Until $timer_diff > 21000
    		          
    				  MouseUp("left") ;shield an
                      Send("{2 1}")
    				  MouseMove(517, 700) ;1:19
    				  MouseClick("left")
                      Sleep(2000)
    				  MouseDown("left") ;shield aus 1:17
                      Send("{1 1}")
    				  
    				  
    	        Local $script_start = TimerInit()
    
    		   Do  
    			  Sullust2()
    			  Local $timer_diff = TimerDiff( $script_start )
    		   Until $timer_diff > 15000
    		 
    		 
    		          MouseUp("left") ;shield an
                      Send("{2 1}")
    				  MouseMove(521, 142) ;1:02
    				  MouseClick("left")
                      Sleep(2000)
    				  MouseDown("left") ;shield aus 1:00
                      Send("{1 1}")
       
    		 	        Local $script_start = TimerInit()
    
    		   Do  
    			  Sullust1()
    			  Local $timer_diff = TimerDiff( $script_start )
    		   Until $timer_diff > 32600
    		 
    
    
    		          MouseUp("left") ;shield an
                      Send("{2 1}")
    				  MouseMove(517, 103) ;0:28
    				  MouseClick("left")
                      Sleep(2000)
    				  MouseMove(517, 700) ;0:26
    				  MouseClick("left")
    				  Sleep(2000)
    				  
    				  MouseMove(966, 653) ;0:24
    				  MouseClick("left")
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  MouseClick("left")
    				  Sleep(1000)
    				  MouseMove(966, 653) 
    				  MouseClick("left")
    				  Sleep(1000)
    				  MouseMove(103, 653) 
    				  MouseClick("left")
    				  Sleep(1000)
    				  MouseMove(966, 653) 
    				  MouseClick("left")
    		          Sleep(16000)
     
    		          AdlibUnRegister("Scam")
    				  If GUICtrlRead($Checkbox_barrel) = $GUI_CHECKED Then AdlibUnRegister("Barrel")
    				  MouseUp("left")
                      Sleep(1000)
    			  
    				  space_ende()
    
    EndFunc
    
    Func Sullust3()
       
    			     ;variablen===============================================
    				  $rot1 = PixelSearch(14, 55, 1024, 785, 0xFFA29D, 10)
                     ;Variablen================================================
    
    
    			   If IsArray($rot1) = True Then
    		          MouseMove($rot1 [0], $rot1 [1], 1)
    				  MouseDown("left")
    	           EndIf
    			   
    EndFunc
    
    Func Sullust1()
       
    			     ;variablen===============================================
    				  $rot1 = PixelSearch(14, 55, 1024, 785, 0xFFA29D, 10)
                     ;Variablen================================================
    
    
    			   If IsArray($rot1) = True Then
    		          MouseMove($rot1 [0], $rot1 [1], 1)
    				  MouseClick("right")
    	           EndIf
    			   
    EndFunc
    			
    Func Sullust2()
       
                     ;variablen===============================================
    				  $rot1 = PixelSearch(14, 55, 1024, 785, 0xFFA29D, 10)
    				  $blau = PixelSearch(264, 31, 770, 795, 0x96FFFB, 4)
                     ;Variablen================================================
    				 
    				 If IsArray($rot1) = True Then
    		          MouseMove($rot1 [0], $rot1 [1], 1)
    				  MouseClick("right")
    	           EndIf
    
                   If IsArray($blau ) = True Then
    		          MouseMove($blau [0], $blau [1], 1)
    		          MouseClick("right")
    	           EndIf
    			   
    			   
    			   
    EndFunc
    0-2 so far.

    For some reason I cant manage to survive the second wave with lots of enemies.

    Sullust sux!

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 12:29 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