Advertisement
kingofkings_YT

roblox zombie script

Apr 30th, 2022
2,628
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. --[[
  2. needed hats: 451220849, 62724852, 48474294, 63690008, 62234425, 376548738, 617605556 (if you're missing any the script will notify you)
  3.  
  4. FE Zombie by quirky anime boy#7003
  5. If you don't credit me when using this anywhere I will passionately make out with you
  6. In case you ever see me in-game (Displayname is Eli) feel free to say hi :slight_smile:
  7.  
  8. ]]--
  9.  
  10. -- Note: Some pathfinding jank seems to make the character torso have collision for some reason so the zombie might sometimes get flung, just reset and re-execute if that happens
  11.  
  12.  
  13.  
  14. -- Commands (Prefix ">"):
  15. -- bring: brings zombie to you
  16. -- range <num>: sets zombie's new attack range (default 80)
  17. -- idle: puts zombie into an idle mode (really glitchy, only used it for debugging)
  18.  
  19.  
  20.  
  21. loadstring(game:HttpGet("https://gist.githubusercontent.com/someunknowndude/18f1d979ad9a25ad69064be75f55f735/raw/dc36f1e9ad906a7434bd77bcd0ce8218fb5f4d88/zombie.lua"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement