"You cant leave this roblox game" Is it even possible? (Moved)

The real answer is
NO

you can’t Disable the leave button like Reset character do

You can’t stop them from quitting the game

You can’t do anything with the leave button

You can’t make a script to leave button

You can’t add cooldown to Leave button

You can’t add the timer before allowed

but you can get IP banned if you try to

2 Likes

There’s a video that the YouTuber Devoun made that showcased this problem, showing that you actually can disable the leave button with some clever teleporting.

Teleport service isn’t always instant. There’s a good chance they’ll manage to leave before it manages to teleport them back to the game. So even that’s not foolproof.

(theres always the X button or double clicking the home button on mobile, too)

1 Like

He clearly edited the video
it’s not possible to disable it unless if it’s a real script or recorded in a raw footage

There is no timeline that he shows where he finds out that he can’t leave

It’s possible, but will likely get your game moderated even though it isn’t directly stated in the ToS. For people who aren’t tech savvy enough to know how to alt + f4, you can prevent them from leaving if they aren’t fast enough.

Relevant topic:

https://devforum.roblox.com/t/is-making-a-non-scam-game-that-you-cant-leave-without-exploits-against-the-tos/1412262/7

It’s not edited lol. Literally the owner scripted the game so that when the menu is opened, they’re teleported back into the game.

That’s definitely very possible

2 Likes

Yes, I know. I was just informing the person I was replying to that you can in fact mess with the Roblox-Provided leaving system.

He had discovered it in the previous video, on accident. He joined a random obvious scam game as a joke, and discovered that every time he tried to leave, he got teleported back into the game. It’s not edited.

4 Likes

I remember firsthand that there was a time where MeepCity was hacked. Attempting to leave the game via the menu would jumpscare you and you’d still be in the game.

Also Roblox menus are made with Roblox UI elements so there’s going to be some form of vulnerability.

my bad

It wasn’t like this when i saw someone making a video about “I can’t leave roblox game” i re-watched the video and saw it since all i did is skipping the time of video.

The old one seems to be what i said like they disabled the leave button but revealed it’s not possible to do it and it’s found as edited pic.

also I’m not into content like this guy do so that’s why I stated it’s edited.

1 Like

Its done by listening to keycodes and a certain variable in GuiService (forgot whats the name), if they were pressed you will be teleported back to the same server, this is easy to escape by pressing ESC + L + Enter/return really quick before it teleports you or use the available keybinds

1 Like

The real awnser is partially yes (see my reply above), if you do implement this on your game you can get banned as it atrltempts to block the player from leaving the game

1 Like

if it’s only made in Python however roblox uses Lua as Game engine but as mostly it is not really since roblox coded ALOT of lines code to prevent this thing from being used

1 Like

What… ? Did you even read my reply? I did not say that normal scripts can access the CoreGui and do something to the buttons (unless you’re using executors), what I said is that it can be partially done by using keycodes and available events but can still be escaped (hence partially)

1 Like

No lol.
But I mean there’s always a chance, roblox’s sandbox is pretty secure but nothing is ever secure, if you could execute code on a windows level instead of roblox’s sandbox then yeah you could easily not allow it to close down.

1 Like

The best you can do is to listen for the MenuOpened event in GuiService, and hook up a teleport to place thing there.

But if you ever get stuck like this just press the X button in the corner, if that doesn’t work then right click on the roblox icon in the Taskbar, or u can just hit alt f4 and in the worst case the task manager.

BRUHHHH NOTHING IS HAPPENING THE HACKER FROZZE MY COMPUTER

Shutdown it, hold the power button for 5 seconds B)

1 Like

How does that work? Just curious.

Yes, it’s possible. I know this because I remember when Meepcity got hacked by “tubers93” and he managed to disable the ‘Leave’ button. If you press the ‘Leave’ button, it makes you rejoin the same server. Insanity.


That is true, because I think tubers93 did get IP banned.

maybe but i dont think soo (extra chars)

Or just press the Big Bright Red X at the top of the screen

No, it’s not possible, are you kidding me?

You have so many ways to close applications/apps.

You have (PC):

  • Task Manager:
    image
    Closes application:
    image

  • Alt + F4

  • Restarting your PC

  • Shutting down your PC

  • Other ways

You have (Mobile):

  • Turning off your phone (literally holding down the power button)
  • Other ways

There’s no possible way a Roblox game would keep you in the application Roblox. It doesn’t have the freedom to do that.

3 Likes