Page 1 of 10 123 ... LastLast
Results 1 to 15 of 137
  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)

  3. #2
    demonangel89's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    In a house
    Posts
    277
    Reputation
    13
    Thanks
    140
    My Mood
    Busy
    Never mind I'm an idiot, lol. Looks fun, may have to try it and get it to work with dcommands. ^__^

    Curious though, why not just compile it and post it as a release? *grumbles about approvals*
    Last edited by demonangel89; 07-21-2011 at 01:38 PM.
    if you're like and they're like it may be time to find someone else...or figure it out yourself.

    <(' '<) <(' ')^ <(' ')> ^(' ')> (>' ')>

  4. #3
    zvikevin's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    My Mood
    Sleepy
    Thanks for share dude.

  5. #4
    dumblet's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    103
    Reputation
    10
    Thanks
    25
    My Mood
    Cheerful
    Quote Originally Posted by demonangel89 View Post
    Never mind I'm an idiot, lol. Looks fun, may have to try it and get it to work with dcommands. ^__^

    Curious though, why not just compile it and post it as a release? *grumbles about approvals*
    lazy people are lazy.. virus scans, uploadings etc. same thing either way isnt it?

  6. #5
    demonangel89's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    In a house
    Posts
    277
    Reputation
    13
    Thanks
    140
    My Mood
    Busy
    Quote Originally Posted by dumblet View Post
    lazy people are lazy.. virus scans, uploadings etc. same thing either way isnt it?
    Indeed it is, if they have auto-it to compile it with. Nother question!
    Why'd you bother putting in transforms? Do the splashes actually kill some stuff or...just for affect or temp invulnerability? Just wondering really...nothin wrong with it.
    if you're like and they're like it may be time to find someone else...or figure it out yourself.

    <(' '<) <(' ')^ <(' ')> ^(' ')> (>' ')>

  7. #6
    dumblet's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    103
    Reputation
    10
    Thanks
    25
    My Mood
    Cheerful
    u can't use "h" w.o the transform

    (h=paladin tentacle w.e skill)

    it does the animation but orbs don't fly out

  8. #7
    demonangel89's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    In a house
    Posts
    277
    Reputation
    13
    Thanks
    140
    My Mood
    Busy
    Quote Originally Posted by dumblet View Post
    u can't use "h" w.o the transform

    (h=paladin tentacle w.e skill)

    it does the animation but orbs don't fly out
    oh...there are orbs associated with that skill. lol.
    I was playing with it on my low lvl and i just saw the shockwave (cuz I didn't transform first), didn't realise there were orbs with it. That's cool. ^___^
    if you're like and they're like it may be time to find someone else...or figure it out yourself.

    <(' '<) <(' ')^ <(' ')> ^(' ')> (>' ')>

  9. #8
    trotroti's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    0
    how do i use this bot ?

  10. #9
    Pie's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    Michigan
    Posts
    6,911
    Reputation
    161
    Thanks
    3,296
    My Mood
    Bitchy
    Quote Originally Posted by trotroti View Post
    how do i use this bot ?
    Set it up with AutoIT ?

  11. The Following 2 Users Say Thank You to Pie For This Useful Post:

    demonangel89 (07-21-2011),trotroti (07-21-2011)

  12. #10
    trotroti's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    0
    ok ty ^^ (i never used bot)

  13. #11
    DanK's Avatar
    Join Date
    Aug 2006
    Gender
    male
    Location
    Arizona
    Posts
    2,892
    Reputation
    100
    Thanks
    3,632
    My Mood
    Devilish
    Code:
    			$kick = 0
    			while $kick < 10
    			ControlSend("Vindictus", "", "", "{h}")
    			Sleep(1000)
    			$kick = $kick + 1
    			wend
    Would be better done like:

    Code:
    For $kick = 1 to 10
       	ControlSend("Vindictus", "", "", "{h}")
    	Sleep(1000)
    Next
    And get rid of all the $kick = 0's.

    I hate sloppy code..

    Also instead of doing things like $kick = $kick +1 you can just do $kick += 1.
    Last edited by DanK; 07-21-2011 at 03:30 PM.
    PLAYING RIFT!

  14. #12
    alchemist9's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Many Places
    Posts
    39
    Reputation
    10
    Thanks
    2
    I'm still kind of confused on what this does exactly. Once you get to the right level in the labyrinth what does it do? does it level up your characters for you or does it finish the lab for you?

  15. #13
    demonangel89's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    In a house
    Posts
    277
    Reputation
    13
    Thanks
    140
    My Mood
    Busy
    Quote Originally Posted by alchemist9 View Post
    I'm still kind of confused on what this does exactly. Once you get to the right level in the labyrinth what does it do? does it level up your characters for you or does it finish the lab for you?
    It kills everything on the level, reloads the current level, and kills everything again...over...and over...and over...

    you get the idea.
    if you're like and they're like it may be time to find someone else...or figure it out yourself.

    <(' '<) <(' ')^ <(' ')> ^(' ')> (>' ')>

  16. #14
    Geokinz's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by alchemist9 View Post
    I'm still kind of confused on what this does exactly. Once you get to the right level in the labyrinth what does it do? does it level up your characters for you or does it finish the lab for you?

    well try it and figure it out..
    but no, it kills the dopplegangers or however you spell it and reloads the maps. does this over and over getting you a ton of combat exp. 15min= approx. 450k exp..
    atleast for me that is

  17. #15
    raskofshadows's Avatar
    Join Date
    Oct 2010
    Gender
    female
    Posts
    64
    Reputation
    10
    Thanks
    9
    My Mood
    Aggressive
    I just run in and die spamming tentacle over and over. Would probably be better to just make it spam trans since that does splash damage. Alternating trans 1 + 2 spams AoE damage and heals you to full health.

Page 1 of 10 123 ... LastLast

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