Киньте ему бомбер пжж
Он заскамил меня на весь инвентарь в мм2 🤡 [ он ]
на самом деле я туда подставил "свой" профиль ( каждый видет свой профиль ), а точнее tg://settings
Он заскамил меня на весь инвентарь в мм2 🤡 [ он ]
👾2😢1
У кого тоже не появляется инжектор в режиме? 😰 Или это только у меня?
👾2
На что делать конкурс(-ы)?🤨
Anonymous Poll
36%
Бита мм2
30%
Тг премиум
25%
Нахцуй пащел, раздачи
10%
Аборт ме
👾2
Скрипт на авто перелет на конец tower of hell
loadstring(game:HttpGet("https://pastebin.com/raw/VcmwmdNn"))("https://t.me/arceusxscripts")
loadstring(game:HttpGet("https://pastebin.com/raw/VcmwmdNn"))("https://t.me/arceusxscripts")
👾2
--[[Fling GUI]]--
--[[Made by topit]]--
loadstring(game:HttpGet('https://pastebin.com/raw/r97d7dS0', true))()
--This link auto updates, so there's no need to update this file.
Топовый мод меню
Можно кек сервер
Ноу клип
Скорость
Медленное падение
👾5
Скрипт на Prison life^_^
Извините что так долго не было, просто скрипты не работали, ну и времени нет вообще.
loadstring(game:HttpGet("https://pastebin.com/raw/mHfK0Xk4", true))()
Извините что так долго не было, просто скрипты не работали, ну и времени нет вообще.
👾3❤1
loadstring(game:HttpGet(('https://raw.githubusercontent.com/GlitterLov3r/EliteScripts/main/Notification'),true))()
local throwKey = Enum.KeyCode.E -- change this to any keybind
local throwForce = 0 -- change this to adjust the force you want
local player = game.Players.LocalPlayer
local mouse = player:GetMouse()
mouse.Button1Down:connect(function()
if mouse.Target then
local mesh = Instance.new("SpecialMesh")
mesh.MeshId = "rbxassetid://1484148960" -- change this to the MeshId of the mesh you want to throw
mesh.TextureId = "rbxassetid://1484148974" -- change this to the TextureId of the mesh you want to throw
mesh.Scale = Vector3.new(2, 2, 2)
local part = Instance.new("Part")
part.Size = Vector3.new(1, 1, 1)
part.CFrame = CFrame.new(mouse.Hit.p)
part.Anchored = true
part.CanCollide = true
part.Parent = workspace
mesh.Parent = part
local direction = (mouse.Hit.p - player.Character.Head.Position).unit
part.Velocity = direction * throwForce
wait(3)
part:Destroy()
end
end)
Скрипт спавнит около вас много -+ Gold dominus
Видно только у вас
👾3
🔮 | Script Roblox | 💜
Время:20:00-23:00 Экземпляров:??? Ссылка: https://web.roblox.com/catalog/13539954478/Aqua-Star-Crown
Продлили на 12 минут, а точнее 20:10
👾2👍1
Его продливают каждый раз, я не буду спамить канал, все переносы в комментариях
👇👇👇
👇👇👇
👾2
Супер скрипт на Пиксели Улучшает фпс на 1993 год Script
Можно повеселиться с скриптом
Можно повеселиться с скриптом
--Made by Rouxhaver
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
👾3👍1