Advertisement
Jan_Simon12

Da mimic

Jun 15th, 2022
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. --[[
  2.  
  3. Controls:
  4. X - Go invis
  5. B - Jumpscare
  6. H - Jumpscare Mouse
  7. C - Play humming sound
  8. V - Play footsteps sound
  9. Z - Play Scary Music
  10. T - Walk Thingy
  11. Q - Scary Laugh
  12. Do "/e mimic" to wear a mask use mimic anims and go titan mode (must be fat to use titan mode)
  13.  
  14. Give suggestions on what to add at discord.gg/novagui
  15. Made by Icxy#0001
  16.  
  17. ]]
  18.  
  19. -- this picks a random jumpscare sound when u Jumpscare Someone
  20. -- get some jumpscares here: https://www.roblox.com/develop/library?CatalogContext=2&Keyword=jumpscare&SortAggregation=5&LegendExpanded=true&Category=9
  21. getgenv().JumpscareSound = {
  22. "8280196339", -- put audios in like this for a random jumpscare sound
  23. "7588947168" -- make sure to not put a "," on the last id
  24. }
  25.  
  26. loadstring(game:HttpGet("https://icxy.xyz/NovaGui/NovaMimic", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement