#This script is a module in repstorage, It's purpose should be to see if a player has a certain gp

29 messages · Page 1 of 1 (latest)

zinc oakBOT
#

studio** You are now Level 11! **studio

teal flame
#

ew

#

jk

cyan pewter
#

wack

teal flame
#

im jk

bronze perch
#

assistant is useless ngl

#

the links at the bottom are good

#

the assistant just doesnt know how to explain stuff

#

yup, ill take a look at it after bath

#

gimme a sec

bronze perch
#

is there an error message the pcall might return specifically if the user has a private inventory?

#

you could just check for that message

#

if there is

#

bc theres no way to access a private inventory

#

if there isn't a feature, you have to work around it :(

bronze perch
#

Yeah?

#

How, if u dont mind me asking

#

How did u figure it out

#
  1. Wdym "deactivated"
  2. Is script.parent the button?
#

Not right now, sorry

#

Im free in about 3 hours

zinc oakBOT
#

studio** You are now Level 12! **studio

bronze perch
#

Okay

#

You could set the player health really high with Humanoid.Health but there might be a way to literally make the player not take any damage

#

I'm not at my computer rn so I can't check

#
Invulnerable = true

Function()
If invulnerable
   Make purple
Else
   Make red
   Take dmg
End

Server event:connectFunction()
#

I'm on mobile so its hard to type code lol

#

Something like that could work