Advertisement
Zwiebelle1301706

Untitled

May 8th, 2024 (edited)
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.90 KB | None | 0 0
  1. local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
  2.  
  3. local Window = Rayfield:CreateWindow({
  4. Name = "Universal Hacks",
  5. LoadingTitle = "Loading hacks . . .",
  6. LoadingSubtitle = "by Vxploits",
  7. ConfigurationSaving = {
  8. Enabled = true,
  9. FolderName = nil, -- Create a custom folder for your hub/game
  10. FileName = "Big Hub"
  11. },
  12. Discord = {
  13. Enabled = false,
  14. Invite = "noinvitelink", -- The Discord invite code, do not include discord.gg/. E.g. discord.gg/ABCD would be ABCD
  15. RememberJoins = true -- Set this to false to make them join the discord every time they load it up
  16. },
  17. KeySystem = true, -- Set this to true to use our key system
  18. KeySettings = {
  19. Title = "Key System",
  20. Subtitle = "Join our discord: https://discord.gg/ugss97Fu",
  21. Note = "No method of obtaining the key is provided",
  22. FileName = "Key", -- It is recommended to use something unique as other scripts using Rayfield may overwrite your key file
  23. SaveKey = true, -- The user's key will be saved, but if you change the key, they will be unable to use your script
  24. GrabKeyFromSite = false, -- If this is true, set Key below to the RAW site you would like Rayfield to get the key from
  25. Key = {"gainedacces189e4ze9183z4923udf89ghu9dsguz5u4968tz69"} -- List of keys that will be accepted by the system, can be RAW file links (pastebin, github etc) or simple strings ("hello","key22")
  26. }
  27. })
  28.  
  29. local Tab = Window:CreateTab("Universal", 4483362458) -- Title, Image
  30. local Section = Tab:CreateSection("OP Universal stuff")
  31.  
  32. local Section = Tab:CreateSection("Player tap")
  33.  
  34. local Button = Tab:CreateButton({
  35. Name = "Speed 1-inf",
  36. Callback = function()
  37. loadstring(game:HttpGet('https://pastebin.com/raw/erw5uXVs'))()
  38. end,
  39. })
  40.  
  41.  
  42. local Button = Tab:CreateButton({
  43. Name = "INF jump",
  44. Callback = function()
  45. loadstring(game:HttpGet('https://pastebin.com/raw/843Tdvcy'))()
  46. end,
  47. })
  48.  
  49. local Button = Tab:CreateButton({
  50. Name = "Fly",
  51. Callback = function()
  52. loadstring("\108\111\97\100\115\116\114\105\110\103\40\103\97\109\101\58\72\116\116\112\71\101\116\40\40\39\104\116\116\112\115\58\47\47\103\105\115\116\46\103\105\116\104\117\98\117\115\101\114\99\111\110\116\101\110\116\46\99\111\109\47\109\101\111\122\111\110\101\89\84\47\98\102\48\51\55\100\102\102\57\102\48\97\55\48\48\49\55\51\48\52\100\100\100\54\55\102\100\99\100\51\55\48\47\114\97\119\47\101\49\52\101\55\52\102\52\50\53\98\48\54\48\100\102\53\50\51\51\52\51\99\102\51\48\98\55\56\55\48\55\52\101\98\51\99\53\100\50\47\97\114\99\101\117\115\37\50\53\50\48\120\37\50\53\50\48\102\108\121\37\50\53\50\48\50\37\50\53\50\48\111\98\102\108\117\99\97\116\111\114\39\41\44\116\114\117\101\41\41\40\41\10\10")()
  53. end,
  54. })
  55.  
  56.  
  57. local Button = Tab:CreateButton({
  58. Name = "NOCLIP!! 2024",
  59. Callback = function()
  60. loadstring(game:HttpGet('https://pastebin.com/raw/xJmxr7is'))()
  61. end,
  62. })
  63.  
  64. local Tab = Window:CreateTab("TROLL")
  65.  
  66. local Button = Tab:CreateButton({
  67. Name = "Touch SB to fling them credits: X",
  68. Callback = function()
  69. loadstring(game:HttpGet('https://pastebin.com/raw/xJmxr7is'))()
  70. end,
  71. })
  72.  
  73. local Button = Tab:CreateButton({
  74. Name = "Troll chat",
  75. Callback = function()
  76. loadstring(game:HttpGet('https://pastebin.com/raw/MdSA4fn5'))()
  77. end,
  78. })
  79.  
  80. local Button = Tab:CreateButton({
  81. Name = "Troll GUI",
  82. Callback = function()
  83. loadstring(game:HttpGet("https://raw.githubusercontent.com/yofriendfromschool1/Sky-Hub/main/FE%20Trolling%20GUI.luau"))()
  84. end,
  85. })
  86.  
  87. local Tab = Window:CreateTab("Visual")
  88.  
  89. local Button = Tab:CreateButton({
  90. Name = "ESP",
  91. Callback = function()
  92. loadstring(game:HttpGet("https://raw.githubusercontent.com/yofriendfromschool1/Sky-Hub/main/FE%20Trolling%20GUI.luau"))()
  93. end,
  94. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement