Anime Fighters Simulator
loadstring(game:HttpGet("https://raw.githubusercontent.com/antipipka/roblox/main/77_E38MNU609A.lua"))()
Murder Mystery
loadstring(game:HttpGet('https://raw.githubusercontent.com/R3TH-PRIV/R3THPRIV/main/loader.lua'))()
Скрипт на Undertale Wave Rush
--[[
WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
]]
loadstring(game:HttpGet('https://raw.githubusercontent.com/3dsonsuce/acrylix/main/Acrylix'))()
Slap battles
loadstring(game:HttpGet(("https://raw.githubusercontent.com/ionlyusegithubformcmods/1-Line-Scripts/main/Slap%20Battles")))()
Скрипт на Скорость, поле обзора,игровой проход и не только
loadstring(game:HttpGet("https://raw.githubusercontent.com/hassantheking123321/Everybody/main/My%20hub"))();
PROJECT SLAYERS
loadstring(game:HttpGet("https://raw.githubusercontent.com/XO-3S-CL-VCK-jf-3HDM/Products/main/Project-Slayers.lua"))()
Stand Aweking
loadstring(game:HttpGet(('https://raw.githubusercontent.com/MarsQQ/ScriptHubScripts/master/MM2%20Admin%20Panel'),true))()
Bee Swarm
loadstring(game:HttpGet("https://raw.githubusercontent.com/scriptpastebin/raw/main/35"))()
СКРИПТ НА ТАВЕР ОХ ХЕЛЛ
loadstring(game:HttpGet("https://raw.githubusercontent.com/Amenteso/robloxscripts/main/Key.lua",true))()
Blox Fruits
loadstring(game:HttpGet("https://raw.githubusercontent.com/marisdeptrai/Script-Free/main/Maris-Hub.lua"))()
крутой скрипт на steep steps
•🗃️𝙁𝙪𝙣𝙘𝙩𝙞𝙤𝙣𝙨:
Sword✅
Teleport✅
Rainbow carpet✅
И т.д
•🗃️𝙁𝙪𝙣𝙘𝙩𝙞𝙤𝙣𝙨:
Sword✅
Teleport✅
Rainbow carpet✅
И т.д
loadstring(game:HttpGet("https://raw.githubusercontent.com/TheNcore/Steep-steps/main/Main%20projects"))()
DA HOOD
loadstring(game:HttpGet("https://raw.githubusercontent.com/spacexrandom/Lua/main/DaHood", true))()
СКРИПТ НА YBA
loadstring(game:HttpGet("https://raw.githubusercontent.com/castycheat/script-your-bizarre/main/Protected%20(13).lua"))()
📤Супер скрипт на Пиксели Улучшает фпс на 1993 год Script📤
😌Можно повеселиться с скриптом😌
😌Можно повеселиться с скриптом😌
Divide = 20 -- higher = less quality, lower = higher quality + lag game:GetService("RunService"):Set3dRenderingEnabled(false) Coregui = game:GetService("CoreGui") sg = Instance.new("ScreenGui", Coregui) sg.IgnoreGuiInset = true sg.ResetOnSpawn = false Gui = Instance.new("Frame", sg) Coregui.RobloxGui.Enabled = false Coregui.RobloxGui.Enabled = true Camera = workspace.CurrentCamera ScreenPixels = Vector2.new(math.floor(Camera.ViewportSize.X/Divide),math.floor(Camera.ViewportSize.Y/Divide)) for i2 = 0, ScreenPixels.Y-1, 1 do for i = 0, ScreenPixels.X-1, 1 do local Pixel = Instance.new("Frame",Gui) Pixel.Size = UDim2.new(0,Divide,0,Divide) Pixel.Position = UDim2.new(0,i*Divide,0,i2*Divide) Pixel.BorderSizePixel = 0 end end while task.wait() do for i,Pixel in pairs(Gui:GetChildren()) do local Raycast = Camera:ViewportPointToRay(Pixel.Position.X.Offset,Pixel.Position.Y.Offset) Raycast = Ray.new(Raycast.Origin, Raycast.Direction * 1000) local target, hit = workspace:FindPartOnRay(Raycast) if target then do Pixel.BackgroundColor3 = target.Color end else Pixel.BackgroundColor3 = Color3.fromRGB(56, 235, 255) end end end
📤FE Player Lifter Script📤
Нажимайте на любого персонажа и он будет подниматься в Верх
Нажимайте на любого персонажа и он будет подниматься в Верх
player = game:GetService("Players").LocalPlayer mouse = player:GetMouse() camera = workspace.CurrentCamera ts = game:GetService("TweenService") function createtween(part, cframe,ttime) local tweeninfo = TweenInfo.new(ttime) tween = ts:Create(part, tweeninfo, {CFrame = cframe}) tween:Play() tween.Completed:Wait() end outline = Instance.new("Highlight") target = nil mouse.Button1Up:Connect(function() if mouse.Target then local model = mouse.Target:FindFirstAncestorOfClass("Model") if model and model:FindFirstChild("Humanoid") then do camera.CameraSubject = model.Humanoid target = model end else outline.Parent = nil end end end) game:GetService("RunService").RenderStepped:Connect(function() if player.Character:FindFirstChild("HumanoidRootPart") then player.Character.HumanoidRootPart.Velocity = Vector3.new(0,0,0) if target and target:FindFirstChild("HumanoidRootPart") then if target.HumanoidRootPart.CFrame.Y + 20 < player.Character.HumanoidRootPart.CFrame.Y then tween:Cancel() end end end if mouse.Target then local model = mouse.Target:FindFirstAncestorOfClass("Model") if model and model:FindFirstChild("Humanoid") then do outline.Parent = model end else outline.Parent = nil end end end) while task.wait() do if target ~= nil and target:FindFirstAncestorOfClass("Workspace") and target ~= player.Character and player.Character:FindFirstChild("HumanoidRootPart") and target:FindFirstChild("HumanoidRootPart") then character = player.Character hrp = character.HumanoidRootPart thrp = target.HumanoidRootPart hrp.CFrame = thrp.CFrame * CFrame.Angles(math.rad(90),0,0) + thrp.CFrame.UpVector * -10 end if target ~= nil and target:FindFirstAncestorOfClass("Workspace") and target ~= player.Character and player.Character:FindFirstChild("HumanoidRootPart") and target:FindFirstChild("HumanoidRootPart") then character = player.Character hrp = character.HumanoidRootPart thrp = target.HumanoidRootPart rot = thrp.CFrame*CFrame.Angles(math.rad(25),math.rad(25),math.rad(25)) createtween(hrp, thrp.CFrame * CFrame.Angles(math.rad(90),0,0) + thrp.CFrame.UpVector * 1000000, 100000) end end
Prison Life
loadstring(game:HttpGet(('https://raw.githubusercontent.com/zeuise0002/SSSWWW222/main/README.md'),true))()
Anime Fighters Script
loadstring(game:HttpGet("https://raw.githubusercontent.com/PerfectusMim/Perfectus-Hub/main/perfectus-hub"))()
Скрипт на бф
loadstring(game:HttpGet("https://link.trwxz.com/LS-Zee-Hub-VIP"))()
Arm Wrestling
loadstring(game:HttpGet("https://raw.githubusercontent.com/PerfectusMim/Perfectus-Hub/main/perfectus-hub"))()
Скрипт на Ressidence Masscare
AutoFarm
Fullbright
Automatic Power Management
Infinite Stamina
Automatic Camera Placement
Infinite Oxygen
Super WalkSpeed
No Clip
Air Teleport
loadstring(game:HttpGet("https://raw.githubusercontent.com/Sussy-Tech/Scripts/main/Residence.lua"))()
AutoFarm
Fullbright
Automatic Power Management
Infinite Stamina
Automatic Camera Placement
Infinite Oxygen
Super WalkSpeed
No Clip
Air Teleport
Bathroom Tower Defense
loadstring(game:HttpGet("https://raw.githubusercontent.com/Me1tan/script/main/BTD-X"))()