Jump to content

Request any skript you want me to make.


_Mr_Puppy_

Recommended Posts

17 hours ago, Aphesity said:

make it so it rains cats and dogs for funny xd

uhhhh ok i have not tested this

command /animalrain:
	trigger:
		set weather to rainy
		loop 1000000000 times:
			set {_x} to round(random number between -100000 and 100000)
			set {_z} to round(random number between -100000 and 100000)
			set {_block} to block at location at ({_x}, 100, {_z}) in world event-world
			summon wolf at {_block}
			summon cat at {_block}
			summon wolf at {_block}
			summon cat at {_block}
			summon wolf at {_block}
			summon cat at {_block}
			summon wolf at {_block}
			summon cat at {_block}
			wait 1 tick

!!!WARNING!!! This Thing Could Crash Your Game But Im Not Sure

Edited by _Mr_Puppy_
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...