RTime

Dead Rails [Alpha]

Apr 20th, 2025 (edited)
175
-1
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 1
  1. local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
  2. local Window = Rayfield:CreateWindow({
  3. Name = "Dead Rails [Alpha]",
  4. Icon = 0,
  5. LoadingTitle = "กำลังโหลดสคริป",
  6. LoadingSubtitle = "โดย MemeHub",
  7. Theme = "Default",
  8. DisableRayfieldPrompts = false,
  9. DisableBuildWarnings = false,
  10. ConfigurationSaving = {
  11. Enabled = true,
  12. FolderName = nil,
  13. FileName = "Dead Rails [Alpha]"
  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("Dead Rails [Alpha]", nil) -- Fixed
  33. local Button1 = MainTab:CreateButton({
  34. Name = "ฟามเงินแดง ไม่มีคีย์",
  35. Callback = function()
  36. loadstring(game:HttpGet('https://pastebin.com/raw/xuH84aR0'))()
  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
Comments
Add Comment
Please, Sign In to add comment