Killing Vindictus
As suggested here:
there is a much, much safer way to exit your Vindictus client.
These steps are:
1) Taskkill Vindictus, not just Exit
2) Delete .logs in your Vindictus folder
I have just simply taken this and put it into a batch file. Somebody may have posted this already but, meh.
ANYWAY, I am attaching it, but just to show you what the code looks like:
**** IF for some reason Vindictus can't be terminated, go to Task Manager>Processes>Vindictus.exe>End Process. Then this batch becomes relatively less useful, but... 


, you know... ****
VirusTotal (Clean)
VirusScan (Clean)
@Hell_Demon
@Sid , I guess that's your name now, lol.
Please approve
Happy Hacking. Play safe.
there is a much, much safer way to exit your Vindictus client.
These steps are:
1) Taskkill Vindictus, not just Exit
2) Delete .logs in your Vindictus folder
I have just simply taken this and put it into a batch file. Somebody may have posted this already but, meh.

ANYWAY, I am attaching it, but just to show you what the code looks like:
Code:
@EcHo off echo Kill Vindictus and teh logs? pause taskkill /f /im vindictus.exe del C:\Nexon\Vindictus\en-us\HShield\hshield.log del C:\Nexon\Vindictus\en-us\HShield\supdate.log del C:\Nexon\Vindictus\en-us\HShield\HSUpChk.log del C:\Nexon\Vindictus\en-us\HShield\Update\supdate.log echo Done. pause exit



, you know... ****VirusTotal (Clean)
VirusScan (Clean)
@Hell_Demon
@Sid , I guess that's your name now, lol.
Please approve
Happy Hacking. Play safe.
Kill Vin.zip
.