𝙀𝙥𝙞𝙘 𝙎𝙘𝙧𝙞𝙥𝙩 | 𝙎𝙘𝙧𝙞𝙥𝙩 𝙍𝙤𝙗𝙡𝙤𝙭
前往频道在 Telegram
Лучшие скрипты для Roblox — здесь вы найдете самые эффективные скрипты и инжекторы как для телефонов, так и для ПК. Все скрипты тщательно проверены и протестированы. Реклама/связь: @ScripterssBot Буст: https://t.me/boost/ScriptROBLOX99 #ScriptRoblox #Epic
显示更多221
订阅者
无数据24 小时
+17 天
-1130 天
帖子存档
Всем спокойной ночки!🌷*
Предложить скрипт: @ScripterssBot
*Пост от @boykisssss 😢
🆕Game:Murder Mystery 2🆕
Functions:
✔️Auto Farm ✔️Grab Gun ✔️Fling ✔️TP ✔️And moreScript:
loadstring(game:HttpGet('https://raw.githubusercontent.com/Front-Evill/Script-Hub/refs/heads/main/GUI/index.lua'))()
🔥Bot: @ScripterssBot
🔥Script Roblox | Подписатся🆕
Universal Script🆕
Functions:
✔️Fly
Script:
loadstring(game:HttpGet("https://raw.githubusercontent.com/XNEOFF/FlyGuiV3/main/FlyGuiV3.txt"))()
🔼Tested in Grace🔼
🔥Bot: @ScripterssBot
🔥Script Roblox | Подписатся🆕Game:99 night in the forest🆕
Functions:
✔️Teleport ✔️Kill aura ✔️Speedhack ✔️Inf Jump ✔️and more!Script:
loadstring(game:HttpGet("https://raw.githubusercontent.com/VapeVoidware/VW-Add/main/nightsintheforest.lua", true))()
🔥Bot: @ScripterssBot
🔥Script Roblox | Подписаться🆕
Game:Pressure🆕
Functions:
✔️Main ✔️Submarines ✔️Submarine Spining ✔️Fun ✔️Other
Script:
loadstring(game:HttpGet('https://raw.githubusercontent.com/InfernusScripts/Fire-Hub/main/Loader'))()
🔥Bot: @ScripterssBot
🔥Script Roblox | ПодписатсяДорогие подписчики, у кого есть премиум-доступ в Telegram, пожалуйста, проголосуйте за канал, если вам он нравится.❤️
https://t.me/boost/ScriptROBLOX99
🔥Script Roblox I Подписаться.
🆕
Game:Lone Survival🆕
Functions:
✔️Esp Players
Script:
loadstring(game:HttpGet("https://gitea.com/ronjam/someone.else/raw/branch/main/someone.loader"))()
🔥Bot: @ScripterssBot
🔥Script Roblox | Подписатся🆕
Game:Muscle Legends🆕
Functions:
✔️Auto Farm ✔️Kill All ✔️Teleport gym ✔️Auto Rebith
Script:
loadstring(game:HttpGet("https://raw.githubusercontent.com/2581235867/21/refs/heads/main/By%20Tokattk"))()
🔥Bot: @ScripterssBot
🔥Script Roblox | Подписатся🆕
Universal Script🆕
Functions:
✔️Fling Players
Script:
loadstring(game:HttpGet("https://raw.githubusercontent.com/miso517/scirpt/refs/heads/main/main.lua"))()
🔼Tested in Murder Mystery 2🔼
🔥Bot: @ScripterssBot
🔥Script Roblox | Подписатся🆕Game: Trident Survival V5🆕
Functions:
✔️HitBox ✔️Long neck ✔️Freecam ✔️Car fly ✔️Speed hack ✔️Esp playersScript:
loadstring(game:HttpGet("https://raw.githubusercontent.com/SWIMHUBISWIMMING/swimhub/refs/heads/main/free_trident.lua"))()
Bot: @ScripterssBot
🔥Script Roblox I Подписаться.🆕
Game:Rost Alpha🆕
Functions:
✔️Silent Aim ✔️XRay ✔️Visual ✔️UI Setings
Script:
loadstring(game:HttpGet("https://raw.githubusercontent.com/sergeytwwwe/RustLeagacy/refs/heads/main/loader2.0"))()
‼️Only pc‼️
🔥Bot: @ScripterssBot
🔥Script Roblox | Подписатся🆕
Universal Script🆕
Functions:
✔️Teleport to Player
Script:
local a=game:GetService("Players")local b=a.LocalPlayer;local c=Instance.new("ScreenGui")c.Parent=b:WaitForChild("PlayerGui")c.Name="TPGui"c.ResetOnSpawn=false;local d=Instance.new("Frame")d.Parent=c;d.Size=UDim2.new(0,200,0,300)d.Position=UDim2.new(0,10,0,10)d.BackgroundColor3=Color3.fromRGB(50,50,50)d.BorderSizePixel=0;d.Active=true;d.Draggable=true;d.Visible=true;local e=Instance.new("TextLabel")e.Parent=d;e.Size=UDim2.new(1,0,0,50)e.BackgroundColor3=Color3.fromRGB(70,70,70)e.Text="TP to Player"e.TextColor3=Color3.new(1,1,1)e.Font=Enum.Font.SourceSans;e.TextSize=20;local f=Instance.new("ScrollingFrame")f.Parent=d;f.Size=UDim2.new(1,0,1,-50)f.Position=UDim2.new(0,0,0,50)f.CanvasSize=UDim2.new(0,0,0,0)f.ScrollBarThickness=8;f.BackgroundColor3=Color3.fromRGB(40,40,40)local function g()f:ClearAllChildren()local h=0;for i,j in ipairs(a:GetPlayers())do if j~=b then local k=Instance.new("TextButton")k.Parent=f;k.Size=UDim2.new(1,-10,0,30)k.Position=UDim2.new(0,5,0,h)k.Text=j.Name;k.BackgroundColor3=Color3.fromRGB(60,60,60)k.TextColor3=Color3.new(1,1,1)k.Font=Enum.Font.SourceSans;k.TextSize=18;h=h+35;k.MouseButton1Click:Connect(function()local l=j.Character;if l and l:FindFirstChild("HumanoidRootPart")then local m=l.HumanoidRootPart;local n=m.CFrame.LookVector;b.Character.HumanoidRootPart.CFrame=m.CFrame-n*2+Vector3.new(0,0.5,0)end end)end end;f.CanvasSize=UDim2.new(0,0,0,h)end;a.PlayerAdded:Connect(g)a.PlayerRemoving:Connect(g)g()local o=Instance.new("TextButton")o.Parent=c;o.Size=UDim2.new(0,50,0,50)o.Position=UDim2.new(0,44,0,435)o.BackgroundColor3=Color3.fromRGB(100,100,255)o.Text="TP"o.TextColor3=Color3.new(1,1,1)o.Font=Enum.Font.SourceSansBold;o.TextSize=18;o.BorderSizePixel=0;o.Active=true;o.ClipsDescendants=true;o.AnchorPoint=Vector2.new(0,0)local p=Instance.new("UICorner")p.CornerRadius=UDim.new(1,0)p.Parent=o;o.MouseButton1Click:Connect(function()d.Visible=not d.Visible end)
🔼Tested in Forsaken🔼
🔥Bot: @ScripterssBot
🔥Script Roblox | Подписатся🆕
Game:The Natural Disaster Survival🆕
Functions:
✔️Speed ✔️Noclip ✔️Teleports ✔️No Fall ✔️Rejoin
Script:
loadstring(game:HttpGet'https://raw.githubusercontent.com/RunDTM/ZeeroxHub/main/Loader.lua')()
🔥Bot: @ScripterssBot
🔥Script Roblox I Подписаться.🆕
Game:TSB🆕
Functions:
✔️TP to Player ✔️Auto Farm ✔️Auto Block ✔️Farm Kill ✔️Select PlayerScript:
loadstring(game:HttpGet("https://gist.githubusercontent.com/Noro-ded/add5f50deb5351b84a58f9e26784d421/raw/f4fe60235768436d96a1bd61802ae79eebcab3ce/mainguitsb", true))()
🔥Bot: @ScripterssBot
🔥Script Roblox I Подписаться.📺Game:Ink Game📺
Functions:
✔️Main ✔️Other ✔️Misc ✔️Visuals ✔️UI SettingsScript:
loadstring(game:HttpGet("https://raw.githubusercontent.com/VapeVoidware/VW-Add/main/inkgame.lua", true))()
🔥Bot: @ScripterssBot
🔥Script Roblox I Подписаться.🆕Game:Brookhaven🆕
Functions:
✔️House ✔️Avatar ✔️Vehicles ✔️FunScript:
loadstring(game:HttpGet("https://raw.githubusercontent.com/joelmadasilvademorais-glitch/Fffgy/refs/heads/main/SHNMAX%20Texto.txt"))()
🔥Bot: @ScripterssBot
🔥Script Roblox I Подписаться.
现已上线!2025 年 Telegram 研究 — 年度关键洞察 
