Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Credits to Scripts Owner
- -- Gui By SumitScripts
- wait(1.2)
- game.StarterGui:SetCore("SendNotification", {
- Title = "information"; -- the title (ofc)
- Text = "Credits to owner And There total 18 Hunt Scripts So Enjoy,"; -- what the text says (ofc)
- Icon = ""; -- the image if u want.
- Duration = 5; -- how long the notification should in secounds
- })
- local Library = loadstring(Game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wizard"))()
- local Window = Library:NewWindow("The Hunt: First Edition")
- local Section = Window:NewSection("🎆Hunts")
- Section:CreateButton("🍎BrookheavenRP", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/HUNTBrookhaven'))()
- print("Clicked")
- end)
- Section:CreateButton("👻 Mimic", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/HUNTTheMimic'))()
- print("Clicked")
- end)
- Section:CreateButton("🌪 Natural disaster", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/HUNTNDS'))()
- print("Clicked")
- end)
- Section:CreateButton("🌋Bike of hell", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/BikeofHell'))()
- print("Clicked")
- end)
- Section:CreateButton("🔫 Arsenal", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/HUNTArsenal'))()
- print("Clicked")
- end)
- Section:CreateButton("🏃♂️Running Head", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/HUNTRunningHead'))()
- print("Clicked")
- end)
- Section:CreateButton("⏩Sonic Speed Simulator", function()
- local args = {
- [1] = "AddEventPodiumProgress",
- [2] = "CollectTimeStones",
- [3] = 100
- }
- game:GetService("ReplicatedStorage").Knit.Services.MapStateService.RE.OnStateAction:FireServer(unpack(args))
- print("Clicked")
- end)
- Section:CreateButton("🍌Legends of Speed", function()
- while true do wait()
- local args = {
- [1] = "collectOrb",
- [2] = "Red Orb",
- [3] = "City"
- }
- game:GetService("ReplicatedStorage").rEvents.orbEvent:FireServer(unpack(args))
- end
- print("Clicked")
- end)
- Section:CreateButton("🚲Obby but You Are a Bike", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/ObbyBike'))();
- print("Clicked")
- end)
- Section:CreateButton("🚓Car Dealership", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/HUNTCarDealership'))()
- print("Clicked")
- end)
- Section:CreateButton("👮♂️Escape Barry's Prison", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/HUNTNDS'))()
- print("Clicked")
- end)
- Section:CreateButton("👬Need More Friends", function()
- loadstring(game:HttpGet(('https://pastefy.app/O1TvLreD/raw'),true))()
- print("Clicked")
- end)
- local Section = Window:NewSection("🎆Hunts (Because Mobile Players")
- Section:CreateButton("🚪Doors", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/FFJ1/Roblox-Exploits/main/scripts/Loader.lua"))()
- print("Clicked")
- end)
- Section:CreateButton("🎒Carry A Friend", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/HUNTCarry'))()
- print("Clicked")
- end)
- Section:CreateButton("🎤Funky Friday _AutoPlayer_", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/HUNTNDS'))()
- print("Clicked")
- end)
- Section:CreateButton("🌋The Floor is lava", function()
- game:GetService("ReplicatedStorage").Remotes.AwardEvent2:FireServer()
- print("Clicked")
- end)
- Section:CreateButton("💪Strongman Simulator", function()
- game:GetService("ReplicatedStorage").Remotes.AwardEvent2:FireServer()
- print("Clicked")
- end)
- Section:CreateButton("🍊Blox fruits", function()
- _G.Mode = "Eng"
- loadstring(game:HttpGet("https://raw.githubusercontent.com/AAwful/VectorHub/main/Loader.lua"))()
- print("Clicked")
- end)
- local Section = Window:NewSection("Credits")
- Section:CreateButton("Scripts by itsme Tora / jh hh gaming", function()
- print("Clicked")
- end)
- Section:CreateButton(" hunt Gui Hub by SumitScripts", function()
- print("Clicked")
- end)
- Section:CreateButton("Coming Soon More", function()
- print("Clicked")
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement