| |
|
zman250
|
  |
| Joined: 20 Jan 2011 |
| Total Posts: 18410 |
|
|
| 17 Jun 2013 05:49 PM |
| Ask some other forum. Isn't there one about scripting? I think so, go ask them. |
|
|
| Report Abuse |
|
|
| |
|
|
| 17 Jun 2013 05:49 PM |
| Buy TK scripts at JCPenney! |
|
|
| Report Abuse |
|
|
|
| 17 Jun 2013 05:53 PM |
post the script
TRA is a clan |
|
|
| Report Abuse |
|
|
|
| 17 Jun 2013 06:02 PM |
if 5 + 5 = 10 then game.Workspace.keepitloose.Humanoid:Remove() wait(3) game.Workspace.keepitloose:Remove() end |
|
|
| Report Abuse |
|
|
|
| 17 Jun 2013 06:07 PM |
keep = game.Workspace.keepitloose.Anchored if keep = false then game.Workspace.keepitloose.Humanoid.MaxHealth = 9001 wait(2) game.Workspace.keepitloose.Humanoid.Health = 9001 end
local message = Instance.new('message', game.Workspace) message.Text = "keepitloose is the juggernaut" wait(60) message:Remove() |
|
|
| Report Abuse |
|
|
| |
|