It's pretty easy, but you're going to need to follow along with me. If you have normal RTB, just go to rtb/server/scripts and open up "Player.cs". If you have Bacs', go to rtb/server/scripts/PTTA/ and open up "Player.cs" Now, press CRTL F, and type in "maxForwardCrouchSpeed" It should show up with
maxForwardCrouchSpeed = 7;
maxBackwardCrouchSpeed = 5;
maxSideCrouchSpeed = 3;
Change everything to
maxForwardCrouchSpeed = 23;
maxBackwardCrouchSpeed = 22;
maxSideCrouchSpeed = 22;
This is very easy, just press ~, and type in openbotopgui();
If you have Bac's Pack, just press M, click on OpenbotOpGui.
While hosting a server press ~ to display the console window.
Then, type CommandToServer('startSuperManMode',%breakBricks, %friendlyFire,
%brickrespawn,
%brickHits, %jetPack, %clearInv); and press [Enter].
The message "You are superman" will appear to confirm correct code entry.
Cat:
Press ~ to display the console window, then type CommandToServer('CatMe');
Monkey:
Press ~ to display the console window, then type CommandToServer('MonkeyMe');
Skeleton : Press ~ to display the console window, then type CommandToServer ('SkeleMe');
Droid:
Press ~ to display the consle window, then type CommandToServer('DroidMe');dd your main content here - text, photos, videos, addons, whatever you want!
This cheat only works on The Islands map on the original RTB. Go to ~, and type in "commandtoserver('ER2701');
Go to rtb/server/scripts/player.cs, then go down till you see datablock PlayerData(LightMaleHumanArmor). Go down till you see Max Damage 100, and change the 100 to 2000. Press CRTL F and say "maxdamage" if you want to find it faster btw
Probably the funnest cheat there is, to Wall hack, you must be facing the east or west, and bend down and slowly crouch, and move your mouse a little to the left or right. It's good for almost ANYTHING!(Even escaping out of jail, ha!)
To make time go really slow, or really fast, press ~, enter "$timescale=2;" for fast results, and "$timescale=0.5" for slow results.