Forwarded from Roblox
Сервера Roblox — всё.
У игроков по всему миру наблюдаются сбои при подключении. Проблема связана со сбоем на облачном хостинге AWS — это облачный сервис, на котором размещены серверы Roblox.
Не волнуйтесь — с вашими аккаунтами всё будет в порядке.
Roblox
У игроков по всему миру наблюдаются сбои при подключении. Проблема связана со сбоем на облачном хостинге AWS — это облачный сервис, на котором размещены серверы Roblox.
Не волнуйтесь — с вашими аккаунтами всё будет в порядке.
Roblox
❤2
Forwarded from Roblox
Roblox стало еще хуже.
Количество жалоб только увеличивается — у игроков просто не получается зайти ни в одну игру и ничего не прогружается.
Roblox всё еще работают над исправлением.
Roblox
Количество жалоб только увеличивается — у игроков просто не получается зайти ни в одну игру и ничего не прогружается.
Roblox всё еще работают над исправлением.
Roblox
❤1💯1
Delta-2.694.983.apk
226 MB
Delta X • Android
Update • Official
+Обновлено до версии
2.694.983 Roblox
+Updated to version
2.694.983 Roblox
JJSploit(694).apk
169.8 MB
JJSploit • Android
Update • Official
Обновлено до версии
2.694.983 Roblox
Updated to version
2.694.983 Roblox
😭1
99-night in the forest
funtions-on the screen
key-❌
script⬇️
нажми на этот текст и пройди задание чтоб получить скрипт
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
💘2
Game-military tycoon
funtions-the screen
key-❌
script⬇️
-- Lyxx SCRIPT: ESP, AIMBOT, FLY, FULLBRIGHT, WALKSPEED, NOCLIP
local Players = game:GetService("Players")
local RunService = game:GetService("RunService")
local Lighting = game:GetService("Lighting")
local LocalPlayer = Players.LocalPlayer
local Camera = workspace.CurrentCamera
-- Runtime
local WalkSpeed = 16
local Flying = false
local NoClip = false
local AutoAimEnabled = true
local FullBrightEnabled = false
local Character = LocalPlayer.Character or LocalPlayer.CharacterAdded:Wait()
local Humanoid = Character:WaitForChild("Humanoid")
local HRP = Character:WaitForChild("HumanoidRootPart")
-- Fly Setup
local BodyVelocity = Instance.new("BodyVelocity")
BodyVelocity.MaxForce = Vector3.zero
BodyVelocity.Velocity = Vector3.zero
-- GUI
local function createUI()
local gui = Instance.new("ScreenGui", LocalPlayer:WaitForChild("PlayerGui"))
gui.Name = "Lyxx UI"
gui.ResetOnSpawn = false
local title = Instance.new("TextLabel", gui)
title.Size = UDim2.new(1, 0, 0, 40)
title.BackgroundTransparency = 1
title.TextColor3 = Color3.new(1, 1, 1)
title.Font = Enum.Font.GothamBold
title.TextScaled = true
title.Text = "Arni's Script"
local function createToggle(name, stateFunc, toggleFunc, yPos)
local btn = Instance.new("TextButton", gui)
btn.Position = UDim2.new(0, 10, 0, yPos)
btn.Size = UDim2.new(0, 130, 0, 40)
btn.Font = Enum.Font.GothamBold
btn.TextSize = 18
btn.TextColor3 = Color3.new(1, 1, 1)
btn.BackgroundColor3 = stateFunc() and Color3.fromRGB(0, 200, 0) or Color3.fromRGB(200, 0, 0)
btn.Text = name
btn.MouseButton1Click:Connect(function()
toggleFunc()
btn.BackgroundColor3 = stateFunc() and Color3.fromRGB(0, 200, 0) or Color3.fromRGB(200, 0, 0)
end)
end
local y = 45
createToggle("Aimbot", function() return AutoAimEnabled end, function() AutoAimEnabled = not AutoAimEnabled end, y) y += 45
createToggle("Fly", function() return Flying end, function()
Flying = not Flying
if Flying then
BodyVelocity.MaxForce = Vector3.new(400000, 400000, 400000)
BodyVelocity.Parent = HRP
else
BodyVelocity.MaxForce = Vector3.zero
BodyVelocity.Parent = nil
end
end, y) y += 45
local speedInc = Instance.new("TextButton", gui)
speedInc.Position = UDim2.new(0, 10, 0, y)
speedInc.Size = UDim2.new(0, 75, 0, 40)
speedInc.Text = "+Speed"
speedInc.Font = Enum.Font.GothamBold
speedInc.TextColor3 = Color3.new(1, 1, 1)
speedInc.BackgroundColor3 = Color3.fromRGB(30, 120, 30)
speedInc.MouseButton1Click:Connect(function() WalkSpeed = WalkSpeed + 4 end)
local speedDec = Instance.new("TextButton", gui)
speedDec.Position = UDim2.new(0, 95, 0, y)
speedDec.Size = UDim2.new(0, 75, 0, 40)
speedDec.Text = "-Speed"
speedDec.Font = Enum.Font.GothamBold
speedDec.TextColor3 = Color3.new(1, 1, 1)
speedDec.BackgroundColor3 = Color3.fromRGB(120, 30, 30)
speedDec.MouseButton1Click:Connect(function() WalkSpeed = WalkSpeed - 4 end)
y += 45
createToggle("Noclip", function() return NoClip end, function() NoClip = not NoClip end, y) y += 45
createToggle("FullBright", function() return FullBrightEnabled end, function()
FullBrightEnabled = not FullBrightEnabled
if FullBrightEnabled then
Lighting.Brightness = 10
Lighting.ClockTime = 12
Lighting.FogEnd = 100000
Lighting.GlobalShadows = false
else
Lighting.Brightness = 2
Lighting.ClockTime = 14
Lighting.FogEnd = 1000
Lighting.GlobalShadows = true
end
end, y)
end
-- ESP
local function createESP(player)
local function attach()
repeat task.wait() until player.Character and player.Character:FindFirstChild("Head")
local char = player.Character
local highlight = Instance.new("Highlight", char)
highlig
Please open Telegram to view this post
VIEW IN TELEGRAM
❤1
Игра/Game: Arsenal
СКРИПТ/SCRIPT⬇️
[No Key Script]
[Без Ключа Скрипт]
⚙️Функции/Functions⚙️
infinite Ammo V1
infinite Ammo V2
Fast Reload
Fast Fire Rate
Auto Farm
Enable Hitbox
Always Auto
Aimbot
No Recoil
Fly
Walkspeed
lnfinite Jump
Custom JumpPower
Spin Speed
DeapHP (Auto Heal)
DeadAmmo (lnf-Ammo)
Noclip
Xrav
Arm Charms
Gun Skin
Rainbow Gun
Esp
СКРИПТ/SCRIPT⬇️
loadstring(game:
HttpGet("https://raw.githubusercontent.com/Orangecatgamer696969/Arsenal/refs/heads/main/Protected_8195528649941335.lua.txt"))()[No Key Script]
[Без Ключа Скрипт]
Игра/Game: Evade
СКРИПТ/SCRIPT⬇️
[No Key Script]
[Без Ключа Скрипт]
⚙️Функции/Functions⚙️
Auto Jump
Auto Carry
Lag Switch
Game Timer Display
Auto Respawn
Tracer Downed Players
Set Speed
Set Jump Cap
СКРИПТ/SCRIPT⬇️
loadstring(game:HttpGet("https://raw.githubusercontent.com/dhiosetia/trollplayerXD/refs/heads/main/evadenokey.lua"))()[No Key Script]
[Без Ключа Скрипт]
Игра/Game: SCP Roleplay
СКРИПТ/SCRIPT⬇️
[No Key Script]
[Без Ключа Скрипт]
⚙️функции/Functions⚙️
• Anti afk
• Fullbright
• Noclip
• Anti Void
• Speed Boost
• Show Full Chat
•lnfinite Jump
• Get Radio
• Respawn
• Esp Boxes, Names,
• Head Hitbox Size
• Aimbot
СКРИПТ/SCRIPT⬇️
loadstring(game:HttpGet("https://raw.githubusercontent.com/axleoislost/Accent/main/Scp-Roleplay"))()[No Key Script]
[Без Ключа Скрипт]
❤1
Игра/Game: build ur base
[No Key Script]
[Без Ключа Скрипт]
⚙️Функции/Functions⚙️СКРИПТ/SCRIPT⬇️
• Auto Hit
• Method
• Auto Start
• Auto Buy Blocks
• Selected Chapter
• Auto Buy Crates
• Selected Chapter
• Auto Open Crates
loadstring(game:HttpGet("https://raw.githubusercontent.com/SCPShadow/novushub/refs/heads/main/loader.lua"))()[No Key Script]
[Без Ключа Скрипт]
❤1
Игра/Game: Forsaken
⚙️Функции/Functions⚙️СКРИПТ/SCRIPT⬇️
• Auto RagingPace
• Auto 404 ERROR [John doe]
• No Fog
• Esp killer, Generator, player,
• distance, Medkit,
• Auto Block
• Auto Punch
• Auto Fix
• Auto Generator Farm
• Aimbot
• Kill aura
• And many & other features
getfenv().ADittoKey="NOL_FRERKEY_THISISFOR"---SPINNIN’ ON IT
loadstring(game:HttpGet("https://raw.githubusercontent.com/Syndromehsh/NOL/refs/heads/main/Nolsaken"))()