Next Gen Boards
 

Sponsored Links
Arcade YouTube vbBux / vbPlaza Calendar FAQ

Reply
 
Thread Tools Display Modes  
BitByteBit
Apprentice Grade 1
 
Join Date: Mar 2008
Posts: 8
Rep Power: 0 BitByteBit is on a distinguished road Reputation: 10
Points: 15,563.23
Bank: 1,293.61
Total Points: 16,856.84
BitByteBit is offline
 
 
#1
05-05-2008, 07:43 PM   #1
Reply With Quote
Sick of clicking ALL THOSE ICONS on your desktop? wish there was a quicker way?

Well look no further
I wrote myself a little program in ms-dos that would start groups of programmes based on user input

So say you typed 1
It would open firefox,itunes and msn all with high priority(meaning they start reaalllllyyy fast and leave more space for lower level priority utilities)

This program can be customized to your own specs,maybe you don't use firefox,maybe you use opera,well just open it up and edit it so that it opens Opera.lnk rather than Firefox.lnk

To Use: copy code into word pad and save as .bat
ALSO if your opening a program the shortcut must be in the same folder as the .bat UNLESS its something like spider solitaire which you could open just by typing start spider in ms dos
1 more thing it wont work if the shortcuts arent called what they are in my code eg msn.lnk or firefox.lnk instead of mozillla firefox.lnk


Anyway,here is the code,it took me ages to write

Quote:
@echo off
Title TriBe
Color 1a
cls
:start
cls
echo Hello Tristan,nice to see you again.
ECHO What do you want to do today?
ECHO 1. FireFox/Msn/iTunes
ECHO 2. uTorrent/Red Kawa
ECHO 3. PS3 Server
ECHO 4. FireFox/iTunes
ECHO 5. Just clean the proccesses
echo 6. Hack Call of Duty 4
set choice=
set /p choice=Type the number to choose what to do
if not '%choice%'=='' set choice=%choice:~0,1%
if '%choice%'=='*' goto fire
if '%choice%'=='x' goto x
if '%choice%'=='1' goto standard
if '%choice%'=='2' goto red
if '%choice%'=='3' goto ps3
if '%choice%'=='4' goto quick
if '%choice%'=='5' goto clean
if '%choice%'=='6' goto cod
if '%choice%'=='?' goto ?
if '%choice%'=='m' goto ms
if '%choice%'=='f' goto firefox
ECHO "%choice%" is not valid please try again
ECHO.
goto start
:firefox
start /high firefox.nk
goto start
:x
exit
:fire
start /high firefox.lnk
start /high itunes.lnk
:ms
cls
start /high cmd /q /t:0a /k Title Tristan is the Winrar?
goto start
:?
color 0a
goto start
:cod4
start /high explorer J:PS3SAVEDATABLES00148-AUTO-
start /high J:PS3SAVEDATABLES00148-AUTO-GPAD0_CM.PRF
start /high Cvars.txt
goto start
:standard
ECHO I'm opening them now
start /high Firefox.lnk /max
start /high msn.lnk
start /high iTunes /MIN
pause
cls
goto start
:end
:red
ECHO I'm opening them now
start /high ps3server.lnk
start /high torrent.lnk
pause
goto start
:ps3
echo PS3 Server starting up NOW!
start /high ps3server.lnk
goto start
:quick
start /high FireFox.lnk
start /high iTunes
:clean
cls
ECHO CLEANING
call killtask.bat
exit
:jeeves1
cls
call killtask.bat
goto start
:exit2
ECHO BBBAAAAIIIII
exit
goto end
:end
exit
for all those that just want to make their own here is the cut down version for you =]

Quote:
@echo off
Title BitByteBit Owns Your Soul Now ^__^
Color 0a
cls
:start
cls
echo Hello XXXXX,nice to see you again.
ECHO What do you want to do today?
ECHO 1. FireFox/Msn/iTunes
ECHO 2. FireFox/iTunes
ECHO 3. ADD YOUR OWN OPTIONS
ECHO 4. ADD YOUR OWN OPTIONS
ECHO 5. WIN
set choice=
set /p choice=Type the number to choose what to do
if not '%choice%'=='' set choice=%choice:~0,1%
if '%choice%'=='1' goto 1
if '%choice%'=='2' goto 2
if '%choice%'=='3' goto 3
if '%choice%'=='4' goto 4
if '%choice%'=='w' goto win
ECHO "%choice%" is not valid please try again
ECHO.
goto start
:1
:fire
start /high firefox.lnk
start /high itunes.lnk
start /high msn.lnk
goto start
:2
start /high firefox.lnk
start /high itunes.lnk
goto start
:3
echo lol idiot add your own programs
pause
goto start
:4
echo lol idiot add your own programs
pause
goto start
:win
color 0a
echo YOU ARE THE WINRAR
COLOR 1A
echo YOU ARE THE WINRAR
goto win
i also wrote a program for removing unnecessary processes to speed up the pc
Thats what killtask.bat is about

If you want the killtask code to edit or just to browse,reply and i will post it up for you guys

Oh and if you do use this PLEASE +rep!

Last edited by BitByteBit; 05-05-2008 at 07:48 PM..
Report Post
streetkilln
Lieutenant Grade 1
 
streetkilln's Avatar
 
Join Date: Apr 2008
Location: ♣Some Where over The RainBow♣
Posts: 201
Rep Power: 1 streetkilln is on a distinguished road Reputation: 13
Points: 2,431.35
Bank: 13,795.70
Total Points: 16,227.05
cuz your awsome - Playstation3 hi - coconutkilla121 Good Mate. Good Times. - Shadyzunit 
Graves Disease - Lymphedema - Men's Health - Pro Choice - Prostate Cancer - Scleroderma - Thyroid Disease - Trisomy 18 - Playstation3 
Boston Red Sox
streetkilln is offline
 
Send a message via AIM to streetkillnSend a message via Yahoo to streetkilln
 
#2
05-18-2008, 11:55 AM   #2
Reply With Quote
lol watch that hack me lol jking :P but kool
__________________


Psn: streetkilln
Join me on:
♣COD4 | GTA IV | NFSPS | GH3♣
Report Post
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump

top Go to Top All times are GMT -4. The time now is 09:22 AM.

Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 Copyright ©2006 - 2008, NextGenBoards. All Rights Reserved