Results 1 to 15 of 137

Threaded View

  1. #1
    dumblet's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    103
    Reputation
    10
    Thanks
    25
    My Mood
    Cheerful

    Labyrinth Leveling Bot

    This bot is made for PURE leveling purposes only, no AP/Gold/Drops

    PieBinds V 2.0 is required
    Nicdel's dll is required too

    this bot is alt-tabbable

    Instructions!

    Get AutoIT(if u haven't already)
    Open a blank file
    Copy Paste the code
    Press F5 (on autoIT to launch it, NOTE:it doesn't start the code just yet)
    Go to Labyrinth stage 38 (should be anahilation stage but if not, continue skipping to 40)
    Press F1 to start the bot (F2 to stop, Another note: when u press F2 and you want to continue botting again, you have to press F5 on auto it again then F1 to start the bot)

    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", "", "", "{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(1000)
    			$kick = $kick + 1
    			wend
    			ControlSend("Vindictus", "", "", "{Numpad8}")
    			SLeep(5000)
    		WEnd                                                 
    EndFunc                                                              
    
    Func End()                                                              
    	Exit                                                             
    EndFunc

    credits to Dank for making the original super bloodlord script (i just edited that to become this)
    credits to Pie (u need his binds )
    credits to Nicdel for the godmode/ohk dll stuffy stuff

    HAVE FUN
    Last edited by dumblet; 07-21-2011 at 06:25 PM.

  2. The Following 17 Users Say Thank You to dumblet For This Useful Post:

    Aastall (09-08-2011),aquablazer8 (07-31-2011),demonangel89 (07-21-2011),FireRebel (07-22-2011),Geokinz (07-21-2011),gohan2525 (08-15-2011),hawkfrost57 (08-02-2011),japmsn (07-24-2011),lawyer666 (07-21-2011),miegalius (08-14-2011),NYhacker2 (07-24-2011),PwnUrAss (08-05-2011),raskofshadows (07-25-2011),Rikunexes (08-21-2011),Sausage (08-04-2011),thethreatisrealdawg (07-25-2011),trotroti (07-21-2011)

Similar Threads

  1. [Detected] Improved Labyrinth Leveling Bot
    By Dracconus in forum Vindictus Hacks & Cheats
    Replies: 299
    Last Post: 04-20-2012, 12:16 AM
  2. Best Bypass and working GP/Level Bot?
    By Th3KaNgSt3R in forum Combat Arms Help
    Replies: 3
    Last Post: 09-14-2009, 06:43 PM
  3. i need a gp level bot
    By NoobGame in forum Combat Arms Europe Hacks
    Replies: 9
    Last Post: 09-06-2009, 01:33 PM
  4. [Release]GP & Level Bot
    By iHazBalls in forum Combat Arms Europe Hacks
    Replies: 18
    Last Post: 06-08-2009, 09:42 AM
  5. "HOW TO USE LEVEL BOT+GP"??? NEED HELP
    By zekeria in forum Combat Arms Hacks & Cheats
    Replies: 1
    Last Post: 01-02-2009, 09:20 AM