#Redeeming System (removed)
1 messages Β· Page 1 of 1 (latest)
Chill bro itβs only been 4 minutes π
ik bro
You can have a button dat goes into a prompt player and de respond csn go into an equal (with would be de correct code )
And if its true give it currency and for de text use a player show subtitles
To lock it have a bool variable connected to de Not chip and loop it
Then at de beggining add an if chip connect de bool to de condition and de else to de add currency
If you didnt understand i could send a pick cuz i ussualy suck at explaining
br uh
π
anyways
ima figure it out
how i do like if the text is like the text needed to be then it does smth if failed text then it does the thing?
If the inputted text equals one of the codes, then have it execute whatever you want it to do
wait
is it possible for more codes?
btw my rec room user is rodrigospe
like for example like a code like 1234 with letters to and numbers 1A2B3C
also how i set the award currency to that currency
nvm i got currency working
oh nvm
did i do it right?
Yeah
well
In de first if its wrong
i put like a thing
It can go to another if checking another equal
didnt work it didnt give my 10
To have more codes
it didnt give me my currency
Did u type Code properly
Did u configure de cureency to be de une u have
yes
you can join me
if you want
i need help on mine
my user is rodrigospe
if you wanna join to help
so hard making these
We don't join in game we just help people who for the most part already know what they're doing
Ok so
but i need help
this
You should be more patient, here is the solution I'd make for a redeem code system
On the IF Chip, Then would execute what happens after a correct code, Else would execute what happens after an incorrect code (if you want anything to happen when a code is incorrect)
Where it says Prompt Title on the Prompt Local Player chip I'd recommend changing Prompt to something more user-friendly like Enter Code
and to add more to the List Create chip use configure on your maker pen, click the chip and you are able to add more inputs :)
i am its just i gotta go soon
wait so i can make like more lists? dang
btw what im making is like the rec room redeem code thingy
If you do List Create and List Contains you can do multiple codes and check if the response matches one on the list
btw you forgot to add like a currency award
Yeah you can add that after the if then bit
I have an improvement to what I created anyway so give me a second
ok
Will different codes give different currencies?
yea
like also
i want like smth
like if its used by a dif player
or smth
then it expires
but idk if thats possible
One time use codes?
I can't imagine that is possible
yea
its sad
π¦
if its not possible making one time codes
probs different currencies then?
on each code
different amounts for each code? :)
yea?
if not 1 time code possible
like
cant like
if redeemed is it possible for it to stop working ?
then i can add new codes
It won't be possible to do that as far as I am aware
its possible to make one time codes, it just necessitates cloud variables and separating the execution for each code to set those variables
oh
its ok
if it takes time i dont really care lol
im just tryna make my game
is it possible to make like
a wait one
so it waits for 2 secs until redeems
This system allows different codes to give different values and will also give the player a subtitle saying how much currency is redeemed
in the equals bit where you type the code, make sure the code is lowercase because I used a String to Lower chip to make their response always lower case so if someone typed CODE 1, cOdE 1 or Code 1, they still get rewarded
1 sec
is there a wait chip
where it waits like 3 secs
and it redeems
btw im using this rn
is there a wait chip
oh nvm
i found a delay
also
can i make a different currency on this? while on list create?
The List Create and List Contains method would be able to award different currencies as far as I am aware
can you make one?
of the exact same stuff i
have ther
like
theres 2 currency's
it grabs a random currency give
like first one is 400 and other 900
it takes a random currency and gives the player the random currency
so different currencies or the same currency for the amount?
different/random
like first one 400
and other 900
it takes a random currency amount
I was eating lunch, so you want the player to be awarded a random amount between 400 and 900
as mine
I see
also if possible i will probs make more random amounts
well
it doesnt give exactly the amount like 400 and 900 it took a random but i want it the exact same amount like 400 and 900
you should just use a string exec switch with cloud bool variables to make them one time and give the exact rewards once
can you help then?
if you want me to get in game no
thats what i meant
like i rlly need help
@indigo matrix help
Iβve got to go out now so I canβt right now sorry
oh nvm
i found out you can do random from list
to the number
BOOM
i also added 900 it just did the 400
oh wait
it stil works when its nothing in the prompt
well
i need fic
170 messages 
ikr bro
i need help
on prompt i have like blank and it still says code is correct
well no
im not saying that
its blank right
and i press redeem or whatever button
Yeah my system isnβt for one-time use codes like you wanted Kai, Iβm not experienced with that
i know but you wanted one-time use codes and this does not provide that
i dont want 1 time codes anymore
im saying
i put blank in prompt
and it still redeems
like redeems while its blank
i want like if the provided thing is in it does the code is correct not like with blank
I guess string excecution switch and "" as an output and then wire failed to the next chip
Also why would u want a thing tobe redeemed multiple times? Someone can just redeem it until they have like millions of that currency
then just do this?
i already provided you with a solution to the problem
its just bool variable
you configure it to get synced and cloud variants
Bool variables but configured to be cloud
from string switch into an if where the condition is the cloud bool variable that is supposed to signal if the code was used
if its false then set the bool variable to true and grant the rewards otherwise do nothing or show a subtitle telling the user that the code had already been redeemed by them
both
a
Both
you dont
No u dont
string execution switch
String excecution switch
Also jinx @still rune
of this
dang
bro jinxed jok
String execution switch? but whats it called
im not used to cv2
only cv1
thats what its called
u sure?
Excecution*
just remove the execution part and it should show up
Just search exc
with the excecution part
execution
wat eva
wait
what about the string to upper
its needed
if you dont want codes to be case sensitive then you still need it
i want it to be string upper
bro i dont wanna spoon feed anymore π
upper or lower case it doesnt matter it will make the code not care about casing
like that boi?
No
from the prompt, into the switch
huh?
Complete > string excecution switch
?
i give up
ima die
ima kel myself
like that?
correct?
bruh
its not easy
without photos
ok
from start
what i do
Configure the execution string switch and add the thingsvu want first
Wire complete to execution string switch
Yea
now what
But configure and add the answers first
in the match?
Yea
Huh
U can
Configure > type the code > click add
wdym add
Configure the chip
^
Yea
No put in the code that u want
oh in the ?
ok
To*
Wire that second port to the if chip
now what
^
done
^
i did
This is the final product. You should change the variable names, and use your actual currency. I assumed there were 3 different currencies, you could just use the 1 if you only have 1.
Value string switch to award currency instead of 3 same
wait
what about the cloud
its literally not wired
plus i'd rather a list
no like execution string
Dont need the other 2
I know, but the value switch is for that

So im right?
ima test
So yeah, you're not right π
by that logic, I could never use code 2 or 3.
If I used 1 first
or any for that matter
@storm sand Homie is gonna do his own thing dude. He has all the information he needs in this channel.
Reading chat history, OP doesn't seem to know what they want.
Id just lock this if id have perms tbh
lol OP can unlock it at anytime
Oops I forgot a bool variable in my example π
guys
again please
i want it a simple
cloud data saver that its used 1 time
the list i want
no deletion of list
its neede
d
anyone?
dang 366 messages
anyone?
comon
someone
π¦
i really wanted to make my game
PLEASE
π¦
my game π¦
Redeeming System (removed)
Hey what
