|
| 01 Oct 2012 05:33 PM |
local passId = 93858181 function authenticate(player) return game:GetService("GamePassService"):PlayerHasPass(player, passId) end game.Players.PlayerAdded:connect(function(plr) if authenticate(plr) then gui=Instance.new("BillboardGui") gui.Parent=newPlayer.Character.Head gui.Adornee=newPlayer.Character.Head gui.Size=UDim2.new(3,0,2,0) gui.StudsOffset=Vector3.new(0,2,0) text=Instance.new("ImageLabel") text.Image = "http://www.roblox.com/asset/?id=30252727" text.Size=UDim2.new(1.25,0,0.75,0) text.Position=UDim2.new(-0.125,0,-0.25,0) text.BackgroundTransparency = 1 text.Parent=gui w = game.Lighting.WepsGroup:GetChildren() for i = 1,#w do w[i]:Clone().Parent = newPlayer.Backpack end end end)
game.Players.PlayerAdded:connect(onPlayerRespawned) |
|
|
| Report Abuse |
|
|
|
| 01 Oct 2012 05:39 PM |
| ? Be more specific. what do u want the script to do? |
|
|
| Report Abuse |
|
|
|
| 01 Oct 2012 05:40 PM |
| You obviously can't script lol. |
|
|
| Report Abuse |
|
|
CBD55
|
  |
| Joined: 26 Apr 2011 |
| Total Posts: 347 |
|
|
| 01 Oct 2012 07:33 PM |
you have to script these game passess??!?!?!?!11 i thought they where supposed to be easy and i would repost this in scripting helpers. |
|
|
| Report Abuse |
|
|
Pikavader
|
  |
| Joined: 12 May 2012 |
| Total Posts: 1925 |
|
|
| 02 Oct 2012 12:09 AM |
You also need to have good grammar. Sorry sir, you're out of luck.
And @Original Poster, please post this in scripting helpers.
You are bound to find something there. Thanks! |
|
|
| Report Abuse |
|
|
|
| 02 Oct 2012 08:58 PM |
| I already did before this post. Learn what grammar is please. |
|
|
| Report Abuse |
|
|
Pikavader
|
  |
| Joined: 12 May 2012 |
| Total Posts: 1925 |
|
|
| 02 Oct 2012 09:28 PM |
| I was was talking to the poster above me. |
|
|
| Report Abuse |
|
|
yyyfa
|
  |
| Joined: 06 Aug 2011 |
| Total Posts: 380 |
|
|
| 03 Oct 2012 02:53 PM |
| Haha. Pika, you are brilliant. |
|
|
| Report Abuse |
|
|
CBD55
|
  |
| Joined: 26 Apr 2011 |
| Total Posts: 347 |
|
| |
|