lolhi0404
(lolhi0404)
July 3, 2020, 5:10am
#1
Hi I have just made a Twitter like code system but using my roblox account(I haven’t added the codes to my profile section so don’t look there.)
It Is case Sensitive
Current Test Codes
Code - Amount Of Cash It Gives
YayItWorks - 100
TEST - 500
Hi - 1000
1moreTEST
Link is here – !!Click Me!!
Edit: I will be editing this code system so when I say Updated please check that means this has been updated.
1 Like
It works for me! Also, if you want to make it case-unsensitive then you use code that says something like this:
if textbox.Text:lower() == “string” then
[...]
end
(Keyword - use :lower)
Hello there,
It’s well done and it’s working fine!
I just have a Position problem of how everything looks! Check the screen below and fix it!
Greetings,
Sys. (Aka. Tim)
lolhi0404
(lolhi0404)
July 3, 2020, 4:25pm
#5
I did mean to make it case sensitive but if you wan’t I will change it to be not case sensitive.
1 Like