🔮 | Script Roblox | 💜
39.2K subscribers
2.26K photos
444 videos
55 files
1.12K links
• Скрипты roblox 🔮
👇🏻Info
Чат👉🏻t.me/ScriptRBXchat0
Владелец 👉🏻t.me/MepiIok
Второй канал >t.me/ScriptRoboxOfficial

НАШ КАНАЛ НЕ РАСПРОСТРАНЯЕТ ПЕРСОНАЛЬНЫЕ ДАННЫЕ, НЕ ПРОДАЁТ НАР***ИКИ И АЛ***ОЛЬ, МЫ НЕ НАРУШАЕМ ПРАВИЛА/ЗАКОНЫ ТЕЛЕГРАММ И РОССИИ
Download Telegram
Универсал скрипт
Скрипт:

loadstring(game:HttpGet("https://pastebin.com/raw/DN0upqNm"))()


Вокруг вас летают не закреплённые предметы
❤‍🔥4👀321🎄1
Так на что вам скрипты пишите в комментарии выберу несколько (на английском языке название игры)😛
Please open Telegram to view this post
VIEW IN TELEGRAM
👀4❤‍🔥3👍1
Игра: car dealership tycoon
Скрипт:
Взял с тгк: @scripts_tapok2

loadstring(game:HttpGet("https://raw.githubusercontent.com/IExpIoit/Script/main/Car Dealership Tycoon.lua"))()
👎10🎄41❤‍🔥1👍1
Игра: Hide and Seek Extreme
Крутой скрипт который сочетает в себе сбор 1 нажатием всех монет по карте и 2 нажатием ( если ты искатель ) быстрый телепорт к каждому из игроков

Скрипт:
local function hider()
local me = game.Players.LocalPlayer
local char = me.Character
local players = game.Players:GetChildren()
local mechar = me.Character
for i,v in pairs(game.Workspace.GameObjects:GetChildren()) do
wait(.15)
mechar.HumanoidRootPart.CFrame = v.CFrame
end
char.Humanoid.WalkSpeed = 100
char.Humanoid.JumpPower = 250
for i,v in pairs(players)do
wait(.5)
local billboard = Instance.new("BillboardGui",v.Character.Head)
billboard.Size = UDim2.new (0,200,0,50)
billboard.ExtentsOffset = Vector3.new(0,2.5,0)
billboard.AlwaysOnTop = true
wait(.1)
local textbox = Instance.new ("TextBox",billboard)
textbox.Size = UDim2.new (0, 200,0, 50)
textbox.Name = "textbox"
wait(.1)
textbox.TextColor3 = Color3.fromRGB(0,0,255)
textbox.TextSize = 20
textbox.BackgroundTransparency = 1
if v.PlayerData.It.Value == true then
textbox.Text = "It"
textbox.TextColor3 = Color3.fromRGB(255,0,0)
else
textbox.Text = "Hider"
end
end
end
local function seeker()
local map = game.Workspace.Map.Map
local mapchildren = map:GetChildren()
local me = game.Players.LocalPlayer
for i,v in pairs(game.Workspace.GameObjects:GetChildren()) do
wait(.15)
me.Character.HumanoidRootPart.CFrame = v.CFrame
end
wait(5)
local players = game.Players:GetChildren()
local me = game.Players.LocalPlayer
local mechar = me.Character
wait(1)
for i,v in pairs(players) do
wait(.1)
mechar.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
end
end
local player = game.Players.LocalPlayer
local plrchar = player.Character
local guiopen = Instance.new("ScreenGui",player.PlayerGui)
guiopen.Name = "openhack"
local openbutton = Instance.new("TextButton",guiopen)
openbutton.Name = "openbutton"
openbutton.BackgroundColor3 = Color3.fromRGB(255,255,255)
openbutton.TextColor3 = Color3.fromRGB(1,1,1)
openbutton.Size = UDim2.new(.05,0,.05,0)
openbutton.Text = "Open"
openbutton.Style = Enum.ButtonStyle.RobloxRoundButton
openbutton.Position = UDim2.new(0.475,0,0.9,0)
local gui1 = Instance.new("ScreenGui",player.PlayerGui)
gui1.Enabled = false
gui1.Name = "HackGui"
local frame1 = Instance.new("Frame",gui1)
frame1.Name = "frame1"
frame1.Size = UDim2.new(.3,0,.3,0)
frame1.Active = true
frame1.Selectable = true
frame1.Draggable = true
frame1.BackgroundColor3 = Color3.fromRGB(50,0,205)
frame1.BorderColor3 = Color3.fromRGB(205,0,50)
frame1.BorderSizePixel = 3
frame1.Position = UDim2.new(0.35,0,0.35,0)
local hiderbutton = Instance.new("TextButton",frame1)
hiderbutton.Name = "hider"
hiderbutton.Size = UDim2.new(.3,0,.3,0)
hiderbutton.Position = UDim2.new(.35,0,0,0)
hiderbutton.BackgroundColor3 = Color3.fromRGB(205,0,50)
hiderbutton.BorderSizePixel = 0
hiderbutton.Text = "Hider"
local seekerbutton = Instance.new("TextButton",frame1)
seekerbutton.Name = "seeker"
seekerbutton.Size = UDim2.new(.3,0,.3,0)
seekerbutton.Position = UDim2.new(.35,0,.7,0)
seekerbutton.BackgroundColor3 = Color3.fromRGB(205,0,50)
seekerbutton.BorderSizePixel = 0
seekerbutton.Text = "Seeker"
local creditlabel = Instance.new("TextLabel",frame1)
creditlabel.Text = "Click one of the buttons each round depending on what you are! -(Made By Plieax)"
creditlabel.Size = UDim2.new(1,0,.3,0)
creditlabel.TextScaled = true
creditlabel.TextColor3 = Color3.fromRGB(0,0,0)
creditlabel.BackgroundTransparency = 1
creditlabel.Position = UDim2.new(0,0,.35,0)
openbutton.Activated:connect(function()
if gui1.Enabled == true then
openbutton.Text = "Open"
gui1.Enabled = false
elseif gui1.Enabled == false then
openbutton.Text = "Close"
gui1.Enabled = true
end
end)
seekerbutton.Activated:connect(function()
seeker()
end)
hiderbutton.Activated:connect(function()
hider()
end)
👎3🎄3❤‍🔥211
Скрипты на Fling / fly
Fling:

loadstring(game:HttpGet("https://raw.githubusercontent.com/0Ben1/fe./main/Fling%20GUI"))()

Fly:
loadstring(game:HttpGet('https://pastebin.com/raw/YSL3xKYU'))()

Нн скрипты кто согл лайки
👍43👎95❤‍🔥3🤯1
Хотите скрипты?
👍33🎅7👎4🏆4🎄3❤‍🔥1
Игра:muscle legends
loadstring(game:HttpGet("https://raw.githubusercontent.com/AhmadV99/Speed-Hub-X/main/Speed%20Hub%20X.lua", true))()
👎11👍7👀32❤‍🔥1🎄1
Я.Л.К.В.М.О.М 💜
🎄45👍76👎64🎅2💘2❤‍🔥1🆒1
Игра: Ragdoll Engine
Скрипт:
loadstring(game:HttpGet(('https://gitlab.com/Tsuniox/lua-stuff/-/raw/master/RagdollEngineGUI.lua'),true))()
👍31❤‍🔥1🤯1
Игра: Legends of speed
Скрипт:
loadstring(game:HttpGet(('https://raw.githubusercontent.com/YukiTM/Roblox/main/Legends'),true))()
❤‍🔥1
Игра: Build a boat for treasure
Скрипт:
loadstring(game:HttpGet("https://raw.githubusercontent.com/TheEmptynessProject/EmptynessProject/main/index.lua"))()

Взято с канала @scripts_tapok2

С наступающим новым годом)
👎11🎄6❤‍🔥4👍2
Anime Strike Simulator: Auto Buy, Auto Collect Drops, Auto Attack

Game: Anime Strike Simulator

loadstring(game:HttpGet('https://raw.githubusercontent.com/RSenix3/PrestineHub/refs/heads/main/PrestineHubV1'))()

Status: work ✔️
Please open Telegram to view this post
VIEW IN TELEGRAM
❤‍🔥3👍3
На что вам скрипты скриптоюзеры на английском языке название игры
🆒7👎5❤‍🔥2
Hood Wars: Inf Cash

Game: Hood Wars

Script:
loadstring(game:HttpGet("https://raw.githubusercontent.com/cnzins1/scripts/refs/heads/main/infmoneyHOODWARSzins"))()

Status: work✔️
Please open Telegram to view this post
VIEW IN TELEGRAM
❤‍🔥3
Grimoires Era: Auto Farm, Auto Stats

Game: Grimoires Era

Script:
loadstring(game:HttpGet("https://raw.githubusercontent.com/ToraScript/Script/main/Grimoires"))()


Status: work✔️
Please open Telegram to view this post
VIEW IN TELEGRAM
👍2❤‍🔥1
Soccer Pro: Spam Slide, Spam Kick Ball & More Mobile Script

Game: Soccer Pro

Script:
loadstring(game:HttpGet("https://rawscripts.net/raw/Soccer-Pro-(3v3)-Latvix-Hub-12949", true))()

Status: work✔️
Please open Telegram to view this post
VIEW IN TELEGRAM
❤‍🔥4👍1
Roblox: Universal Script

Script:
--discord server: ://discord.gg/samuraa1community
loadstring(game:HttpGet("https://raw.githubusercontent.com/samuraa1/Solara-Hub/refs/heads/main/Solara%20Hub.lua"))()

Status: work✔️

Как по мне лучший универсал скрипт очень хороший😛
Please open Telegram to view this post
VIEW IN TELEGRAM
❤‍🔥31
Forwarded from Отзывы ScriptRobox Розыгрыши (💜 | 𝙈𝙚𝙥𝙞𝙡𝙤𝙠 | #ˢᶜʳⁱᵖᵗʳᵒᵇᵒˣ)
🤶 С 30 декабря до 2 января будут скидки 50% ☃️
Успейте купить себе рекламу или подарить рекламу для близких 🎁
Please open Telegram to view this post
VIEW IN TELEGRAM
💘6❤‍🔥1👍1👎1
😐СКРИПТ НА BLOX FRUITS 🔝

loadstring(game:HttpGet("https://raw.githubusercontent.com/AhmadV99/Speed-Hub-X/main/Speed%20Hub%20X.lua", true))()
Please open Telegram to view this post
VIEW IN TELEGRAM
👍13👎8🎄2❤‍🔥11
Скрипт на yba

loadstring(game:HttpGet("https://raw.githubusercontent.com/kolgie/YBA-GUI/main/yba-gui-obfuscated.lua"))()


С тгк: @scripts_tapok2
👍6👎4🎅2❤‍🔥1💘1
Спокойной ночи дорогие друзья скриптоюзеры ❤️💓
С новым годом вас ❤️
Please open Telegram to view this post
VIEW IN TELEGRAM
56👍94👎3🎅3❤‍🔥1