#is there any way of causing this specific disconnect message?
1 messages · Page 1 of 1 (latest)
update i got it, however they changed the text so whats the best way to mimic the kick message
plr:Kick("You have been kicked")
why would you delete players? how are you gon save data
you shouldnt try to recreate roblox errors
You could alternatively just recreate the gui
That'll let you modify the error message to be whatever as well
its exclusively for if you use the admin only debug command too many times when you arent allowed
can you show what you mean in a script i only understand script
if pissmeoff then
player:RemoveFromDataModel()
end
Like data stores or what?
** You are now Level 3! **
no
i just wanted to get the one specific kick message
ill just have to deal with the default
You want to make a custom kick message?
not really
ima just lock the post as my initial question was answered
nvrm i cant just pretend it is
Personally I don’t really understand what you’re trying to achieve. Do you want to mimic the kick message? If so then you can create a gui that looks similar/identical.