Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'spawn'

825019 - spawn: spawn
  1. // -- Simple Spawn Protection Filterscript --
  2. // --       By Donny / Donny_K (2007)      --
  3.  
  4. // -- It has basic protection against spawn killers --
  5. // -- You can control how long the protection time  --
  6. // -- is by using the -- /sst [amount] command...   --
  7. // --              (Admins only)                    --
  8.  
  9.  
776488 - Anti-Spawn-Kill Script: roblox kill spawn
  1. -- Prevents health reduction.
  2. -- Character will survive explosions.
  3.  
  4. -- *Will not work completely if health is set to 0.
  5. -- *Weapon will not stay attached if in an explosion.
  6.  
  7. time = 10 -- Invincible for n seconds.
  8.  
  9.  
fantasy-obligation