Advertisement
SumitScripts

Untitled

Mar 17th, 2024 (edited)
6,880
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.87 KB | None | 0 0
  1. -- Credits to Scripts Owner
  2. -- Gui By SumitScripts
  3.  
  4. wait(1.2)
  5.  
  6. game.StarterGui:SetCore("SendNotification", {
  7.  
  8. Title = "information"; -- the title (ofc)
  9.  
  10. Text = "Credits to owner And There total 19 Hunt Scripts So Enjoy,"; -- what the text says (ofc)
  11.  
  12. Icon = ""; -- the image if u want.
  13.  
  14. Duration = 5; -- how long the notification should in secounds
  15.  
  16. })
  17.  
  18. local Library = loadstring(Game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wizard"))()
  19.  
  20. local Window = Library:NewWindow("The Hunt: First Edition")
  21.  
  22. local Section = Window:NewSection("🆕Updates")
  23.  
  24. Section:CreateButton("Hunts Menu is short", function()
  25. print("Clicked")
  26. end)
  27.  
  28. Section:CreateButton("Added- TSB Hunt Script", function()
  29. print("Clicked")
  30. end)
  31.  
  32. local Section = Window:NewSection("🎆Hunts")
  33.  
  34. Section:CreateButton("🍎BrookheavenRP", function()
  35. loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/HUNTBrookhaven'))()
  36. print("Clicked")
  37. end)
  38.  
  39. Section:CreateButton("👻 Mimic", function()
  40. loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/HUNTTheMimic'))()
  41. print("Clicked")
  42. end)
  43.  
  44. Section:CreateButton("🌪 Natural disaster", function()
  45. loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/HUNTNDS'))()
  46. print("Clicked")
  47. end)
  48.  
  49. Section:CreateButton("🌋Bike of hell", function()
  50. loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/BikeofHell'))()
  51. print("Clicked")
  52. end)
  53.  
  54. Section:CreateButton("🔫 Arsenal", function()
  55. loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/HUNTArsenal'))()
  56. print("Clicked")
  57. end)
  58.  
  59. Section:CreateButton("🏃‍♂️Running Head", function()
  60. loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/HUNTRunningHead'))()
  61. print("Clicked")
  62. end)
  63.  
  64. Section:CreateButton("⏩Sonic Speed Simulator", function()
  65. local args = {
  66. [1] = "AddEventPodiumProgress",
  67. [2] = "CollectTimeStones",
  68. [3] = 100
  69. }
  70. game:GetService("ReplicatedStorage").Knit.Services.MapStateService.RE.OnStateAction:FireServer(unpack(args))
  71. print("Clicked")
  72. end)
  73.  
  74. Section:CreateButton("🍌Legends of Speed", function()
  75. while true do wait()
  76. local args = {
  77. [1] = "collectOrb",
  78. [2] = "Red Orb",
  79. [3] = "City"
  80. }
  81. game:GetService("ReplicatedStorage").rEvents.orbEvent:FireServer(unpack(args))
  82. end
  83. print("Clicked")
  84. end)
  85.  
  86. Section:CreateButton("🚲Obby but You Are a Bike", function()
  87. loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/ObbyBike'))();
  88. print("Clicked")
  89. end)
  90.  
  91. Section:CreateButton("🚓Car Dealership", function()
  92. loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/HUNTCarDealership'))()
  93. print("Clicked")
  94. end)
  95.  
  96. Section:CreateButton("👮‍♂️Escape Barry's Prison", function()
  97. loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/HUNTNDS'))()
  98. print("Clicked")
  99. end)
  100.  
  101. Section:CreateButton("👬Need More Friends", function()
  102. loadstring(game:HttpGet(('https://pastefy.app/O1TvLreD/raw'),true))()
  103. print("Clicked")
  104. end)
  105.  
  106. local Section = Window:NewSection("🎆Hunts (Mobile Players)")
  107.  
  108. Section:CreateButton("🚪Doors", function()
  109. loadstring(game:HttpGet("https://raw.githubusercontent.com/FFJ1/Roblox-Exploits/main/scripts/Loader.lua"))()
  110. print("Clicked")
  111. end)
  112.  
  113. Section:CreateButton("🎒Carry A Friend", function()
  114. loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/HUNTCarry'))()
  115. print("Clicked")
  116. end)
  117.  
  118. Section:CreateButton("🎤Funky Friday _AutoPlayer_", function()
  119. loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/HUNTNDS'))()
  120. print("Clicked")
  121. end)
  122.  
  123. Section:CreateButton("🌋The Floor is lava", function()
  124.  
  125. game:GetService("ReplicatedStorage").Remotes.AwardEvent2:FireServer()
  126. print("Clicked")
  127. end)
  128.  
  129. Section:CreateButton("💪Strongman Simulator", function()
  130.  
  131. game:GetService("ReplicatedStorage").Remotes.AwardEvent2:FireServer()
  132. print("Clicked")
  133. end)
  134.  
  135. Section:CreateButton("🍊Blox fruits", function()
  136. _G.Mode = "Eng"
  137. loadstring(game:HttpGet("https://raw.githubusercontent.com/AAwful/VectorHub/main/Loader.lua"))()
  138. print("Clicked")
  139. end)
  140.  
  141. Section:CreateButton("💪TSB", function()
  142. loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/HUNTTSB'))()
  143. print("Clicked")
  144. end)
  145.  
  146. local Section = Window:NewSection("Credits")
  147.  
  148. Section:CreateButton("Scripts by itsme Tora", function()
  149. print("Clicked")
  150. end)
  151.  
  152. Section:CreateButton(" hunt Gui Hub by SumitScripts", function()
  153. print("Clicked")
  154. end)
  155.  
  156. local Section = Window:NewSection("Showcasers")
  157.  
  158. Section:CreateButton("Jh hh gaming", function()
  159. print("Clicked")
  160. end)
  161.  
  162. Section:CreateButton("itsme Tora", function()
  163. print("Clicked")
  164. end)
  165.  
  166. Section:CreateButton("v4mp", function()
  167. print("Clicked")
  168. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement