Chest ESP
loadstring(game//raw.githubusercontent.com/SenseiJoshy/L/main/Drawing%20API%20Function"))()
local mouse = game.Players.LocalPlayer:GetMouse()
mouse.KeyDown:connect(
function(key)
if key == "t" then
for i,v in pairs(workspace.Env:GetChildren()) do
if v:IsA("Model") and v.Name == "Chest" then
ESP(v.PrimaryPart, v.Name, Color3.new(255/255,0/255,0/255))
game:GetService("RunService").Heartbeat:wait()
end
end
end
end)
Latest Post: Pet Simulator X Script (Dupe) Roblox Our newest member: Alinalfup Recent Posts Unread Posts Tags
Forum Icons: Forum contains no unread posts Forum contains unread posts
Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed