iBuzzes
(Silly_Ryan)
February 27, 2022, 12:12am
#1
Twitter Codes System
Hello Devforum, I’m Buzz!
I made a twitter codes system.
It is very easy to use, you can add as many codes as you want.
Here you can see what the model looks like:
Instructions
Put the folder named Events in ReplicatedStorage
Put the script named MainScript in ServerScriptService
Put the ScreenGui called CodesGUI in StarterGui
NOTE: Remember to enable studio access to API services in the game settings for the system to work properly
Get the model here: Twitter Codes - Roblox
Thank you for reading!
7 Likes
It seems the item is getting moderated currently.
iBuzzes
(Silly_Ryan)
February 27, 2022, 12:26am
#3
I fixed it, the model icon was moderated.
While testing I got an error:
MouseButton1Click is not a valid member of ScreenGui "Players.SilentSuprion.PlayerGui.CodesGUI"
Edit:
You parented the script to the screen gui so there is no button.
1 Like
iBuzzes
(Silly_Ryan)
February 27, 2022, 12:35am
#5
Thanks for letting me know, that should be fixed now.
1 Like
Also another tip try using string.lower() so it doesn’t exactly have to be the code. For example, “Free” would work instead of “FREE.”
1 Like
Awesome, keep up the good work!
1 Like
ArikRulez
(ArikRulez)
March 5, 2022, 8:38pm
#8
I tried the model and uh, nothing works in it.
The button doesn’t open the UI (which is probably cause it is parented to the whole ui as somebody already said) and when the frame is actually visible nothing happens when I type the code and push enter
1 Like
iBuzzes
(Silly_Ryan)
March 5, 2022, 8:45pm
#9
Do you see any errors or warnings in the output or in the developer console?
ArikRulez
(ArikRulez)
March 5, 2022, 8:50pm
#10
It says "CodeEvent is not a valid member of ReplicatedStorage “ReplicatedStorage”
iBuzzes
(Silly_Ryan)
March 5, 2022, 8:56pm
#11
Try reinserting the model.
This text will be blurred
1 Like
ArikRulez
(ArikRulez)
March 5, 2022, 9:01pm
#12
Same thing happens every time I reinsert it
2 Likes