Your Cart

Textbox to Server Writer

On Sale
€0.40
€0.40
Added to cart

Basic textbox to server


Allow a player to write any text inside a textbox, and retrieve the filtered version from the serverside


Instructions & Example included


Example details :

Script that will set the text of every textLabel inside the vehicle the player is driving (for A-Chassis)

TextLabel will be set if its name is identical to the textbox name.


Usage example (NOT INCLUDED) :

Allow player to dynamically write text on a sign, on a vehicle, etc..

Allow player to broadcast message to everyone on a server, or even multiple server.


IMPORTANT : TEXT IS FILTERED FOR SAFETY AND LEGAL REASON. TEXT FILTER IS MANDATORY FOR ANY STRING THAT GOES TO SERVER FROM CLIENT.

You will get a RBXM (51KB) file