palmmann
banned
you ever played runescape helmie? someone got me...helmie said:lol! I like doing that on online games, like this:
"FOR ALL GUN UNLOCKS PRESS ALT+F4"
Then watch as many many people disconnect![]()
![]()
you ever played runescape helmie? someone got me...helmie said:lol! I like doing that on online games, like this:
"FOR ALL GUN UNLOCKS PRESS ALT+F4"
Then watch as many many people disconnect![]()
![]()
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,2a,00,3a,00,00,00,00,00
restartAntiodontalgic said:I don't see any diffrence...?
s_m_w_d said:Alt + F4
dragon2309 said:Windows Key + Pause/Break - this brings up your system properties.
childsy_1985 said:use this script to edit the title of Internet explorer
Const HKEY_CURRENT_USER = &H80000001
strComputer = "."
Set objReg = GetObject("winmgmts:\\" & strComputer & "\root\default:StdRegProv")
strKeyPath = "SOFTWARE\Microsoft\Internet Explorer\Main"
strValueName = "Window Title"
strValue = "The One And Only"
objReg.SetStringValue HKEY_CURRENT_USER, strKeyPath, strValueName, strValue
change the strvalue and save as .vbs in notebook. try it and see