Author Topic: Server Start Password  (Read 2594 times)

If you're little brother, big sister, dog, cat, frog, etc. tries to start you're Dedicated Server to screw around and make everyone get pissed, this is for you.

Step 1
Go to you're blockland folder.
Usually at
C:\Blockland
or
C:\Program Files\Blockland

Step 2
Right click dedicated.bat.
Click Edit.

Step 3
Ctrl+A the text.
Delete it.
Copy and Paste this in that window:
@ Echo off
Title Blockland Server
:top
cls
Echo Please enter your password to start the server
set /p password=
if %password%==radiation (
start blockland.exe -dedicated -map slate
ping localhost -n 5 >nul
cls
Echo Starting Server.
pause
cls
) else (
goto top
)
goto top

Save it.
Ctrl+S or File>Save.

Step 4
The default password is radiation.
Change it by editing the highlited area in the code in step 3.

Step 5
Start the file you edited.
Type in your password.
The server window will open.

Thats all!

If you have any suggestions, contact Radiation via email at mikesampson101@gmail.com.

Or, go to start a game, set a password, start the game, and you're ready to go.

right-click > edit dedi.bat > oh, look at this password

Or better yet, lock your computer.

Or better yet, lock your computer.
I meant Shared computers with 1 user.
There are allot of people on blockland that do that.
Wich is very sad.

I am not one of them.

I meant Shared computers with 1 user.
There are a lot of people on blockland that do that.
Which is very sad.

I am not one of them.

Then why not just tell them to make another user?
How would you know what a lot of people on blockland do?

Though it is kinda interesting.
Where'd you learn to program .bat files?

I bet he copy pasta-d it.

Then why not just tell them to make another user?
How would you know what a lot of people on blockland do?
Though it is kinda interesting.
Where'd you learn to program .bat files?

I learned .bat from my dad.

I learned .bat from my dad.
That looks like Torque to me. :3

That looks like Torque to me. :3
Looks like basic to me.

frog

What did I do?

EDIT: Radiation, what code would I add to start a minigame or type a command? Or would I have to do that by hand?
« Last Edit: July 01, 2010, 09:38:02 PM by Homfrog »

Radiation, what code would I add to start a minigame or type a command? Or would I have to do that by hand?

I don't know Torque. Yet. Ask Iban, I'm only 10.


This should be stickied.

So you can use this if you're stupid, stupid, stupid, or stupid?