From 21b623b70e33b80dc8caae3b1730bcd8069e3caa Mon Sep 17 00:00:00 2001 From: Jeff Ames Date: Fri, 15 Feb 2008 02:53:05 +0000 Subject: Moved pCampBot to OpenSim/Tools --- pCampBot/PhysicsCamperBotREADME.txt | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 pCampBot/PhysicsCamperBotREADME.txt (limited to 'pCampBot/PhysicsCamperBotREADME.txt') diff --git a/pCampBot/PhysicsCamperBotREADME.txt b/pCampBot/PhysicsCamperBotREADME.txt deleted file mode 100644 index afa5fbd..0000000 --- a/pCampBot/PhysicsCamperBotREADME.txt +++ /dev/null @@ -1,36 +0,0 @@ -This is the PhysicsCamperbot libslBot tester. - -This is designed to be run in standalone mode with authorize accounts turned off as a way to stress test the simulator. -It creates clients that log in, randomly jump/walk around, and say excuses from the BOFH - -**Warning:** Using this bot on a public grid could get you banned perminantly, so just say No! to greifing! - ------Setup ----- -Linux: chmod the .sh runprebuild file, run it. Then run nant like; - -nant -buildfile: pCampBot.build - -and pCampBot.exe will end up in the regular opensim/bin folder - -Windows: -Run the prebuild bat IN THIS FOLDER and then open the created solution and compile it. the Exe file will end up in the regular opensim bin folder. - - ------Running the bot---- - -windows: pCampBot.exe -botcount -loginuri -*nix: mono pCampBot.exe -botcount -loginuri - -The names it produces are random by default, however, you can specify either a firstname or a lastname in the command line also. -ex: pCampBot.exe -botcount -loginuri -lastname - -If you specify both a firstname *and* a lastname, you'll likely run into trouble unless you're only running a single bot. In that case, there's also a password option. - -pCampBot.exe -botcount 1 -loginuri http://somegrid.com:8002 -firstname SomeDude -lastname SomeDude -password GobbleDeGook -------- - -The bot also has console commands -help - lists the console commands and what they do -shutdown - gracefully shuts down the bots -quit - forcefully shuts things down leaving stuff unclean -addbots N - adds N number of random bots. (replace 'N' with a number) \ No newline at end of file -- cgit v1.1