Advertisement
RTime

Pet Simulator 99

Apr 21st, 2025 (edited)
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
  2. local Window = Rayfield:CreateWindow({
  3. Name = "Pet Simulator 99",
  4. Icon = 0,
  5. LoadingTitle = "กำลังโหลดสคริป",
  6. LoadingSubtitle = "โดย MemoHub",
  7. Theme = "Default",
  8. DisableRayfieldPrompts = false,
  9. DisableBuildWarnings = false,
  10. ConfigurationSaving = {
  11. Enabled = true,
  12. FolderName = nil,
  13. FileName = "Pet Simulator 99"
  14. },
  15. Discord = {
  16. Enabled = false,
  17. Invite = "noinvitelink",
  18. RememberJoins = true
  19. },
  20. KeySystem = false,
  21. KeySettings = {
  22. Title = "Untitled",
  23. Subtitle = "Key System",
  24. Note = "No method of obtaining the key is provided",
  25. FileName = "Key",
  26. SaveKey = true,
  27. GrabKeyFromSite = false,
  28. Key = {"Hello"}
  29. }
  30. })
  31.  
  32. local MainTab = Window:CreateTab("Pet Simulator 99", nil) -- Fixed
  33. local Button1 = MainTab:CreateButton({
  34. Name = "RedzHub ไม่มีคีย์",
  35. Callback = function()
  36. loadstring(game:HttpGet("https://raw.githubusercontent.com/pablopoep/PetSimulator99/main/redz9999.lua"))() 
  37. end,
  38. })
  39.  
  40. local Button2 = MainTab:CreateButton({
  41. Name = "วาร์ป ไม่มีคีย์",
  42. Callback = function()
  43. loadstring(game:HttpGet("https://raw.githubusercontent.com/TwoGunVolley/Eeeee/refs/heads/main/RailsDated.txt"))()
  44. end,
  45. })
  46.  
  47. local Button3 = MainTab:CreateButton({
  48. Name = "ปกติ1 ไม่มีคีย์",
  49. Callback = function()
  50. loadstring(game:HttpGet("https://raw.githubusercontent.com/TwoGunVolley/FixedPlease/refs/heads/main/Protected_7197551640341824.txt"))()
  51. end,
  52. })
  53.  
  54. local Button4 = MainTab:CreateButton({
  55. Name = "ปกติ2 ไม่มีคีย์",
  56. Callback = function()
  57. loadstring(game:HttpGet('https://raw.githubusercontent.com/tomyumkung1423/idk/refs/heads/main/DRV3.38'))()
  58. end,
  59. })
  60.  
  61. local Button5 = MainTab:CreateButton({
  62. Name = "อีเว้น ไม่มีคีย์",
  63. Callback = function()
  64. loadstring(game:HttpGet("https://raw.githubusercontent.com/gumanba/Scripts/main/DeadRails"))()
  65. end,
  66. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement