Categories > Coding > Lua >
Please help!
Posted
Hey everyone :DD! I know this might be basic, but I can't seem to get it to work – I'm trying to use the command ":lockbox recruit1" in the game chat. I attempted usinggame:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(":lockbox recruit1", "All")
and game:GetService("Chat"):Chat(game.Players.LocalPlayer.Character, ":lockbox recruit1", Enum.ChatColor.Red)
.
It sends the message, but the command doesn't activate. I also searched for matching RemoteEvents and RemoteFunctions in Dark Dex, but couldn't find anything related to the ":lockbox recruit1" command, please help! Please note also that I use Solara, which I can't use Simple Spy ;(
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post