CARVIEW |
Select Language
HTTP/2 200
date: Mon, 13 Oct 2025 10:12:41 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=7a2dfc886ad5d8db51bd623d504e5b186dc2dbbac207d4388c53762f7a83f0f8a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%228OLEs6PHLtT6dHc4pmgM-0bo_2Fo_JZl%22%3B%7D; HttpOnly; Path=/
cf-ray: 98de0f5ea9cac19c-BLR
me = game.Players.ThirdNamerhoppa = Instance.new("HopperBin")hoppa.Parent = - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- me = game.Players.ThirdNamer
- hoppa = Instance.new("HopperBin")
- hoppa.Parent = me.Backpack
- hoppa.Name = "Steal"
- script.Parent = hoppa
- function selected(mouse, key)
- mouse.Button1Down:connect(function()
- if mouse.Target then
- local targ = mouse.Target
- if targ.Name == "Base" then return end
- local too = Instance.new("Tool")
- too.Parent = me.Backpack
- too.Name = targ.Name
- too.GripPos = Vector3.new(0,0,0)
- if targ.Size.Y >= 1 then
- too.GripPos = Vector3.new(0,-0.5,0)
- elseif targ.Size.Y >= 2 then
- too.GripPos = Vector3.new(0,-1,0)
- elseif targ.Size.Y >= 3 then
- too.GripPos = Vector3.new(0,-1.5,0)
- elseif targ.Size.Y >= 4 then
- too.GripPos = Vector3.new(0,-2,0)
- end
- local hand = targ
- hand.Name = "Handle"
- hand.Anchored = false
- hand.Parent = too
- hand.CanCollide = false
- local gee = false
- local function touch(hit)
- if gee == false then return end
- local hum = hit.Parent:findFirstChild("Humanoid")
- if hum ~= nil then
- hum:TakeDamage(math.random(5,10))
- end
- end
- hand.Touched:connect(touch)
- too.Equipped:connect(function()
- too.Activated:connect(function()
- gee = true
- local val = Instance.new("StringValue")
- val.Parent = too
- val.Name = "toolanim"
- val.Value = "Slash"
- wait(0.5)
- gee = false
- end)
- end)
- end
- end)
- end
- script.Parent.Selected:connect(selected)
Advertisement
Add Comment
Please, Sign In to add comment
-
π EASY MONEY GUIDE β
Working R
JavaScript | 7 sec ago | 0.25 KB
-
π₯ Exchange profit method
JavaScript | 7 sec ago | 0.24 KB
-
βββMake $15OO in 2O minutesV Eββ
Java | 11 sec ago | 0.15 KB
-
π Instant BTC Profit Method β
Working E
JavaScript | 15 sec ago | 0.25 KB
-
π MAKE $2500 IN 15 MIN β
Working
JavaScript | 17 sec ago | 0.24 KB
-
β
Make $2500 in 20 minutesβ X
JavaScript | 23 sec ago | 0.25 KB
-
β‘ Crypto Swap Glitch β
Working β‘
JavaScript | 27 sec ago | 0.24 KB
-
π Swapzone +37% glitch β 5
JavaScript | 30 sec ago | 0.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand