Advertisement
YGEXploit

Untitled

Jul 9th, 2023
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.46 KB | Source Code | 0 0
  1. local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
  2.  
  3. local Window = Rayfield:CreateWindow({
  4. Name = "My Resturants Scripts",
  5. LoadingTitle = "YGEXploits",
  6. LoadingSubtitle = "by YGEXploits",
  7. ConfigurationSaving = {
  8. Enabled = true,
  9. FolderName = nil, -- Create a custom folder for your hub/game
  10. FileName = "YGEXploits 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 = "My Resturant Key",
  20. Subtitle = "My Resturant Key",
  21. Note = "the key is AZo123A)21873 paste it :) ",
  22. FileName = "YGEXploits 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 = true, -- If this is true, set Key below to the RAW site you would like Rayfield to get the key from
  25. Key = {"https://pastebin.com/raw/bkr1KirS"} -- 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 MainTab = Window:CreateTab("MAIN FARM", nil) -- Title, Image
  30. local MainSection = MainTab:CreateSection("MAIN FARM")
  31.  
  32. Rayfield:Notify({
  33. Title = "script executed might crash/freeze for 5-10 sec",
  34. Content = "script executed might crash /freeze for 5-10 sec",
  35. Duration = 6.5,
  36. Image = nil,
  37. Actions = { -- Notification Buttons
  38. Ignore = {
  39. Name = "SHUT UP!",
  40. Callback = function()
  41. print("The user tapped SHUT UP!")
  42. end
  43. },
  44. },
  45. })
  46.  
  47. local Button = MainTab:CreateButton({
  48. Name = "Milk Up My Resturant Script!",
  49. Callback = function()
  50. loadstring(game:HttpGet("https://raw.githubusercontent.com/Xiu318/Xkia-Hub-/main/Xkia%20Hub%20Loader"))()
  51. end,
  52. })
  53.  
  54. local Button = MainTab:CreateButton({
  55. Name = "Fast Npc/Also For Hotdog Event! rejoin to close the speed",
  56. Callback = function()
  57. repeat wait() until game:IsLoaded()
  58.  
  59. getgenv().Fix = true
  60.  
  61. getgenv().TeclasWS = {
  62. ["tecla1"] = "M", -- speed +5
  63. ["tecla2"] = "N", -- speed -5
  64. ["tecla3"] = "V" -- toggle
  65. }
  66.  
  67.  
  68.  
  69. -- // servicios
  70. local MININOS_DOXXEADOS = game:GetService("Players")
  71. local AUDIOS_LOUD_DE_TRAP = game:GetService("StarterGui") or "son una mierda"
  72.  
  73. -- // objetos
  74. local neonazi = MININOS_DOXXEADOS.LocalPlayer
  75. local esvastica = neonazi:GetMouse()
  76.  
  77. -- // variables
  78. local lista_de_victimas_de_drizzy = getrenv()._G
  79. local da_hood_rblxm_REAL = getrawmetatable(game)
  80. local CP = da_hood_rblxm_REAL.__newindex
  81. local CP_DE_DRIZZY = da_hood_rblxm_REAL.__index
  82. local velocidad_de_cum = 122
  83. local es_pedofilo = true
  84.  
  85. -- // funciones para acortar codigo :]
  86. function anunciar_atentado_terrorista(fecha_del_atentado)
  87. AUDIOS_LOUD_DE_TRAP:SetCore("SendNotification",{
  88. Title="Xlazui#2571",
  89. Text=fecha_del_atentado,
  90. Icon="rbxthumb://type=Asset&id=1332213374&w=150&h=150"
  91. })
  92. end
  93.  
  94.  
  95. getgenv().TECHWAREWALKSPEED_LOADED = true
  96.  
  97.  
  98. wait(1.5)
  99.  
  100.  
  101. anunciar_atentado_terrorista("Welcome"..TeclasWS.tecla3.."")
  102.  
  103. -- // conexión
  104. esvastica.KeyDown:Connect(function(el_impostor)
  105. if el_impostor:lower() == TeclasWS.tecla1:lower() then
  106. velocidad_de_cum = velocidad_de_cum + 1
  107. anunciar_atentado_terrorista(" (speed = "..tostring(velocidad_de_cum)..")")
  108. elseif el_impostor:lower() == TeclasWS.tecla2:lower() then
  109. velocidad_de_cum = velocidad_de_cum - 1
  110. anunciar_atentado_terrorista(" (speed = "..tostring(velocidad_de_cum)..")")
  111. elseif el_impostor:lower() == TeclasWS.tecla3:lower() then
  112. if es_pedofilo then
  113. es_pedofilo = false
  114. anunciar_atentado_terrorista("speed off")
  115. else
  116. es_pedofilo = true
  117. anunciar_atentado_terrorista("speed on")
  118. end
  119. end
  120. end)
  121.  
  122. -- // mi parte favorita: metametodos
  123. setreadonly(da_hood_rblxm_REAL,false)
  124. da_hood_rblxm_REAL.__index = newcclosure(function(BEST_ON_TOP,IS_GARBAGE)
  125. local esPedofilo = checkcaller()
  126. if IS_GARBAGE == "WalkSpeed" and not esPedofilo then
  127. return lista_de_victimas_de_drizzy.CurrentWS
  128. end
  129. return CP_DE_DRIZZY(BEST_ON_TOP,IS_GARBAGE)
  130. end)
  131. da_hood_rblxm_REAL.__newindex = newcclosure(function(kaias,ip,logger)
  132. local unNeonazi = checkcaller()
  133. if es_pedofilo then
  134. if ip == "WalkSpeed" and logger ~= 0 and not unNeonazi then
  135. return CP(kaias,ip,velocidad_de_cum)
  136. end
  137. end
  138. return CP(kaias,ip,logger)
  139. end)
  140. setreadonly(da_hood_rblxm_REAL,true)
  141.  
  142. repeat wait() until game:IsLoaded()
  143. local Players = game:service('Players')
  144. local Player = Players.LocalPlayer
  145.  
  146. repeat wait() until Player.Character
  147.  
  148. local userInput = game:service('UserInputService')
  149. local runService = game:service('RunService')
  150.  
  151. local Multiplier = -0.22
  152. local Enabled = false
  153. local whentheflashnoiq
  154.  
  155. userInput.InputBegan:connect(function(Key)
  156. if Key.KeyCode == Enum.KeyCode.LeftBracket then
  157. Multiplier = Multiplier + 0.01
  158. print(Multiplier)
  159. wait(0.2)
  160. while userInput:IsKeyDown(Enum.KeyCode.LeftBracket) do
  161. wait()
  162. Multiplier = Multiplier + 0.01
  163. print(Multiplier)
  164. end
  165. end
  166.  
  167. if Key.KeyCode == Enum.KeyCode.RightBracket then
  168. Multiplier = Multiplier - 0.01
  169. print(Multiplier)
  170. wait(0.2)
  171. while userInput:IsKeyDown(Enum.KeyCode.RightBracket) do
  172. wait()
  173. Multiplier = Multiplier - 0.01
  174. print(Multiplier)
  175. end
  176. end
  177.  
  178. if Key.KeyCode == Enum.KeyCode.P then
  179. Enabled = not Enabled
  180. if Enabled == true then
  181. repeat
  182. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + game.Players.LocalPlayer.Character.Humanoid.MoveDirection * Multiplier
  183. game:GetService("RunService").Stepped:waitn()
  184. until Enabled == true
  185. end
  186. end
  187. end)
  188.  
  189. if Fix == true then
  190. loadstring(game:HttpGet("https://raw.githubusercontent.com/youtubetutorials123/helo/main/123"))()
  191. end
  192. end,
  193. })
  194.  
  195.  
  196.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement