Thread: simply bot

Results 1 to 8 of 8
  1. #1
    trotroti's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    0
    i simply bot used for battle that the final boss is at the beginning of last room

    work on : regret too late / descicive battle

    doesn't work on : source of the rumor / friends?



    imma test it on other map


    enjoy



    Code:
    AutoItSetOption("MouseCoordMode", 0)                                    
    HotKeySet("{F1}", "Start")                                           
    HotKeySet("{F2}", "End")                                              
    
    
    global $kick
    
    While 1                                                                 
    	sleep(1)                                                            
    WEnd	
    
    Func Start()
    	While 1   
    		$kick = 0
    		ControlSend("Vindictus", "", "", "{Numpad0}")                  
    		Sleep(12500)
    		ControlSend("Vindictus", "", "", "{Numpad0}")                  
    		Sleep(15000)
    		ControlSend("Vindictus", "", "", "{Numpad0}")                  
    		Sleep(15000)
    	     ControlSend("Vindictus", "", "", "{Numpad0}")                  
    		Sleep(15000)
    		ControlSend("Vindictus", "", "", "{Numpad1}")                  
    		Sleep(100)
    		ControlSend("Vindictus", "", "", "{NumpadMult}")                
    		Sleep(100)
    		ControlSend("Vindictus", "", "", "{Numpad4}")
    		Sleep(100)
    		ControlSend("Vindictus", "", "", "{Numpaddiv}")
    		Sleep(100)
    		ControlSend("Vindictus", "", "", "{Numpadsub}")	
    		Sleep(100)
    		ControlSend("Vindictus", "", "", "{F7}")	
    		Sleep(100)
    		ControlSend("Vindictus", "", "", "{F8}")
    		Sleep(100)
    		ControlSend("Vindictus", "", "", "{w down}") 
    			Sleep(1000)
    		ControlSend("Vindictus", "", "", "{w up}")
    			$kick = 0
    			while $kick < 10
    			ControlSend("Vindictus", "", "", "{h}")
    			Sleep(5000)
    			$kick = $kick + 1
    		wend
    		sleep(50000)
    		MouseClick("left", 261, 708, 2)
    		sleep(25000)
    		MouseClick("left", 116, 902, 2)
    		sleep(17500)		
    			WEnd                                                 
    EndFunc                                                              
    
    Func End()                                                              
    	Exit                                                             
    EndFunc
    use auto it to use it , launch the boat (u have to be in the dongeon before activate the bot ) , press F1 ( to start it)

    special thank for dumblet i used his Labyrinth Leveling Bot as a base for my bot

    if u get banned it's not my fault
    Last edited by trotroti; 07-22-2011 at 02:02 PM.

  2. #2
    kagome's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    wynne
    Posts
    56
    Reputation
    10
    Thanks
    10
    My Mood
    Cheerful
    Quote Originally Posted by trotroti View Post
    i simply bot used for battle that the final boss is at the beginning of last room

    work on : regret too late / descicive battle

    doesn't work on : source of the rumor
    uhh.... do you think you could explain that a little clearer.

    your grammar seems to have exploded

  3. #3
    trotroti's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by kagome View Post
    uhh.... do you think you could explain that a little clearer.

    your grammar seems to have exploded
    it's very simply donwload auto it , creat a new .au3 file copy the text in the files then run it as a script , press f1 to start it f2 to stop it (u need pie's bind and hax.dll (the new version) i set the resolution for 1280x1024 u can change it
    MouseClick("left", 261, 708, 2)
    sleep(25000)
    MouseClick("left", 116, 902, 2)

    the first line is for replay at the end and the seconde is for the start on the boat enjoy

  4. #4
    supermegamoof's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    116
    Reputation
    10
    Thanks
    199
    My Mood
    Amazed
    Requirements: Pie Binds v2.0
    Description: The following bot only works for bosses in a certain final map, such as Source of the Rumor, or the gnoll chieftain. This bot skips to the last map, changes you into paladin, activates OHK, and spams conviction, allowing your character to snipe the enemies.

  5. #5
    trotroti's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by supermegamoof View Post
    Requirements: Pie Binds v2.0
    Description: The following bot only works for bosses in a certain final map, such as Source of the Rumor, or the gnoll chieftain. This bot skips to the last map, changes you into paladin, activates OHK, and spams conviction, allowing your character to snipe the enemies.
    this bot doesn't work on source of the rumor neither on all boat 2 battle

  6. #6
    dumblet's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    103
    Reputation
    10
    Thanks
    25
    My Mood
    Cheerful
    use ControlClick instead of MouseClick, it's faster and fail-proof

  7. #7
    trotroti's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by dumblet View Post
    use ControlClick instead of MouseClick, it's faster and fail-proof
    imam try it thx you for the advice

  8. #8
    trotroti's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    0
    i tried with controlclick it didn't work

Similar Threads

  1. GBWC Bot Testing
    By Super-Man in forum GunBound Hacks / Bots
    Replies: 15
    Last Post: 02-05-2006, 10:58 PM
  2. WoW bots
    By kvmn8 in forum General Game Hacking
    Replies: 0
    Last Post: 01-26-2006, 07:51 PM
  3. Auto or aim bot
    By aaronm in forum WarRock - International Hacks
    Replies: 4
    Last Post: 01-13-2006, 04:10 PM
  4. gunbound bots?
    By artiemas in forum General Game Hacking
    Replies: 2
    Last Post: 12-29-2005, 07:29 PM
  5. aim bots
    By nutter in forum General Game Hacking
    Replies: 6
    Last Post: 12-27-2005, 11:56 AM