of     1   

StealthProxy
#139449120Sunday, July 06, 2014 8:08 PM GMT

I will be paying 30R$ if you are BC and if the script works. Basically I want a script that if your username is DecryptedZ, it will only display the GUI for you. It will not show up for others.
[rfa#hidefromsearch]
#139449368Sunday, July 06, 2014 8:10 PM GMT

[rfa#hidefromsearch]
StealthProxy
#139449502Sunday, July 06, 2014 8:11 PM GMT

;(
Tynexx
#139449937Sunday, July 06, 2014 8:15 PM GMT

game.Players.PlayerAdded:connect(function(p) p.CharacterAdded:connect(function(c) if p.Name=="DecryptedZ" then p.DecryptedZ.PlayerGui.GUINAMEHERE.Frame.Visible = true end end) end) ~Tynexx
StealthProxy
#139450103Sunday, July 06, 2014 8:16 PM GMT

Where do I put the script? In StarterGui? And where do I place the Gui? StarterGui?
Tynexx
#139450258Sunday, July 06, 2014 8:18 PM GMT

In Workspace, and the gui in startergui.. ~Tynexx

    of     1