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) Season of Macha //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-
Code:
;~ Thanks to "zippo2011" for One hit kill
;~ Thanks to "Nunya" for perm binds and Ez Boss
HotKeySet("{F10}", "Quit")
HotKeySet("{F9}", "WeepingQueen")
While 1
Sleep(1000)
WEnd
Func WeepingQueen()
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")
$counter = $counter + 1
Sleep(300)
PixelSearch(512, 586, 532, 606, 0x466F95, 2);throw bombs until clear game
Until Not @error or $counter > 400
Send("{w up}")
Sleep(5000)
Send("{ALT DOWN}")
MouseClick("Left", 188, 728, 5)
Send("{ALT UP}")
WEnd
EndFunc ;==>WeepingQueen
Func Quit()
Exit
EndFunc ;==>Quit
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] Weeping Queen.rar - Jotti's malware scan
Poll
I have created a "universal" bot that works on
most raids (I've tested Dethrone White Tyrant, White Tyrant Challenge, Weeping Queen, and Irukul and it works. But, it is laggy and unstable. Would you prefer these specific scripts or would you want a "universal" script.