guess what game this is for
Player = script:FindFirstChild("Player") ~= nil and script.Player.Value or game:GetService("Players"):FindFirstChild("YOUR NAME HERE") --Replace my name with yours for the RPG to work.
Name = "Burstfire" --Sets name of the RPG.
selected = true
canDual = false
dual = false
Button1Down = false
damage = 100 --Sets damage also.
canFire = true
canFire2 = false
readyTime = 0
automatic = true
burst = true
burstCount = 0
burstCountMax = 10
canSilence = false
silenced = false
canZoom = true
zoom = false
switchToSingle = true
switchToBurst = true
switchToAutomatic = true