Darkness Script

Posts 115 of 22 · Page 1 of 2
Darkness Script
OK, so after running up and down from other guys scripts. I came up with this safety way for BLord runners. It's been running for the past 4hrs and still running as im typing up this thread (using my desktop). Fit for my laptop 1366x768 resolution (full screen mode, don't use custom mode). Different resolution? record and adjust by using "pointercoord"

* Zip files:
- 1HKO
- OneHitWeps
- Pointercoord (press Z to get the co-ordinates)

* Binds in use:
host_timescale 3
changelevel 2
monster_attack_bonus_ratio -80
cc_set_sub_weapon sticky_bomb_lvl1 99 ( using spear is fine, see blockers infront of you? )
ai_reaction_delay_idle 99999
ai_reaction_delay_alert 99999 (this will avoid blockers from using spears, and laggy )

Credits goes to:
Jutsushiki (provided pointercoord)
Cosmic234
HIKAKIN
and thanks to other guys came up with 1HKO&OneHitWeps (don't remember the names, couldn't find the threads)

* PLZ don't ask how to "Bind" "How to fix the script" all the info.s you need to do that are laying out there. STOP BEING A LEECHER, START LEARNING TO GIVE. (yes i'm a leecher too lol )

Code:
Global $Pause
HotKeySet("{F10}", "Pause")
HotKeySet("{F9}", "BLord")

While 1
	WinWaitActive("Vindictus","")
WEnd

Func BLord()
	While 1
		Send("{esc}") ;// Enables mouse mode
		Sleep(1000)
		MouseClick("left",95,627,1) ; Clicks START to launch mission
		Sleep(500)
		Send("{keypad}") ; set your key bound to  host_timescale 3
		Sleep(10000)
		Send("{keypad}") ; set your key bound to changelevel 2
		Send("{keypad}") ; set your key bound to monster_attack_bonus_ratio -80
		Sleep(7000)
		Send("{keypad}") ; set your key bound to cc_set_sub_weapon sticky_bomb_lvl1 99
		Send("{keypad}") ; set your key bound to host_timescale 3
		Send("{w down}") ; Will move forward for 5 seconds to trigger cutscene.
		Sleep(5000)
		Send("{w up}")
		Send("{keypad}") ; set your key bound to ai_reaction_delay_idle 99999
		Send("{keypad}") ; set your key bound to ai_reaction_delay_alert 99999
		Sleep(7000)
		Send("{f}") ; this will get your sitcky bomb out 
		Sleep(500)
		Send("{e}") ; and throw 
		Sleep(400)
		Sleep(68000) ; This is the time it takes until the Mission Successful menu shows up.
		MouseClick("left",193,709,1) ; Will click REPLAY on the box showing Earnings/EXP/AP.
		Sleep(25000)

	WEnd
EndFunc

Func Pause()
	$Pause = NOT $Pause
	While $Pause
		sleep(100)
		ToolTip('Script is PAUSED, press F10 to UNPAUSE',0,0)
	WEnd
	ToolTip("")
EndFunc
PS: If you want to be more safety than mine insert the code below before you walks up for the trigger cutscene (It will clear out your walking paths, so you don't get stuck at the right side rail when you walks up )
Code:
Send("{f}") ; this will get your sitcky bomb out 
Sleep(500)
Send("{e}") ; and throw 
Sleep(400)
Edit: My script waiting times are a little longer than other guys, just for my safety clicks at the right time when buttons come up. Depend on how fast your laptop/PC loading, adjust the time to fit your need.
* 1sec=1000
VirusTotal - Free Online Virus, Malware and URL Scanner
Blscript.zip MD5:e3cd0551e5bd0284aab485e6ef012cfc - VirSCAN.org 3% Scanner(s) (1/37) found malware!
Blscript.zipattachment deleted · 199 downloads before removal
Nicely done. I could see why this would be more useful!
if only there is a method to botting with multi tasking.. then again i guess that wont be botting..
File Approved .
Excellent script. Good work!
Tried it, it runs fine the first time but when it comes back to the boat, the cursor disappears and the camera spins really fast. I'm assuming that it thinks it pressed the start button when it really didn't. Is their a way to fix this?
Quote Originally Posted by lazyman11220 View Post
Tried it, it runs fine the first time but when it comes back to the boat, the cursor disappears and the camera spins really fast. I'm assuming that it thinks it pressed the start button when it really didn't. Is their a way to fix this?
Yes there's a way, you have to delete a command and which one is it? well try to figure it out J/K delete the mouse mode, and it'll works 24/7 unless internet disconnected
+Thanked
I prefer to use handbombs with the 1hko hfs; i havent figured out how to set the detonation time on sticky bombs to 0.1 seconds yet and they take 5 sec to pop. Otherwise good work.
Quote Originally Posted by Ninjal3unny View Post
I prefer to use handbombs with the 1hko hfs; i havent figured out how to set the detonation time on sticky bombs to 0.1 seconds yet and they take 5 sec to pop. Otherwise good work.
nice find, haven't though about using instant bomb lol. I don't mind about a few second longer, bc i have no use of my laptop so i just sat it there for about 2 days now haven't check how its going yet, last time i saw was on lvl 65
dude you prob have like 20mill by now lol
actually more than that lol, botting with 2 acc.s they both got to 70 just in 2 days -.- with 20 titles imma hide them 4ever on the boat not letting them get off the boat
for some reason I cant get it to throw the bombs
Break the AutoRecorder basicly records what you do and makes it into a script right?
cause i accidently forgot what speeds i had for my script and now it wont work
Quote Originally Posted by xsuperdud View Post
for some reason I cant get it to throw the bombs
did you put your bind keys in the right place? if you're using keypad binds you should change it bind to normal keys like 1-0, some how my KP binds dont works too. (notice: as u speed up the game when you try to throw 2ndary weapon you have to press "f" get the weapon out, press "e" for throw) just checked the script, it's works fine.

Quote Originally Posted by LordInferno View Post
Break the AutoRecorder basicly records what you do and makes it into a script right?
cause i accidently forgot what speeds i had for my script and now it wont work
uhmmm which Auto Recorder? i only included Pointercoord ( which use to record your mouse co-ordinates, and if your script don't works copy mine and replace it then change it to fit your key binds, and your resolution.

*If you guys don't now how to do those things, plz give me a favor (DON'T HACK)
Posts 115 of 22 · Page 1 of 2
This thread is closed for replies.

Tags for this Thread

None

Need help?