Thanks to "pyrobyant" for base code
Thanks to "zippo2011" for One hit kill
Thanks to "Nunya" for perm binds and Ez Boss
Video Settings Required:
1) 1280 x 728 WINDOWED //Manditory
2) LOWEST video setting //Best for saving computer resources too

, however not required.
Optimal Boat Settings:
1) Hard/Hero Mode //Recommended
2) Win with 4 or less players //Recommended
3) Set boat to "private" //Highly highly highly Recommended
Steps:
1) Download the zip extract the HFS's into the hfs folder (remember to back up).
2) Open the script.
3) Start the script (F5 or Tools>Go) [Build the script to skip steps 2 and 3 with only running the program.]
4) Start a boat with the optimal boat settings above.
5) Press F9 to start the bot
6) Press F10 to pause if needed
Features and Notes:
1) PixelSearches, better results always, adapts to lag of different computer like a buffer
3) Repositions your Vindictus window to botting coordinates, in short, it works on all resolutions that could fit Vindictus as 1280 x 728.
Script: - UPDATED 2-
Code:
;~ Thanks to "pyrobyant" for base code
;~ Thanks to "zippo2011" for One hit kill
;~ Thanks to "Nunya" for perm binds and Ez Boss
Global $Pause
HotKeySet("{F10}", "Pause")
HotKeySet("{F9}", "WhiteTyrant")
While 1
WinWaitActive("Vindictus", "")
WEnd
Func WhiteTyrant()
While 1
WinMove("Vindictus", "", 0, 0)
$counter = 0
Do
$counter = $counter + 1
Sleep(1000)
PixelSearch(45, 626, 65, 646, 0x941717, 2)
Until Not @error or $counter > 60
Sleep(1000)
Send("{ALT DOWN}")
MouseClick("Left", 128, 652, 2)
Send("{ALT UP}")
Send("{NUMPAD6}");starting dungeon
$count89er = 0
Do
$counter = $counter + 1
Sleep(1000)
PixelSearch(403, 202, 423, 272, 0x000000, 2)
Until Not @error or $counter > 60
Sleep(1000)
$counter = 0
Send("{w down}")
Do
Send("{7}")
Send("{f}")
Sleep(200)
MouseClick("Left")
Sleep(100)
$counter = $counter + 1
Sleep(200)
PixelSearch(512, 586, 532, 606, 0x466F95, 2);throw bombs until clear game
Until Not @error or $counter > 400
Send("{w up}")
Sleep(1000)
Send("{ALT DOWN}")
MouseClick("Left", 188, 728, 5)
Send("{ALT UP}")
WEnd
EndFunc ;==>WhiteTyrant
Func Pause()
$Pause = Not $Pause
While $Pause
Sleep(100)
ToolTip('Script is PAUSED, press F10 to UNPAUSE', 0, 0)
WEnd
ToolTip("")
EndFunc ;==>Pause
Also I'm petitioning against needing virus scans for .au3 scripts and .hfs files, they both aren't executable files and you can see .au3 scripts in autoIt. But whatevs
VirusTotal - Free Online Virus, Malware and URL Scanner
[Bot] White Tyrant Challenge.rar - Jotti's malware scan