[Script] Valor Enchant Scroll Bot (Fixed Scripted works) [Auto Shutoff Vindictus]
Ok here This was suggested by a few and decided to make the script. It's a simple script and hope you enjoy this plus you can use my script anytime you want at-least give me some credit.
Credits goes to
Code:
Thank you to "Ilikepie550" for binds and Explode radius
Thank you to "kvndai" for base script
Thank you to "Sukama DIk" for suggesting this bot/script
Thanks to "zippo2011" for One hit kill [Low HP & More HP break off bosses] [UlRRvtk7] [update]
\Instructions\
1. Make a backup of your whole Vindictus folder
2. Drag and drop the hfs files in to your located directory ( Files Included )
(default is "C:\Nexon\Vindictus\en-US\hfs")
3.
Go to Cohen and launch "Trampled Plains" located on the 1st boat
4. * REMEMBER to check the boat as Private and click on "Hero Mode" *
5.
While on the boat Make Sure that Numpad6 ( Pie's Distract ) is
Turned Off
6. If Your a Lan or Fiona Equip a Default Swords/Short Sword ( recommend taking off all your armor)
7.
In Line 16 , Character 20 you can change the amount of runs you can do
(Reason why is that you don't want to have 300 + mail spam from scrolls)
8. Here's my tip Make sure that you have at least one full empty storage chest or more. In order to not receive mail spam.
9. Set you graphics to lowest as possible
=====
NOTES
=====
F1 to start the bot
F2 is to Pause
For Res. 1280x768
\Source Code\ *New*
Code:
; Thank you to "Ilikepie550" for binds and blast radius
; Thank you to "kvndai" for base script
; Thank you to "Sukama DIk" for suggesting this bot/script
; Thanks to "zippo2011" for One hit kill [Low HP & More HP break off bosses] [UlRRvtk7] [update]
Global $Pause
HotKeySet("{F2}", "Pause")
HotKeySet("{F1}", "ValorES")
While 1
WinWaitActive("Vindictus","")
WEnd
Func ValorES()
$loop = 0
While $loop < 100; chamge # to how many run you need do
Sleep(1000)
MouseClick("left",104,626,1) ; Clicks START to launch mission
Sleep(500)
Send("{Numpad6}"); pie distract's mobs
Sleep(600)
Send("{Numpad7}"); x2
Sleep(300)
Send("{Numpad7}"); x3
Sleep(6300)
Send("{Numpad7}"); normal pervent lag
Sleep(13500)
Send("{Numpad0}");map change
Sleep(13500)
Send("{Numpad0}");
Sleep(13500)
Send("{Numpad0}");
Sleep(13000)
Send("{Numpad0}");
Sleep(11400)
Send("{o}"); bombs
Sleep(300)
Send("{q}"); refil
Sleep(300)
Send("{up}");
Sleep(25)
Send("{w down}"); run activate trigger
Sleep(8000)
Send("{w up}");
Sleep(1000)
Send("{f down}") ; This will let you Aim your Bomb
Sleep(500)
Send("{f up}") ;
Sleep(500)
MouseClick("left");
Sleep(400)
Send("{Numpad6}"); evilpie turns on mob
Sleep(25)
Send("{up}");
Sleep(300)
Sleep(70000) ; This is the time it takes until the Mission Successful menu shows up.
; changed this to a bit longer due to some server lag at times
MouseClick("left",203,711,1) ; Will click REPLAY on the box showing Earnings/EXP/AP.
Sleep(25000) ; Changed this also becuase the boat would load slower due
; to mass loading happens to be around 300 or so runs
$loop = $loop + 1 ; this is the loop formula
WEnd
; this ending script is to shut off vinductus , also plays as a fail safe
MouseClick("left",15,739,1); exiting vindictus script
Sleep(500)
MouseClick("left",86,700,1); end game
Sleep(500)
MouseClick("left",613,450,1); Select's Ok
Sleep(500)
EndFunc
Func Pause()
$Pause = NOT $Pause
While $Pause
sleep(100)
ToolTip('Script is PAUSED, press F2 to UNPAUSE',0,0)
WEnd
ToolTip("")
EndFunc
\Virus Scan\ *New*
VirusTotal
Happy Botting