Author Topic: What is the fastest way to travel in Blockland?  (Read 2790 times)

The fastest I can think of right now is using the custom playertype and setting his forward speed to the highest setting. Then, making it timescale 2. Then, changing the player's scale to 999 999 999 with the console.

Is there an even faster way that anyone can think of?

findclientbyname("zeblote").player.settransform("1000000000000 1000000000000 1000000000000 0 0 0 0");

changing the player's scale to 999 999 999
Also, you can't.

Also, you can't.
what would the biggest scale possible be then?



NoEdit: Or I suppose you could use the teleport events with coordinates.

You might be able to make a vehicle that goes absurdly fast. I forget whether or not they are limited.

Also, you can't.
findClientByName("Name").player.setPlayerScale("999 999 999");

Or is that the same as 5 5 5?

NoEdit: Or I suppose you could use the teleport events with coordinates.
How do I do this? And is there some sort of console command that lets me teleport super far away?

findclientbyname("zeblote").player.settransform("1000000000000 1000000000000 1000000000000 0 0 0 0");
This crashed Blockland.


What
Yeah, I replaced your name with mine and sent it and then it make my screen go all weird.

Yeah, I replaced your name with mine and sent it and then it make my screen go all weird.
Screen go wierd != crash
Idiots

Screen go wierd != crash
Idiots
You're an idiot for giving me a console command that makes my screen go weird.

You're an idiot for giving me a console command that makes my screen go weird.
It's called floating point inaccuracy.

You're an idiot for giving me a console command that makes my screen go weird.
It teleported you so far that Blockland can't calculate your position accurately which cause your screen to go derp