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!