ADVERTISEMENTREMOVE ADS
Description
Here is a script so every time you hold the key "T", it just makes you look like a bunny! Great for annoying people.
Here is a GIF in action: https://imgur.com/a/jcOgTTk
Keep in mind this was made with ChatGPT Plus
Model Used: GPT
Here is a GIF in action: https://imgur.com/a/jcOgTTk
Keep in mind this was made with ChatGPT Plus
Model Used: GPT
Features:
- aimbot
- esp
- infinitestamina
- scripthub
- esp
ADVERTISEMENTREMOVE ADS
19 Lines • 863 Bytes
while true do
if game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.F) then
local nearestPlayer, minDistance = nil, math.huge
for _, player in pairs(game:GetService("Players"):GetPlayers()) do
if player.Character and player.Character:FindFirstChild("Head") then
local distance = (player.Character.Head.Position - game:GetService("Players").LocalPlayer.Character.Head.Position).magnitude
if distance < minDistance then
nearestPlayer = player
minDistance = distance
end
end
end
if nearestPlayer then
local target = nearestPlayer.Character.Head
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = target.CFrame
end
end
wait()
end
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS








Comments
Not work on solara