Categories > Coding > Lua >

Please help!

New Reply

Posts: 7

Threads: 4

Joined: Sep, 2024

Reputation: 0

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 using
game: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 ;(

  • 0

  • Comment

Login to unlock the reply editor

Add your reply

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )