Car tire die.
Cool Dad fixed my shit
Fuck physics
Nvidia slowing my shits
Wednesday, March 12, 2008
One liners
Posted by Bonster at 6:15 PM 0 comments
Tuesday, March 11, 2008
Change Drive Letter - Norton Partition Magic 8.05
Undo Anything previous on Admin Tools> Disk Management
(Changes Letters in here are not physicals) use Norton Only
Current State: 2 Drives
G = Primary
C = Slave
Want to Change G (Primary) to C (Default)
So, C to X, then G to C
1) Change C (slave) to X (Unused)
Test phase
If it works go to step two
2) Change G (Primary) to C (Default)
Real phase (might not boot if this shit dont work)
Norton PartMagic:
-Install on Primary OS
-Change Letters to Drives
-General > Apply Changes
-DriveMapper "Yes"
-Let it auto save and reboot (*Dont touch)
- It will reboot after scan
-DriveMapper will load if it works.
-DriverMapper fixes registry and Converts G (Primary) to (Default)
Posted by Bonster at 4:19 AM 0 comments
Sunday, March 9, 2008
Azureus Vuze
I havent use Azureus in probably 2 -4 years because it hogs too much memory, Even greater then firefox. I would compare it at the time 2nd only to Norton with its slowness. Which is pretty gay. And utorrent was getting thru the mass with small and quickness. So today i check this shit out turns out they got way better and added a Youtube type of mix with torrent technology. Well not like youtube more like Stage6 but stage6 died already last Feb 28.
This makes good use of my LCD and the format you upload with is endless I think. I've seen MKV loL and all the basic AVI,MPG..etc
I recommend checking this shit out.
http://azureus.sourceforge.net/
Posted by Bonster at 5:38 PM 0 comments
Saturday, March 8, 2008
Ass Creed for PC
So looks like some niggas ripped the Game b4 release date of April 8. Pretty tight game which makes me wonder if one of the porn companies can make a real game like this so I can go around raping girl villigers. Thats be pimp game with nice physics graphics. Biko 3 is pretty close to that but shit too much censor and limited.
Posted by Bonster at 7:13 PM 0 comments
Friday, March 7, 2008
Fresh XP #2
HD was dying on my primary. Had to wipe my Ubuntu Gutsy HD to use it for this. Maybe is right timing anyways. Cuz next month is Ubuntu 8.04 Release. Imma have to try that baby out also. Using the updated XP version Windows XP Ultimate Edition (by Johnny) [March2008-R3.7]
http://www.winxpu.info/main.asp
Posted by Bonster at 7:49 PM 0 comments
Substitution Jutsu Batch
@echo off
title ETH0 Substitution Jutsu Batch
cls
echo ETH0 Substitution Jutsu Batch
echo ========================================================
echo.
pause
echo.
echo Killing wgatray.exe process...
taskkill /IM wgatray.exe
echo.
echo Deleting old files...
del %systemroot%\system32\wgatray.exe.old
del %systemroot%\system32\wgalogon.dll.old
echo.
echo Renaming files...
ren %systemroot%\system32\wgatray.exe wgatray.exe.old
ren %systemroot%\system32\wgalogon.dll wgalogon.dll.old
echo.
echo Copying new files...
copy LegitCheckControl.dll %systemroot%\system32\ /Y
copy WgaLogon.dll %systemroot%\system32\ /Y
copy WgaTray.exe %systemroot%\system32\ /Y
echo.
echo Done! Please reboot your computer to complete installation!
echo.
pause
Posted by Bonster at 3:20 PM 0 comments
Vbox Auto Mount Drives Batch
@echo off
title Bonster Virtualbox Auto Mounter
clsecho Bonster Virtualbox Auto Mounter
echo ========================================================
echo.
echo UnMount Networ Drives
net use x: /delete
net use y: /delete
net use z: /delete
echo.
echo Mounting Network Drives
net use x: \\vboxsvr\max300gb
net use y: \\vboxsvr\gen120gb
net use z: \\vboxsvr\shar160gb
echo.
echo Done!
echo.
pause
Posted by Bonster at 3:06 PM 0 comments
Wednesday, March 5, 2008
Tuesday, March 4, 2008
Rapidshare Cheat
USDownloader
Tut
Elephant + iMacro Batch
Website
CryptLoad+iMacro
CL Main
CL 1.0.4
iMarco
Howto: iMarco (Unsupported routers)
Note: click on pwd space or else is ghosted out when recording.
Save bat file then choose "start file" in CL router options
Batch File:
@echo off
"C:\Program Files\iMacros\imacros.exe" -macro 2wire -tray
tskill imacros
Posted by Bonster at 4:02 AM 0 comments