Greetings, so I’m a developer at Whippé. I contacted the owner regarding how the training center was postponed due to the builder being busy and I made a system that would be a application center basically, but in my own style. I hope that you like it anywho! Let’s get into the video.
I’m really happy with the system and how it transitions, performs although a few issues will occur which I will be fixing after this.
P.S, the questions + answers have changed, don’t bother trying to get a free-try
More-side on the project itself,
Time taken: It was around 1 hour pushing 2 hours, it didn’t take long to create the UI and then script it, although I kept pressing the wrong button on the first one which made me believe I was scripting it wrong haha! But I wasn’t, lol.
Lines Of Code: There is a total of 2 scripts ONLY, one in serverscriptservice and one inside the starterGUI. In total added together I scripted: 305 lines of code, which is pretty good!
I did not have to look at any resources for this project nor had any issues, the scripts were easy to understand (for myself), and in the near future will release this exact application to the public once Whippe has a functional training center!
I totally agree, I wasn’t really thinking on what aspect to portray, either the application side or the training side of things. Even the owner didn’t know, although it still provides the user some important information:
How many warnings do exploiters get:
&
How many warnings do trollers get:
I did not know what aspect to go for, although will hopefully be adding cutscenes, text & more aspects towards future development.
My only problem is that some of the answers are subjective (such as what you would say when greeting a customer), and some don’t really matter when playing the game (such as when the place was founded and who the founder is, although the founder question could be useful just in case you want to get in contact). What are the questions now? I’d like to know!
When I meant questions I would mean the answers would’ve changed, different messages & stuff new format on stuff, but the questions some of them will remain the same but for example, the when it was founded one will change as well as a few of them.
It’s to prevent anyone “cheating” their way. I’m thinking of making it different for each server?! Maybe that would be a better-way of managing it!
&
Later via development it will change a lot, I’m thinking of making cutscenes, of the kitchen & how to make stuff, locate it and staff conduct. This will all fall back on the training center if we want a unique one or a “usual” training center.
I was thinking of making a auto-ranker although it then revolved back to another issue that happened this year of ROBLOX ranking & the API of it being changed, and if that happened / I resigned from Whippe they would run into the issue, which I wouldn’t be there to fix. Although if they did get a new developer that wouldn’t of been an issue.
I will take into consideration of this, thank you.
It was also to check for exploiters, there would be a time-taken for the application to check if they fired the passed remote even though I’ve secured it now.
As we speak I have been given another project for an event center of Whippe, which will be showcased tonight maybe?! Seeing as everyone loves my UI style which I really, really respect. All of my ideas are original (most of them), for example this training quiz was my own idea & the UI was too. Anywho, thank you for the huge support on these projects and I cannot wait to open-source stuff for everyone!
The cutscenes are a great idea! It would be good for players to get a view of their workspace and how to use things, so they wouldn’t go around testing things that they don’t need to.
As for the questions/answers, that’s great to hear! Sometimes subjective stuff isn’t too good, especially not in a training center as people would think differently from others (except when asking how you would structure your greetings, because good grammar is always welcomed!).
I’m glad to hear that you’ll be changing some things! All of this stuff you’re adding will make the game and training center a great place and a fun experience (see what I did there? ).
I can’t wait to see Whippé when it’s done! Good luck on your journey!
Thank you for the help and assistance, I will definitely provide some good ideas for whippe and to ensure that it is unique and like no-other, thank you for your feedback and I cannot wait to release some more things!
That’s a well-made application centre! Seen a lot of these before and I love the accessibility they provide.
However, I presume these applications shouldn’t be taken out in the open, as it’s easy to find answers throughout the group. You could make it so the user fails the application and can’t do one within a day if they tab out of the game, so it really tests them on these questions. If you’re wondering how to achieve this, use UserInputService.WindowsFocusReleased - you could warn them about this so it won’t cause annoyance, otherwise, it’s their choice.