Skip to content

Instantly share code, notes, and snippets.

View ArmedBurgerDog's full-sized avatar

ArmedBurgerDog

  • Joined May 1, 2026
View GitHub Profile
local tool = script.Parent
local handel = tool:WaitForChild("Handle")
local bobberSpawner = script.Bobberthingy
local rodTip = tool:WaitForChild("rod"):WaitForChild("Cube.004")
local cooldown = 2
local plr = game.Players.LocalPlayer
local chr = plr.Character
local humanoid = chr.Humanoid