Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Deniz script
- loadstring(game:HttpGet("https://raw.githubusercontent.com/DenizAf4can/SomeScripts/main/Project_Slayers"))()
- --Auto Chest
- getgenv().AutoCollectChest = true
- spawn(function()
- while task.wait() do
- if getgenv().AutoCollectChest then
- for _, v in pairs(game:GetService("Workspace").Debree:GetChildren()) do
- if v.Name == "LootChest" then
- for , c in pairs(v:FindFirstChild("Drops"):GetChildren()) do
- if game:GetService("ReplicatedStorage")["Player_Data"][game.Players.LocalPlayer.Name].Inventory.Items:FindFirstChild(c.Name) then
- v["Add_To_Inventory"]:InvokeServer(c.Name)
- delay(0.5, function()
- c:Destroy()
- end)
- end
- end
- end
- end
- end
- end
- end)
- --Auto farm Lily--------------------------------------------
- getgenv().TP = true
- getgenv().speed = 250
- getgenv().AutoRejoin = true -- Automatically rejoins when you kicked
- getgenv().delay = 0.5
- loadstring(game:HttpGet('https://raw.githubusercontent.com/DenizAf4can/SomeScripts/main/Project_Slayers_Lily'))()
- --Sylveon Hub---------------------------------------------------
- local LoaderUrl = "https://raw.githubusercontent.com/ogamertv12/SylveonHub/main/NewLoader.lua"
- repeat wait() until game:IsLoaded()
- loadstring(game:HttpGet(LoaderUrl))()
- --Auto Dungeon Farm-----------------------------------------------
- loadstring(game:HttpGetAsync("https://gist.github.com/NotHubris/16fbe2bf8d9563e09858c5cd2c6fafce/raw"))()
- --Phyoue Hub------------------------------------------------------------------
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Phyoue/Wlymalfrr/main/Wlymalfrr"))()
- --Not Hubris------------------------------------------------------------------------
- loadstring(game:HttpGetAsync("https://gist.github.com/NotHubris/16fbe2bf8d9563e09858c5cd2c6fafce/raw"))()
- --Oni Hub------------------------------------------------------------------
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Phyoue/Wlymalfrr/main/Wlymalfrr"))()
- --Sylveon Mobile---------------------------------------------------------------
- local LoaderUrl = "https://raw.githubusercontent.com/ogamertv12/SylveonHub/main/Mobile.lua"
- repeat wait() until game:IsLoaded()
- loadstring(game:HttpGet(LoaderUrl))()
- --VG Hub--------------------------------------------------------------
- loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/V.G-Hub/main/V.Ghub'))()
- --NukeCity(has almost any script u can think of)-------------------------------------------------
- loadstring(game:HttpGet("https://raw.githubusercontent.com/NukeVsCity/TheALLHACKLoader/main/NukeLoader",true))()
- Get key: https://link-target.net/663059/skeered-hub (copy paste into search bar)-------------------------------------------------
- loadstring(game:HttpGet('https://raw.githubusercontent.com/Skeereddo/name/main/krnl', true))()
- Legend Handles Script----------------------------------------------------------------------
- loadstring(game:HttpGet("https://raw.githubusercontent.com/LOLking123456/Project73/main/Slayers45"))()
- Sum autofarm script for dungeon and both worlds-------------------------------------------------------------------
- loadstring(game:HttpGet("https://raw.githubusercontent.com/asterionnn/versaware/main/versaware.lua", true))()
- OniHub V2---------------------------------------------------------------------------------
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Phyoue/WlyMalV2/main/OniHubV2"))()
- Nukred Hub (INF DUNGEON)--------------------------------------------------------------------------
- loadstring(game:HttpGet("https://raw.githubusercontent.com/domix19cm/MainLeandomix/main/script%20pslayer"))()
- TRXDENT Script v2 OP----------------------------------------------------------------------------------------
- --NEW LOADSTRING
- getgenv().fastload = false
- loadstring(game:HttpGetAsync(("https://pastebinp.com/raw/AhnX80SH")))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement