Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

Infinite Pet Equip Game Pass Error Can U help me fix the script? [closed]

Asked by 3 years ago
Edited 3 years ago
local rng = Random.new(tick()) -- tick() is here used as the seed local SafeDoor =
NextInteger(1, 3) -- will give you a number between (and including) 1 and 3local rng =
 Random.new(tick()) -- tick() is here used as the seed local SafeDoor = rng:NextInteger(1, 3) -
0
It would be nice if you could sort this out lol Gokhaii 58 — 3y
0
ok i will short it out Superman20002007 -30 — 3y
0
Put it in code blocks Cynical_Innovation 595 — 3y

Closed as Not Constructive by User#23252

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?