If there is a way, I would like to detect the color of all received client messages... Like when you receive the message from the server the variable would be set to that color... In my script I would compare that color to a simple hex color and if it matches the function would return true and the rest of my code would execute...
I wanted to know because with this I could create an auto script to help with RP jobs such as fishing, if the last color matches the fishing message then I would send the /fish cmd again...
Since the client messages can be multi-colored, this may be problematic (but easy to work around), so is there a way to store the client message's string?
I wanted to know because with this I could create an auto script to help with RP jobs such as fishing, if the last color matches the fishing message then I would send the /fish cmd again...
Since the client messages can be multi-colored, this may be problematic (but easy to work around), so is there a way to store the client message's string?