GuiC_AYAY

Rúbí Hub Script

Jan 26th, 2025
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.77 KB | None | 0 0
  1. -- Join my Discord! https://discord.gg/gNgKVHDzbP
  2.  
  3.  
  4. -- loadstring(game:HttpGet('https://pastebin.com/Thr8eTXm'))()
  5.  
  6.  
  7. local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
  8.  
  9. local Window = Rayfield:CreateWindow({
  10. Name = "Rúbí Script Hub",
  11. Icon = 89862499325112,
  12. LoadingTitle = "Rúbí hub",
  13. LoadingSubtitle = "by Gui",
  14. Theme = "Default",
  15.  
  16. DisableRayfieldPrompts = false,
  17. DisableBuildWarnings = false,
  18.  
  19. ConfigurationSaving = {
  20. Enabled = false,
  21. FolderName = nil,
  22. FileName = "Rúbí Script Hub"
  23. },
  24.  
  25. Discord = {
  26. Enabled = true,
  27. Invite = "gNgKVHDzbP",
  28. RememberJoins = true
  29. },
  30.  
  31. KeySystem = true,
  32. KeySettings = {
  33. Title = "Rúbí Key System",
  34. Subtitle = "Key System",
  35. Note = "Go to the discord server! https://discord.gg/UMvgqd9v9W",
  36. FileName = "RúbíKeyHubforRúbí",
  37. SaveKey = false,
  38. GrabKeyFromSite = false,
  39. Key = {"ThanksFor20Members!"}
  40. }
  41. })
  42.  
  43. local MainTab = Window:CreateTab("Rúbí Home", 89862499325112)
  44. local MainSection = MainTab:CreateSection("Hubs")
  45.  
  46. Rayfield:Notify({
  47. Title = "Injected!",
  48. Content = "You are now free to use it!",
  49. Duration = 6.5,
  50. Image = 89862499325112,
  51. })
  52.  
  53. Rayfield:Notify({
  54. Title = "Updates everyweek",
  55. Content = "Updated to the most recent patch (12-29)",
  56. Duration = 7.9,
  57. Image = 89862499325112,
  58. })
  59.  
  60. local Button = MainTab:CreateButton({
  61. Name = "Arsenal",
  62. Callback = function()
  63. loadstring(game:HttpGet("https://pastebin.com/raw/MHcmKtHp"))()
  64. end,
  65. })
  66.  
  67. local Button = MainTab:CreateButton({
  68. Name = "Fisch",
  69. Callback = function()
  70. loadstring(game:HttpGet("https://raw.githubusercontent.com/Feimgps/Nebula/refs/heads/main/Fisch"))()
  71. end,
  72. })
  73.  
  74. local Button = MainTab:CreateButton({
  75. Name = "Da hood",
  76. Callback = function()
  77. loadstring(game:HttpGet("https://raw.githubusercontent.com/Feimgps/Nebula/refs/heads/main/Dahood"))()
  78. end,
  79. })
  80.  
  81. local Button = MainTab:CreateButton({
  82. Name = "Rúbí MM2",
  83. Callback = function()
  84. loadstring(game:HttpGet("https://raw.githubusercontent.com/ThatSick/HighlightMM2/main/Main"))()
  85. end,
  86. })
  87.  
  88. local Button = MainTab:CreateButton({
  89. Name = "MM2 AutoFarm",
  90. Callback = function()
  91. loadstring(game:HttpGet("https://raw.githubusercontent.com/vertex-peak/vertex/refs/heads/main/loadstring"))()
  92. end,
  93. })
  94.  
  95. local Button = MainTab:CreateButton({
  96. Name = "Blox Fruits",
  97. Callback = function()
  98. loadstring(game.HttpGet(game,'https://raw.githubusercontent.com/Yumiara/Python/refs/heads/main/BloxFruit-XYZ.lua'))()
  99. end,
  100. })
  101.  
  102. local Button = MainTab:CreateButton({
  103. Name = "Doors",
  104. Callback = function()
  105. loadstring(game:HttpGet("https://raw.githubusercontent.com/notpoiu/mspaint/main/main.lua"))()
  106. end,
  107. })
  108.  
  109. local Button = MainTab:CreateButton({
  110. Name = "Doors Magnet",
  111. Callback = function()
  112. loadstring(game:HttpGet("https://raw.githubusercontent.com/MrNeRD0/Doors-Hack/main/MagnetByNerd.lua"))()
  113. end,
  114. })
  115.  
  116. local Button = MainTab:CreateButton({
  117. Name = "Pressure",
  118. Callback = function()
  119. loadstring(game:HttpGet("https://scriptblox.com/raw/Pressure-WORKING-fire-hub-18064" ))()
  120. end,
  121. })
  122.  
  123. local Button = MainTab:CreateButton({
  124. Name = "Pls Donate",
  125. Callback = function()
  126. loadstring(game:HttpGet('https://raw.githubusercontent.com/Ahmadv999/PleaseDondate/refs/heads/main/PleaseDonateScript'))()
  127. end,
  128. })
  129.  
  130. local Button = MainTab:CreateButton({
  131. Name = "Rivals",
  132. Callback = function()
  133. local scriptURL = "https://raw.githubusercontent.com/Sheeshablee73/Scriptss/main/RivalsUPD2.lua" local response = game:HttpGet(scriptURL) local executeScript = loadstring(response) executeScript()
  134. end,
  135. })
  136.  
  137. local Button = MainTab:CreateButton({
  138. Name = "Pets GO",
  139. Callback = function()
  140. loadstring(game:HttpGet("https://raw.githubusercontent.com/mzkv/petsGO/refs/heads/main/xhub"))()
  141. end,
  142. })
  143.  
  144. local Button = MainTab:CreateButton({
  145. Name = "Fisch No key",
  146. Callback = function()
  147. loadstring(game:HttpGet("https://pastebin.com/raw/nY8YSp73"))()
  148. end,
  149. })
  150.  
  151. local Button = MainTab:CreateButton({
  152. Name = "Bladeball",
  153. Callback = function()
  154. loadstring(game:HttpGet('https://raw.githubusercontent.com/TheDarkoneMarcillisePex/Other-Scripts/refs/heads/main/BladeBall%20GUI'))()
  155. end,
  156. })
  157.  
  158. local Button = MainTab:CreateButton({
  159. Name = "Blox Fruits Keyless",
  160. Callback = function()
  161. loadstring(game:HttpGet('https://raw.githubusercontent.com/TheDarkoneMarcillisePex/Other-Scripts/refs/heads/main/Bloxfruits%20script'))()
  162. end,
  163. })
  164.  
  165. local Button = MainTab:CreateButton({
  166. Name = "Prison Life",
  167. Callback = function()
  168. loadstring(game:HttpGet('https://raw.githubusercontent.com/TheDarkoneMarcillisePex/Other-Scripts/main/Prison%20Life%20GUI'))()
  169. end,
  170. })
  171.  
  172. local Button = MainTab:CreateButton({
  173. Name = "LiveTopia",
  174. Callback = function()
  175. loadstring(game:HttpGet('https://raw.githubusercontent.com/TheDarkoneMarcillisePex/Other-Scripts/main/Live%20Topia%20GUI'))()
  176. end,
  177. })
  178.  
  179. local Button = MainTab:CreateButton({
  180. Name = "BrookHaven",
  181. Callback = function()
  182. loadstring(game:HttpGet('https://raw.githubusercontent.com/TheDarkoneMarcillisePex/Other-Scripts/main/Brook%20Haven%20Gui'))()
  183. end,
  184. })
  185.  
  186. local Button = MainTab:CreateButton({
  187. Name = "TSB",
  188. Callback = function()
  189. loadstring(game:HttpGet("https://raw.githubusercontent.com/DiosDi/VexonHub/main/TSB-VexonHub"))()
  190. end,
  191. })
  192.  
  193. local Button = MainTab:CreateButton({
  194. Name = "BlueLock: Rivals",
  195. Callback = function()
  196. loadstring(game:HttpGet("https://scriptblox.com/raw/Blue-Lock:-Rivals-Sandox-Hub-KeyLess-25543"))()
  197. end,
  198. })
  199.  
  200. local MiscTab = Window:CreateTab("Rúbí Misc", 89862499325112)
  201. local MiscSection = MiscTab:CreateSection("Bypassers")
  202.  
  203. local Button = MiscTab:CreateButton({
  204. Name = "Infinite Yield",
  205. Callback = function()
  206. loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
  207. end,
  208. })
  209.  
  210. local Button = MiscTab:CreateButton({
  211. Name = "Rochips Universal",
  212. Callback = function()
  213. loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-rochips-universal-18294"))()
  214. end,
  215. })
  216.  
  217. local Button = MiscTab:CreateButton({
  218. Name = "Chat Bypasser",
  219. Callback = function()
  220. loadstring(game:HttpGet("https://pastebin.com/raw/fySc742e"))()
  221. end,
  222. })
  223.  
  224. local Button = MiscTab:CreateButton({
  225. Name = "Anti-Kick",
  226. Callback = function()
  227. loadstring(game:HttpGet("https://pastebin.com/raw/kApjBPKK"))()
  228. end,
  229. })
Add Comment
Please, Sign In to add comment