But there's either two things that can happen with that:1. He spams servers2. He actually finds something cool- But then it turns into some spammy-server-crashing-stuff.
onActivate -> Self -> fireRelayonRelay -> Self -> fireRelayonRelay -> Self -> VCE_ifValue [<var:pl:jumping>] [==] [1] [3 3]onVariableTrue -> Player -> addVelocity [] [] [100]onRelay -> Self -> VCE_ifValue [<var:pl:jetting>] [==] [1] [6 6]onVariableTrue -> Player -> SpawnProjectile [10] [] [] [] [Rocket, Gravity] [] [] [] 1.000onRelay -> Self -> VCE_ifValue [<var:pl:firing>] [==] [1] [8 8]onVariableTrue -> Player -> SpawnProjectile [10] [] [] [] [Gun Bullet] [] [] [] 1.000Have fun.Empty []'s means 0.Thanks you for causing infinite lag due to teaching trolls how to...
I'm calling bullstuff. Unless you force them to in some way interact with your events (ie, click a brick that sets a relay on them) that's simply not possible.
onActivate -> Self -> fireRelayonRelay -> Self -> fireRelayonRelay -> Self -> VCE_ifValue [<var:pl:jumping>] [==] [1] [3 3]onVariableTrue -> Player -> addVelocity [] [] [100]onRelay -> Self -> VCE_ifValue [<var:pl:jetting>] [==] [1] [6 6]onVariableTrue -> Player -> SpawnProjectile [10] [] [] [] [Rocket, Gravity] [] [] [] 1.000onRelay -> Self -> VCE_ifValue [<var:pl:firing>] [==] [1] [8 8]onVariableTrue -> Player -> SpawnProjectile [10] [] [] [] [Gun Bullet] [] [] [] 1.000Have fun.Empty []'s means 0.
Can you do teleportation?
VCE Powers? I use those all the time.I have saved events called "God Mode". They allow me to shoot any projectile a want, I can toggle super jets, disable my player's gravity, change my shape and size, and kill other players via command.Controlling other people is always fun! :D
Here an example:OnActivate Self FireRelayOnRelay Self FirerelayOnRelay Self VCE_Retrocheck LastMsg = "Fire"OnVariableTrue Player SpawnProjectile 1000 Tank Shellits something like thatwhen you say Fire, it will shoot to the direction you are looking at.instead VCE_Retrocheck, you can use VCE_IfValue for little more advanced things like <var:player:firing> but i dont really remember , just use ingame VCE manual instead spawnprojectile you can do things like add velocity for super jump , do value for player jump etc
Now like, everyone will know it, and spam servers with VCE. D: