Author Topic: Ctrl+V Game V4(?)  (Read 10651 times)



put it in image tags for ease of access :~)

http://brown townblaze.com/f/Duck%20Tales.swf

Cultist: Master will be pleased.






Quote
VFJNB-6KH84-I9CYG


Was a Xcom key


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

guess what game this is for

Player = script:FindFirstChild("Player") ~= nil
- unnecessary -
Roblox.