I can’t use a secret in my code

When i try to use my secret in my code, it gives me an error.
It claims that it isn’t a variable or something
Can anyone help?

Hey, @GenericEngineer welcome to the forums!

Can you please provide a link to the repl? This way it is easier for staff and members of the community to help you!

Also see this guide on how to share your code:

https://replit.com/@GenericEngineer/RPG-v01

I’m not sure where you have issues with secrets, but line 39 is an error. Are you trying to read a secret called bloba1234, or are you trying to check if the character’s name is bloba1234?

Never mind
My friend fixed the problem

Hey @GenericEngineer. It’s great to hear that you’ve fixed your problem, but please provide an explanation to how you did, so that other people who have the same problem know the solution.

1 Like

My friend went into the raw editor to set the variables.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.