Advertisement
crustytoe6969

sno day script

Jan 24th, 2023
2,064
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. if isfile and writefile and typeof(isfile) == 'function' and typeof(writefile) == 'function' then
  2. if not isfile('PromptedDiscordDH.txt') then
  3. writefile('PromptedDiscordDH.txt', game:GetService('HttpService'):JSONEncode('hi'))
  4. local Module = loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Utilities/main/Discord%20Inviter/Source.lua"))()
  5. Module.Prompt({
  6. invite = "https://discord.gg/fNeggqVMZs",
  7. name = "CF-Community",
  8. })
  9. end
  10. end
  11.  
  12.  
  13. if game.PlaceId == 2597632885 then
  14. loadstring(game:HttpGet("https://raw.githubusercontent.com/CF-Trail/random/main/.x.vr.e.hi/snoday.lua"))()
  15. elseif game.PlaceId == 6839171747 then
  16. loadstring(game:HttpGet("https://raw.githubusercontent.com/CF-Trail/random/main/.x.vr.e.hi/doors.lua"))()
  17. elseif game.GameId == 3647333358 or game.PlaceId == 9872472334 then
  18. loadstring(game:HttpGet("https://raw.githubusercontent.com/CF-Trail/random/main/.x.vr.e.hi/evade.lua"))()
  19. elseif game.GameId == 323675642 then
  20. loadstring(game:HttpGet("https://raw.githubusercontent.com/CF-Trail/random/main/.x.vr.e.hi/fe2.lua"))()
  21. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement