|
| 13 Dec 2015 06:30 PM |
I'm using the below script, I want so that there is a way I could get the username of who wrote in the gui and I'd like to know what they wrote in it? I'll pay 50R$ (I know it's not a lot)
-- In a LocalScript in StarterGui: -- Create ScreenGui local screenGui = Instance.new("ScreenGui") screenGui.Parent = script.Parent -- Create TextBox local textBox = Instance.new("TextBox") textBox.Parent = screenGui textBox.Position = UDim2.new(0, 25, 0, 50) textBox.Size = UDim2.new(0, 150, 0, 50) textBox.BackgroundColor3 = BrickColor.White().Color textBox.Text = "Type here" |
|
|
| Report Abuse |
|
|
010011011
|
  |
| Joined: 12 Dec 2015 |
| Total Posts: 400 |
|
|
| 13 Dec 2015 06:34 PM |
You could either use a website called trello to store that information via HTTP Service.
OR you can script the printed value in the script and join the same server as the people and just press F9 for console. |
|
|
| Report Abuse |
|
|
|
| 13 Dec 2015 06:35 PM |
| How would I use HTTP service? |
|
|
| Report Abuse |
|
|
|
| 13 Dec 2015 06:35 PM |
player = game.Players.LocalPlayer
http://www.roblox.com/ITS-FREE-item?id=130771265&rbxp=8320118 |
|
|
| Report Abuse |
|
|
|
| 13 Dec 2015 06:37 PM |
| I'm not very good with script, can you give me the script I put in the localscript? If you can I'll pay 50R$. |
|
|
| Report Abuse |
|
|
010011011
|
  |
| Joined: 12 Dec 2015 |
| Total Posts: 400 |
|
|
| 13 Dec 2015 06:37 PM |
| Click on services on the top bar. Gear Icon. Then find HTTP Service it has an icon of a blue square. If you don't see it then you have it already on Explorer. Click on HTTP Service and in the properties you check the HttpEnabled Property. Then you can script by using the HTTP Service methods all in the wiki |
|
|
| Report Abuse |
|
|
|
| 13 Dec 2015 06:39 PM |
| so http://wiki.roblox.com/index.php?title=API:Class/HttpService? |
|
|
| Report Abuse |
|
|
|
| 13 Dec 2015 06:42 PM |
| Can you make a free model, then give me it? you could just do all the work until you need trello info, then I can do it from there (i'll pay 50R$) |
|
|
| Report Abuse |
|
|
| |
|
hkep
|
  |
| Joined: 19 Jul 2014 |
| Total Posts: 550 |
|
|
| 13 Dec 2015 07:25 PM |
I can help you out with that using DataStore. Give me about 30 mins - hour |
|
|
| Report Abuse |
|
|
76km
|
  |
| Joined: 14 Aug 2015 |
| Total Posts: 5455 |
|
|
| 13 Dec 2015 07:30 PM |
MMMMMMM
player name = game.Players.LocalPlayer.Name
what they wrote = textbox.Text |
|
|
| Report Abuse |
|
|
|
| 13 Dec 2015 07:35 PM |
| so hkep, your going to help me? |
|
|
| Report Abuse |
|
|
hkep
|
  |
| Joined: 19 Jul 2014 |
| Total Posts: 550 |
|
|
| 13 Dec 2015 07:37 PM |
ye so does it matter that they pressed enter after typing text? |
|
|
| Report Abuse |
|
|
| |
|
|
| 13 Dec 2015 07:41 PM |
| it would also be good if the box disappears or they get kicked from the game (since I don't want them to write in it more than once) |
|
|
| Report Abuse |
|
|
hkep
|
  |
| Joined: 19 Jul 2014 |
| Total Posts: 550 |
|
|
| 13 Dec 2015 07:43 PM |
| One more question. Is it in-game or cross-game. |
|
|
| Report Abuse |
|
|
|
| 13 Dec 2015 07:45 PM |
| in game, so they join a game, they write in the box, then they get kicked |
|
|
| Report Abuse |
|
|
Adkg12
|
  |
| Joined: 01 May 2011 |
| Total Posts: 67 |
|
|
| 13 Dec 2015 07:47 PM |
| What do you even need this for? Is a bit suspicious that you need the game to get the player name and what they enter into the textbox, and then to kick them. |
|
|
| Report Abuse |
|
|
|
| 13 Dec 2015 07:47 PM |
| for an election, you can check my groups, it for [CAN] Canada |
|
|
| Report Abuse |
|
|
|
| 13 Dec 2015 07:49 PM |
| + I have BC, I'm not willing to lose BC just to get some nooby accounts |
|
|
| Report Abuse |
|
|