|
| 08 Aug 2013 08:13 PM |
| I would like to know if it is possible to script a GUI in which only people who have the gamepass can see the GUI? |
|
|
| Report Abuse |
|
|
| |
|
| |
|
| |
|
|
| 08 Aug 2013 08:14 PM |
If you want it made for you, the price is 1k R$ per line with a minimum of 100k R$.
Or you could learn. For free. |
|
|
| Report Abuse |
|
|
|
| 08 Aug 2013 08:15 PM |
| If you seriously thought we could make it for free, then you're thinking wayyy wrong. |
|
|
| Report Abuse |
|
|
|
| 08 Aug 2013 08:16 PM |
| I know...if I made a script and doesn't work, will you edit and give explanation for free? |
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 08 Aug 2013 08:17 PM |
| Well, explanation...is it like if player has gamepass, then GUI visible = true and then you put else, GUI visible = false? |
|
|
| Report Abuse |
|
|
|
| 08 Aug 2013 08:19 PM |
| Yes, sort of. Honestly, this is a 1 line script. |
|
|
| Report Abuse |
|
|
|
| 08 Aug 2013 08:19 PM |
| But isn't the player has gamepass more than 1 line? |
|
|
| Report Abuse |
|
|
| |
|
|
| 08 Aug 2013 08:24 PM |
I am not sure how to do it in 1 line, but will this work?
script.Parent.Visible = true else script.Parent.Visible = false end
Assuming script.Parent is the GUI, I placed the script inside the Gui (frame)
What I'm sorry, it seems like I cannot post the full script it said break ROBLOX rules T_T |
|
|
| Report Abuse |
|
|
| |
|
|
| 08 Aug 2013 08:28 PM |
| I deleted the if on that post accidentally. This part of the script is placed underneath whether the player has the gamepass. |
|
|
| Report Abuse |
|
|
| |
|
|
| 08 Aug 2013 08:30 PM |
Really...that simple?
The script foundation is taken from ROBLOX wiki, and it said that post break rule, I am scared I will get banned... |
|
|
| Report Abuse |
|
|
lordrambo
|
  |
| Joined: 16 Jun 2009 |
| Total Posts: 20628 |
|
|
| 08 Aug 2013 08:42 PM |
If I made it for you, I think the other people on this thread would be angry with me, as I would have wasted their efforts. What I can do for you is give you a link to something that will teach you how to do exactly this.
http://wiki.roblox.com/index.php/PlayerHasPass
~ The ATR Fishie ~ |
|
|
| Report Abuse |
|
|