About 463,000 results
Open links in new tab
  1. Roblox Gift Cards Removed from Microsoft Rewards – Why?

    Feb 26, 2025 · Hello everyone, (First Devform) I recently noticed that Roblox gift cards are no longer available for redemption on Microsoft Rewards. When I searched for “Roblox” in the …

  2. Retiring PointsService - Updates / Announcements - Roblox

    May 3, 2023 · Points has been fairly useless for a long time now, and the removal of game leaderboards a long time ago really made it just borderline worthless. However I do feel …

  3. How to set player's spawn point - Scripting Support - Roblox

    Jul 23, 2024 · For this, you wouldn’t use multiple spawn points. Make several “fake spawn points”. Each player has a stage right? When the player joins, they spawn on a normal spawn point …

  4. Teethyz Dentist | Public Handbook - Bulletin Board - Roblox

    Feb 2, 2024 · Teethyz | Public Handbook Teethyz Group Teethyz Twitter Teethyz | About Us “Where every smile counts.” Here at Teethyz, we strive to provide quality service and great …

  5. Adding Points System - Help and Feedback / Scripting Support

    Nov 7, 2020 · print(points) remoteEvent:FireServer(user, points) end script.Parent.MouseButton1Click: Connect (confirm) In the local script, points and user is …

  6. [Solved] Google Play Points Scam Bug - Roblox

    Dec 29, 2024 · You earn 2 points per $1 with Google Play AND 7 points per $1 with Roblox. This is a very bad scam and Roblox needs to get into contact with Google Play ASAP about this …

  7. How to save points even when leave - Scripting Support - Roblox

    Jan 10, 2022 · There is actually a Roblox service that helps accomplish this very thing! The Roblox DataStore service is a service that allows you to save data at various called points …

  8. How do i make random spawn points? - Scripting Support - Roblox

    Aug 28, 2020 · I want a random spawn system but how would i do this? also please be aware i am fairly new to scripting.

  9. CRSplineModules [v2.0.0] (Smooth curve that goes through

    Aug 15, 2023 · Introduction We’ve all heard of Bezier Curves — Curves defined by several control points linearly interpolating with one another to create a curve shaped by these points. …

  10. Give points for kill - Scripting Support - Developer Forum - Roblox

    Jun 18, 2022 · I don’t know how to give a player points (leaderstats, not PointsService) when they kill another player, can someone show me how this is done? I can provide weapon scripts if …