loadstring(game:HttpGet("https://shz.al/dBiTc6zwKr2XJZCCiHjhcMGr"))()
💫Скрипт на улучшение качества в Roblox🌈
! Осторожно !
Ваш телефон взорвётся😘
💫Скрипт на улучшение качества в Roblox🌈
! Осторожно !
Ваш телефон взорвётся😘
❤3👍2💘1
🧱3008🛠
loadstring(game:HttpGet'https://raw.githubusercontent.com/RunDTM/scripts/main/3008.lua')()
(Teleports, Walkspeed, Noclip)
loadstring(game:HttpGet'https://raw.githubusercontent.com/RunDTM/scripts/main/3008.lua')()
(Teleports, Walkspeed, Noclip)
💘5❤1
🙇♀Tower of hell🔥
loadstring(game:HttpGet("https://raw.githubusercontent.com/TheHanki/Hawk/main/Loader", true))()
(Mega Jump, Noclip, Rejoin)
loadstring(game:HttpGet("https://raw.githubusercontent.com/TheHanki/Hawk/main/Loader", true))()
(Mega Jump, Noclip, Rejoin)
❤4😐1
🎮All games🎮
loadstring(game:HttpGet(('https://pastefy.ga/QNqILuWb/raw'),true))()
Клавиатура для телефона/планшета и т.д. 🙂
loadstring(game:HttpGet(('https://pastefy.ga/QNqILuWb/raw'),true))()
Клавиатура для телефона/планшета и т.д. 🙂
👍4🔥1
loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/Drifter0507/GUIS/main/MURDER%20MYSTERY%202", true))();
Auto aim, mega jump, и много чего
Мм2
Auto aim, mega jump, и много чего
Мм2
❤3👍1🔥1
Розыгрыш ножа "Пламя"
Условия:
1)Пригласить 3 друга (чтоб зашли)
2)Оставить 10 реакций
3)Написать в комментарии "участвую" (все проверяется)
Участники:
@hgf_00
@IlyaTreez
@Darkonyyy
@Alekc_Gamer
@Alkrusi
@girl_blackg0
@lovemm24
---
Итоги 14 апреля/20:00
•Я напишу в лс победителю
•Я сделаю видео как отдаю ножик
Ждём всех :)
Условия:
1)Пригласить 3 друга (чтоб зашли)
2)Оставить 10 реакций
3)Написать в комментарии "участвую" (все проверяется)
Участники:
@hgf_00
@IlyaTreez
@Darkonyyy
@Alekc_Gamer
@Alkrusi
@girl_blackg0
@lovemm24
---
Итоги 14 апреля/20:00
•Я напишу в лс победителю
•Я сделаю видео как отдаю ножик
Ждём всех :)
💘4👾4👍1
🐬Psx🪼
loadstring(game:HttpGet("https://raw.githubusercontent.com/Muhammad6196/Project-WD/main/Mainstring.lua"))()
loadstring(game:HttpGet("https://raw.githubusercontent.com/Muhammad6196/Project-WD/main/Mainstring.lua"))()
👾3🤣2🌭1
👍🏿Tower of hell👎🏿
loadstring(game:HttpGet("https://raw.githubusercontent.com/rinqedd/rblx/main/scripts/Tower%20of%20Hell"))()
loadstring(game:HttpGet("https://raw.githubusercontent.com/rinqedd/rblx/main/scripts/Tower%20of%20Hell"))()
💸Pls donate💰
loadstring(game:HttpGet("https://raw.githubusercontent.com/CF-Trail/tzechco-PlsDonateAutofarmBackup/main/autofarm"))
loadstring(game:HttpGet("https://raw.githubusercontent.com/CF-Trail/tzechco-PlsDonateAutofarmBackup/main/autofarm"))
Мм2
Скрипт на все платные эмоции
Скрипт на все платные эмоции
local EmoteHandler;
for i,v in next, getgc(true) do
if typeof(v) == "table" and v["GeneratePage"] then
EmoteHandler = v
end
end
local GUI = game:GetService("Players").LocalPlayer.PlayerGui.MainGUI.Game:FindFirstChild("Emotes")
local EmoteList = {"headless","zombie","zen","ninja","floss","dab"}
EmoteHandler.GeneratePage(EmoteList, GUI, "Unlocked Emotes")
-- Script Is Being Used To Reexecute When Respawned
👍2
All games
На шифт для телефонов/планшетов
loadstring(game:HttpGet("https://raw.githubusercontent.com/MiniNoobie/ShiftLockx/main/Shiftlock-MiniNoobie",true))()
На шифт для телефонов/планшетов
loadstring(game:HttpGet("https://raw.githubusercontent.com/MiniNoobie/ShiftLockx/main/Shiftlock-MiniNoobie",true))()
👍2
Sree korblox a thonee lishitsa nogi 😍👍🏿
-- hats https://www.roblox.com/catalog?Category=1&CreatorName=DuckXander&CreatorType=Group&salesTypeFilter=1
-- script below
-- | Made by GROUD
function Align(Part0,Part1,Position,Angle)
local AlignPos = Instance.new('AlignPosition', Part1);
AlignPos.Parent.CanCollide = false;
AlignPos.ApplyAtCenterOfMass = true;
AlignPos.MaxForce = 67752;
AlignPos.MaxVelocity = math.huge/9e110;
AlignPos.ReactionForceEnabled = false;
AlignPos.Responsiveness = 200;
AlignPos.RigidityEnabled = false;
local AlignOri = Instance.new('AlignOrientation', Part1);
AlignOri.MaxAngularVelocity = math.huge/9e110;
AlignOri.MaxTorque = 67752;
AlignOri.PrimaryAxisOnly = false;
AlignOri.ReactionTorqueEnabled = false;
AlignOri.Responsiveness = 200;
AlignOri.RigidityEnabled = false;
local AttachmentA=Instance.new('Attachment',Part1);
local AttachmentB=Instance.new('Attachment',Part0);
AttachmentA.Name = "BruhA"
AttachmentB.Name = "BruhB"
AttachmentB.Orientation = Angle
AttachmentB.Position = Position
AlignPos.Attachment0 = AttachmentA;
AlignPos.Attachment1 = AttachmentB;
AlignOri.Attachment0 = AttachmentA;
AlignOri.Attachment1 = AttachmentB;
end
User = game:GetService("Players").LocalPlayer
Body = User.Character
Soul = Body.Humanoid
FakeLeg = Body.RightUpperLeg:Clone()
FakeLeg.Transparency = 1
Body.RightUpperLeg:Destroy()
FakeLeg.Parent = Body
Body.RightUpperLeg.RightUpperLeg:Destroy()
local Korblox = Body["Recolor (For Korblox)"]
Korblox.Handle.Massless = true
Korblox.Handle:BreakJoints()
Align(FakeLeg,Korblox.Handle,Vector3.new(0,.25,0),Vector3.new(0,0,0))
game:GetService("RunService").Heartbeat:connect(function(t)
if Korblox:FindFirstChild("Handle", true) then
Korblox.Handle.Velocity = Vector3.new(0, 30,0)
end;
end)
-- hats https://www.roblox.com/catalog?Category=1&CreatorName=DuckXander&CreatorType=Group&salesTypeFilter=1
-- script below
-- | Made by GROUD
function Align(Part0,Part1,Position,Angle)
local AlignPos = Instance.new('AlignPosition', Part1);
AlignPos.Parent.CanCollide = false;
AlignPos.ApplyAtCenterOfMass = true;
AlignPos.MaxForce = 67752;
AlignPos.MaxVelocity = math.huge/9e110;
AlignPos.ReactionForceEnabled = false;
AlignPos.Responsiveness = 200;
AlignPos.RigidityEnabled = false;
local AlignOri = Instance.new('AlignOrientation', Part1);
AlignOri.MaxAngularVelocity = math.huge/9e110;
AlignOri.MaxTorque = 67752;
AlignOri.PrimaryAxisOnly = false;
AlignOri.ReactionTorqueEnabled = false;
AlignOri.Responsiveness = 200;
AlignOri.RigidityEnabled = false;
local AttachmentA=Instance.new('Attachment',Part1);
local AttachmentB=Instance.new('Attachment',Part0);
AttachmentA.Name = "BruhA"
AttachmentB.Name = "BruhB"
AttachmentB.Orientation = Angle
AttachmentB.Position = Position
AlignPos.Attachment0 = AttachmentA;
AlignPos.Attachment1 = AttachmentB;
AlignOri.Attachment0 = AttachmentA;
AlignOri.Attachment1 = AttachmentB;
end
User = game:GetService("Players").LocalPlayer
Body = User.Character
Soul = Body.Humanoid
FakeLeg = Body.RightUpperLeg:Clone()
FakeLeg.Transparency = 1
Body.RightUpperLeg:Destroy()
FakeLeg.Parent = Body
Body.RightUpperLeg.RightUpperLeg:Destroy()
local Korblox = Body["Recolor (For Korblox)"]
Korblox.Handle.Massless = true
Korblox.Handle:BreakJoints()
Align(FakeLeg,Korblox.Handle,Vector3.new(0,.25,0),Vector3.new(0,0,0))
game:GetService("RunService").Heartbeat:connect(function(t)
if Korblox:FindFirstChild("Handle", true) then
Korblox.Handle.Velocity = Vector3.new(0, 30,0)
end;
end)
👍1
This media is not supported in your browser
VIEW IN TELEGRAM
Я... Знаю что это биг проигрыш, но это моя мечта <3
🔥4😭3💘2
Free doors scanner
loadstring(game:HttpGet('https://raw.githubusercontent.com/DeividComSono/Scripts/main/Scanner.lua'))()
loadstring(game:HttpGet('https://raw.githubusercontent.com/DeividComSono/Scripts/main/Scanner.lua'))()
🔥2🗿2