Oh, OK.
I was just curious and a bit angry because everything worked well with my 6 year old device without graphic card and now with a brand new device with graphic card the freeze is here.
Bro I should make the entire system from scratch? And with PlayerScripts deleted where will I put my other scripts now?
ReplicatedFirst?
iāve never really used PlayerScripts
gonna kinda respond to your post, and others on this thread, but I wonāt ping them because Iām lazy.
scammers donāt care, theyāll just find another work around. Iāve already seen games teleport you to the same game whenever you pull up the menu making it so you canāt leave. mainly teleporting and trapping you in inappropriate scam places, [ which Iāve reported yet roblox wonāt remove, thanks roblox, kids are tramatized ]
this just removes the ugly menu, and is being used for nicer things, like the_pit.mp4 - Roblox but itās basically the same thing thatās already being used. you just canāt open it anymore. regardless if these are patched, scammers will just find another work around.
the only way I can see this being malicious is fake login screen as someone on this post said, and not seeing the logo can make it way easier to phish someone, and since roblox uses the same app logo on desktop/toolbar, and I assume phone, you canāt tell. the only giveaway is the change of tint when you press esc on pc. and it would not be hard at all to fake the login screen, itās simple and modern. Iāve seen people remake the roblox ui 1:1, someone just has to use devsave instance and bam, itās all there. weāve already had scams that use fake players too, fake chats, fake logins, this is just making it more convincing. and while many of us here know better, this is a kids website, kids who donāt know better.
I think we should be able to remove the roblox icon only if youāre 17+. , or HAVE to replace it/be able to customize it, I want my darn burger back.
anyway, anyone know how to help players spot fake logins that donāt have a logo? if not, then donāt be upset when this is patched
sorry for any bad english/if this doesnāt make sense, I donāt write a lot lol
It never got patched. It still works
No, it works in game for me on mobile and desktop (if you have the old topbar fflag that breaks it)
A few years ago it worked with the old topbar but they accidentally patched it with the loading screen change
But its worked again since they made the new topbar
works on my machine so idk what to tell
oh yeah this only works if its the only thing in ReplicatedFirst (all others have to be parented to it)
For anyone reading this the bug hasnāt been patched yet
it was a bit of error on x86dbgās part
Is fixed by roblox now, I tried it and for a moment it is gone, but after some time (about 10-20 seconds) they pop up and are in the top left corner as usual.
Yep, this has unfortunately been patched thatās annoying
I think iāve found a way to stop the ui from opening when esc is pressed but itās a bit hacky and I am still yet to test it properly
since it takes a few seconds for the menu to come in, are you just running the script to delete the menu a lot or?
Nope, Iām using a method that has worked for me for a long time, itās only stopped working around now.
for _, v in game:GetChildren() do
pcall(function()
v.Name = āCoreGuiā
end)
end
Local script in replicated first
huhā¦ iāll have to experiment with this, it seems to work
Edit: simply renaming one of the earlier loaded services like KeyframeSequenceProvider (which is deprecated anyway) to coregui seems to do this, nice
The only problem is that you cannot use anything related to Coregui like SetCore or SetCoreGuiEnabled
Cool bug, i want to it wasnāt been as bug, own menu on button ESC
Player still can find way to leave from game.
Just tell them to alt+f4 lol, it doesnāt actually close roblox but instead simply leaves the game
you could always try just kicking the player on a gui click, or moving them to another game like a main menu when they press a button
With kicking them, the coregui is gone entirely which includes the kick UI, but teleporting them to another placeā¦ now thatās an interesting idea
@ChatGGPT @NightMayRise @c1rcuitbent
We should move elsewhere off outside of this thread. Obviously Roblox engineers have seen this thread and have decided to patch these workarounds in order to force this highly intrusive UI upon all developers without working on any long term solutions (or publicly letting us know that they see why developers may intentionally use this and are working on solutions). These patches do nothing but hinder my ability to create truly unique games on the platform.
Imagine how immersive my game could be if it wasnāt for these uncustomizable buttons made for fat-fingered toddlers sitting in the left corner of my screen:
EDIT: Here it is!