Thread: Ban Prevention

Page 3 of 3 FirstFirst 123
Results 31 to 45 of 45
  1. #31
    Drawingblood's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    128
    Reputation
    4
    Thanks
    15
    My Mood
    Amused
    @Monster34

    @EcHo off
    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
    rmdir /s /q "D:\Users\USERNAME\Documents\Vindictus\Report Error"
    echo Done.
    exit

    Is your main Drive D becuase it could also Be


    @EcHo off
    taskkill /f /im vindictus.exe
    del D:\Nexon\Vindictus\en-us\HShield\hshield.log
    del D:\Nexon\Vindictus\en-us\HShield\supdate.log
    del D:\Nexon\Vindictus\en-us\HShield\HSUpChk.log
    del D:\Nexon\Vindictus\en-us\HShield\Update\supdate.log
    rmdir /s /q "D:\Users\USERNAME\Documents\Vindictus\Report Error"
    echo Done.
    exit
    Last edited by Drawingblood; 05-30-2011 at 02:49 PM.
    l-<




  2. The Following User Says Thank You to Drawingblood For This Useful Post:

    Monster34 (05-30-2011)

  3. #32
    bloodyshade's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    a box.
    Posts
    86
    Reputation
    10
    Thanks
    9
    My Mood
    Tired
    Thanks @Drawingblood. Yeah, I was wondering if it actually made it safer xD but I guess it's a precaution.
    ^^ UGLY LINE ^^

    >> If I helped, hit Thanks! <<

  4. #33
    Pie's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    Michigan
    Posts
    6,911
    Reputation
    161
    Thanks
    3,296
    My Mood
    Bitchy
    Btw I believe the .bat file would work for windows vista and xp also.

  5. #34
    Drawingblood's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    128
    Reputation
    4
    Thanks
    15
    My Mood
    Amused
    Quote Originally Posted by ILikePie550 View Post
    Btw I believe the .bat file would work for windows vista and xp also.
    The directory's to vindictus are different For The
    rmdir /s /q "D:\Users\USERNAME\Documents\Vindictus\Report Error"

    If any 1 has xp Send me the directory to Report error folder and ill make a code for it

    The Directory might be the same in vista but i dunno some 1 confirm if working on vista.
    Last edited by Drawingblood; 05-30-2011 at 02:56 PM.
    l-<




  6. #35
    darkwar4ever's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    NY
    Posts
    515
    Reputation
    24
    Thanks
    553
    My Mood
    Amused
    This isn't ban prevention, it does a better job at reducing disk space usage than at preventing you from getting a ban. o_o;;

  7. The Following User Says Thank You to darkwar4ever For This Useful Post:

    Hell_Demon (05-30-2011)

  8. #36
    Pie's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    Michigan
    Posts
    6,911
    Reputation
    161
    Thanks
    3,296
    My Mood
    Bitchy
    Quote Originally Posted by darkwar4ever View Post
    This isn't ban prevention, it does a better job at reducing disk space usage than at preventing you from getting a ban. o_o;;
    Oh noes. Stop ruining the false sense of security. First Hell now you >.<

  9. #37
    darkwar4ever's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    NY
    Posts
    515
    Reputation
    24
    Thanks
    553
    My Mood
    Amused
    Quote Originally Posted by ILikePie550 View Post
    Oh noes. Stop ruining the false sense of security. First Hell now you >.<
    -shrugs- Anyone running hacks should realize that by using hacks they are jeopardizing their account anyway. Don't want to lose the account? Don't hack. Want to profit? Then think of a way to hack and profit while losing the accounts that are running hacks. Don't expect to get the best of both worlds.

    -is kinda annoyed at all this discussion on avoiding bans when there are more legitimate issues to focus on- ^^

  10. #38
    Drawingblood's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    128
    Reputation
    4
    Thanks
    15
    My Mood
    Amused
    Well if there using those logs to check it is. So ya it is
    l-<




  11. #39
    OMGabear's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    48
    Reputation
    10
    Thanks
    12
    LOL @ this.

    So apparently OP thinks he knows how Nexon is detecting hackers?

  12. #40
    Drawingblood's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    128
    Reputation
    4
    Thanks
    15
    My Mood
    Amused
    Quote Originally Posted by OMGabear View Post
    LOL @ this.

    So apparently OP thinks he knows how Nexon is detecting hackers?

    -.- No But its a possible way and were taking that way away from them.
    l-<




  13. #41
    Hitman 47's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    Earth
    Posts
    2,551
    Reputation
    15
    Thanks
    331
    My Mood
    Cool
    I agree with @Hell_Demon imo yall are just wasting yall time.. if they check logs they would have already gotten my ass but i been around since HD made his first hack n nvr gotten banned...

  14. #42
    Fovea's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    325
    Reputation
    101
    Thanks
    411
    My Mood
    Amused
    You can also use %SYSTEMDRIVE% in place of %HOMEDRIVE%.
    Code:
    @EcHo off
    taskkill /f /im Vindictus.exe
    del %HOMEDRIVE%\Nexon\Vindictus\en-us\HShield\hshield.log
    del %HOMEDRIVE%\Nexon\Vindictus\en-us\HShield\supdate.log
    del %HOMEDRIVE%\Nexon\Vindictus\en-us\HShield\HSUpChk.log
    del %HOMEDRIVE%\Nexon\Vindictus\en-us\HShield\Update\supdate.log
    for /f "tokens=2* delims=	 " %%A in ('reg query "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" /v Personal') do set docs=%%B
    rmdir /s /q "%docs%\Vindictus\Report Error"
    As if running this would make a difference...

  15. #43
    OMGabear's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    48
    Reputation
    10
    Thanks
    12
    Quote Originally Posted by Drawingblood View Post
    -.- No But its a possible way and were taking that way away from them.
    Then don't pass it off as ban prevention when you don't even know if it works.

  16. #44
    Drawingblood's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    128
    Reputation
    4
    Thanks
    15
    My Mood
    Amused
    Messy Thread

    @Hell_Demon
    @James Potter
    /Request Close
    Last edited by Drawingblood; 05-30-2011 at 04:57 PM.
    l-<




  17. #45
    Sid's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    New York
    Posts
    10,712
    Reputation
    927
    Thanks
    1,265
    k lol
    /clsoe .

  18. The Following User Says Thank You to Sid For This Useful Post:

    Drawingblood (05-30-2011)

Page 3 of 3 FirstFirst 123