About 50 results
Open links in new tab
  1. ServerScriptService no where to be found - Scripting Support ... - Roblox

    Dec 13, 2021 · I’m trying to work on some programming for a game, I’m working on. I can’t find ServerScriptService. I don’t know what to do, but I can’t find it. I’ve tried searching for it on the …

  2. How do I make a server script in Roblox Studio?

    Jan 10, 2021 · Hello, I know this may be dumb. But I have been searching and I can’t know how to do it. How I make a server script in Roblox Studio?

  3. ServerScript Server - Scripting Support - Developer Forum | Roblox

    Jan 31, 2022 · This is because the way the exploit compilers work. From what I understand and my experience working with anti-cheats and other exploit technologies, roblox exploits inject a DLL into …

  4. Why isn't there a serverscriptservice button? - Roblox

    Jan 1, 2023 · Hello, why is there no serverscriptservice button in my game? here’s an example theres nothing, I’ve made other games and there’s the serverscriptservice, but only my game place doesn’t …

  5. ServerScriptService and ServerStorage not working - Roblox

    Dec 16, 2020 · What do I want to achieve? I want the server storage and server script service to load in game. What is the issue? For some odd reason whenever I hit “play” in studio and I have scripts and …

  6. Can you access ServerScriptService from a local script? - Roblox

    Jun 17, 2020 · can you access ServerScriptService from a local script? I’m trying to access a module from a local script and the module is in ServerScriptService. If not, where is the best place for the …

  7. ServerStorage vs ServerScriptService (Storage Performance) - Roblox

    Feb 23, 2018 · It’s called server script service for a reason. It’s intended for scripts, not objects. It’s more preferable to use ServerStorage, as you never know if they will remove the ability to put non-script …

  8. Modulescripts In Serverscriptservice - Scripting Support - Roblox

    Aug 10, 2021 · Is it possible to put module scripts in server script service and still require them? I know that items disappear in ServerScriptService and ServerStorage when the game is run.

  9. ServerScriptService not working - Help and Feedback ... - Roblox

    Jun 6, 2021 · For some reason, my ServerScriptService has stopped working, not for one game but all of my games, i tried to delete it and create a new one, it still doesn’t work. Anyone got any ideas?

  10. No Access to "ServerScriptService" in LIVE GAME environment ... - Roblox

    Aug 7, 2024 · Thanks for the quick response, but I already used RunService and checked - the server IS live. Also, like I said, to get to the bottom of the issue, I’ve just created a ‘test game’ with just ONE …