I keep getting this error on my ranking sticks I made using the rankguns API
Can we see part of the script?
To get the UserId in a local script you can try:
local UserId = game.Players.LocalPlayer.UserId
But this is an error implying your not using a User ID.
here my script
Well your username is set to nothing so you’re going to get errors.
I am guessing he did that so no one takes it.
my script has a username in a password in it I just put nothing there because I don’t want anyone to hack my bot
Is the script that you’re attempting to require a ModuleScript?
Also, make sure that the parent of the item hit is actually the character of a player.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.