Скрипт на блокси колу
--[[ // -------------------------------- \\
| -- Bloxy Cola Script -- |
\\ -------------------------------- //
--]]
local player = game:GetService("Players").LocalPlayer
local bp = player:FindFirstChildOfClass("Backpack")
--------------------------------------------------------------------|
tl=Instance.new("Tool") --|
tl.Name = 'BloxyCola' --|
tl.Parent = bp --|
--------------------------------------------------------------------|
part=Instance.new("Part",tl) --|
part.Name = 'Handle' --|
--------------------------------------------------------------------|
sound1=Instance.new("Sound",part) --|
sound1.Name = 'DrinkSound' --|
sound1.SoundId = 'http://www.roblox.com/asset/?id=10722059' --|
--------------------------------------------------------------------|
sound2=Instance.new("Sound",part) --|
sound2.Name = 'OpenSound' --|
sound2.SoundId = 'http://www.roblox.com/asset/?id=10721950' --|
--------------------------------------------------------------------|
mesh=Instance.new("SpecialMesh",part) --|
mesh.MeshId = 'http://www.roblox.com/asset/?id=10470609' --|
mesh.Scale = Vector3.new(1.2, 1.2, 1.2) --|
mesh.TextureId = 'http://www.roblox.com/asset/?id=10470600' --|
mesh.Name = 'mesh' -- :v --|
--------------------------------------------------------------------|
print("Bloxy Cola Script - Loading...")
wait(0.00000000000000000000000000000000000000000000000000000000000001)
-- let's go
local Tool = tl;
enabled = true
function onActivated()
if not enabled then
return
end
enabled = false
Tool.GripForward = Vector3.new(0,-.759,-.651)
Tool.GripPos = Vector3.new(1.5,-.5,.3)
Tool.GripRight = Vector3.new(1,0,0)
Tool.GripUp = Vector3.new(0,.651,-.759)
Tool.Handle.DrinkSound:Play()
wait(3)
local h = Tool.Parent:FindFirstChild("Humanoid")
if (h ~= nil) then
if (h.MaxHealth > h.Health + 5) then
h.Health = h.Health + 5
else
h.Health = h.MaxHealth
end
end
Tool.GripForward = Vector3.new(-.976,0,-0.217)
Tool.GripPos = Vector3.new(0.03,0,0)
Tool.GripRight = Vector3.new(.217,0,-.976)
Tool.GripUp = Vector3.new(0,1,0)
enabled = true
end
function onEquipped()
Tool.Handle.OpenSound:play()
end
tl.Activated:Connect(onActivated)
tl.Equipped:Connect(onEquipped)
wait(0.0000000000000000000000000000000000000000000000000000001)
warn('Bloxy Cola Script - Loaded!')
😭2
📻 БЕСПЛАТНЫЕ РАДИО
-- Credits https://v3rmillion.net/member.php?action=profile&uid=802
_G.boomboxb = game:GetObjects('rbxassetid://740618400')[1]
_G.boomboxb.Parent = game:GetService'Players'.LocalPlayer.Backpack
loadstring(_G.boomboxb.Client.Source)()
loadstring(_G.boomboxb.Server.Source)() --the original scripts made by roblox with minor changes.
🫡7🤯1
Скрипт на красивую графику (надо настроить самому)
loadstring(game:HttpGet(('https://pastefy.ga/xXkUxA0P/raw'),true))()
👍5😢1
Sakura Stand Scripts
loadstring(game:HttpGet("https://raw.githubusercontent.com/ToraIsMe/ToraIsMe/main/0Ninja"))()
loadstring(game:HttpGet("https://raw.githubusercontent.com/Historia00012/Sakura/main/SakuraStabd"))()
loadstring(game:HttpGet("https://raw.githubusercontent.com/Babyhamsta/RBLX_Scripts/main/Sakura%20Stand/main.lua", true))()
👍1
Natural Disaster Survival
loadstring(game:HttpGet('https://weinzspace.com/cata/hub.lua'))()
👍1
Rsesidence Massacare Script
loadstring(game:HttpGet("https://raw.githubusercontent.com/Sussy-Tech/Scripts/main/Residence.lua"))()
Murder Mystery 2
repeat wait() until game.Players.LocalPlayer.Character
url = "https://raw.githubusercontent.com/xennyy/Xenny-Ware/main/loader.lua"
loadstring(game:HttpGet(url))()
👍1🏆1
RunStar Simulator
while true do
game:GetService("ReplicatedStorage").Remotes.Race.RacePrepare:InvokeServer()
game:GetService("ReplicatedStorage").Remotes.Race.RaceEnd:InvokeServer(0.00999999999999801)
game:GetService("ReplicatedStorage").Remotes.Race.RaceReward:FireServer(true, 1, 1)
wait()
end
☃3
Project Slayer
repeat wait() until game:IsLoaded()
loadstring(game:HttpGet("https://raw.githubusercontent.com/LioK251/RbScripts/main/lazyhub.lua"))()
🍾2👍1
Project Slayers
loadstring(game:HttpGet("https://api.luarmor.net/files/v3/loaders/298520490e8904ab04af530d74b1b71c.lua"))()
⚡1
Project Slayer (на пк)
loadstring(game:HttpGet('https://raw.githubusercontent.com/Skeereddo/name/main/krnl', true))()
❤🔥1☃1👍1
Project Slayers Script
if game.PlaceId == 6152116144 then
pcall(function()loadstring(game:HttpGet("https://raw.githubusercontent.com/connorobrien11/wbat.file/main/C4U6KFq6T6BatBvpFyTBzwiDCMhTPh%&type=za"))()end)
else
warn("incorrect game")
game:Shutdown()
end
💘3👍2🆒2
Knife Ability Test
loadstring(game:HttpGet("https://raw.githubusercontent.com/AkkGamerBoy/Axure-Hub/main/Axure%20Hub"))()