How would I make a Custom Server/Lobby Creation system

I would also recommend getting a DataStoreEditor: Free DataStoreEditorPlugin - Roblox to manually edit and view the data store.

And also tell me when the game is finished, I will definitely check it out.

1 Like

Thanks! I was also already thinking about getting that plug-in thanks for the reassurance!! I will make sure to send you the link when we at least have beta out!

1 Like

One last thing make sure the server you’re teleporting too is a sub-place of the game, otherwise it might not work properly.

1 Like

Just a quick question. So lets say the data such as serverid fails to save would it be the end of the world or would the player easily be able to create another? Also do you think this would be hard to integrate into working with datastores 2?

You can add a way for the player to create/change the ID in the second server, you just need to create a textbox frame, they finish typing, you can detect it with TextBox.FocusLost (when user presses enter or stops editing the textbox) you can then FireServer with a RemoteEvent, and save the ID that way, just make sure they save to the same key so it doesn’t cause issues. And for the second question, I’ve never used DataStore2 so I don’t know if works.

And also the part where I do RemoveAsync is so the randomly generated ID can be used again without causing issues.

1 Like

@aren1toross Is the download place available for everyone (Like for example, I could download it and use it)?

(Sorry if I pinged you, I just wanted to get attention)

Yes, it’s free, feel free to use it however you want. Just follow the few steps I put out afterwards to be sure it works.

Ok, thank you very much, that will help alot! :smiley:

1 Like

I will give you credit for that, so that way people could know that you’re the one who created it!

1 Like

Hello there,
I came across this post so I decided to check it out. I was inspecting the place a bit and I stumbled across this script named “AntiLag” I was wondering what reason you put that into the place.
If you take a look at the account of the person who made the script, you’ll see their account results in a 404 page which probably means they’re perm banned.
@Zoner013 for your own safety you might consider checking scripts fist before running them into your place.


That’s a script Roblox puts in it’s in every single game for some reason, whatever you do, you can’t get rid of it. I haven’t put that script in any way, it installs it self in to the game, after the first run and if you try deleting it, it comes back every time you re-run.

Are you sure about that? I’ve never seen Roblox adding that script into my experience.

It’s in every game I own and I haven’t done anything every time I try removing it, it comes back on its own after clicking play or run. I can go on any device with any account and it will still appear under the camera script.

That’s odd, I suggest you to look into it or just contact someone that could help you with this…

It’s not a virus, it’s in every game. Just create a place, play it once and boom it appears, I’ve uninstalled and reinstalled studio and nothing, so no it’s nothing.

I have to admit I feel betrayed. The script you used that somehow appears in your games according to you is a virus. There even is a post about this. Script called Anti-Lag You can clearly see it’s the exact same code so this means you’re indeed lying.

@DiscMil Wait, what if he had a plugin installed in his studio that would automatically insert the Anti-Lag script inside every single game that he creates, maybe that’s the case, and if you are going to ask me to create a baseplate and check if I get that script, well I did create a baseplate and I checked inside Workspace and ServerScriptService but it doesn’t look like that there is a script called Anti-Lag) and the way that I discovered this is that a long time ago, I installed a skydive plugin and once I installed it, it started to insert the skydive related stuff into every single game that I create until when I tried to uninstall the plugin it stopped inserting the skydive related stuff.

No. It is a plugin doing that get rid of some plugins the “Anti-lag” is probably a virus

2 Likes

@DiscMil @Zoner013 It was in fact a DataStore Editor Plugin that caused it. It shouldn’t happen anymore.

1 Like

Well than I suggest both of you to be very careful with plugins. I recommend you both to use verified plugins (Plugins that are known to be safe). @Zoner013 @aren1toross
Stay safe! Have a nice day.

1 Like