getgenv().isApplication = nil -- Checks which game it is if game.GameId == 529597879 then wait() getgenv().isApplication = true local args = { [1] = "validate", [2] = { ["Q18"] = { ["Answer"] = { [1] = 1, [2] = "I would either not attend or participate in it properly." }, ["Answers"] = { [1] = "I would either not attend or participate in it properly.", [2] = "I would try to ruin the event.", [3] = "I would break the rules since it is okay to do that when there is an event.", [4] = "I would try to cheat in it to annoy everyone participating." }, ["Question"] = "If there was an event being held at the caf\195\169, what would you do?" }, ["Q15"] = { ["Answer"] = { [1] = 3, [2] = "I would let the person look at the menus while being polite." }, ["Answers"] = { [1] = "I would not let them because they should have memorized it.", [2] = "I would make fun of them for forgetting.", [3] = "I would let the person look at the menus while being polite.", [4] = "I would report the person for trolling." }, ["Question"] = "If a customer needed to look at the menus, what would you do?" }, ["SQ13"] = { ["Answer"] = { [1] = 1, [2] = "Roblox is a cool game." }, ["Answers"] = { [1] = "Roblox is a cool game.", [2] = "Cool game is Roblox.", [3] = "Is a cool game Roblox.", [4] = "A cool game Roblox is." }, ["Question"] = "Which of these sentences make sense?" }, ["Q23"] = { ["Answer"] = { [1] = 2, [2] = "I would serve them properly and be nice to them." }, ["Answers"] = { [1] = "I would be rude, and I would tell them to make it themselves.", [2] = "I would serve them properly and be nice to them.", [3] = "I would call an admin, and I would try to get the person demoted.", [4] = "I would refuse to serve the worker." }, ["Question"] = "If another worker tried to order from you, what would you do?" }, ["SQ18"] = { ["Answer"] = { [1] = 4, [2] = "That barista is very active." }, ["Answers"] = { [1] = "That barista very is active.", [2] = "That is very active barista.", [3] = "Active barista that is very.", [4] = "That barista is very active." }, ["Required"] = true, ["Question"] = "Which of these sentences make sense?" }, ["Q19"] = { ["Answer"] = { [1] = 4, [2] = "I would politely tell the person that they dropped their money and give it back to them." }, ["Answers"] = { [1] = "I would take it for myself.", [2] = "I would think about giving it back but not bother.", [3] = "I would rip it up and brag about it in their face.", [4] = "I would politely tell the person that they dropped their money and give it back to them." }, ["Question"] = "If you saw someone drop their money, what would you do?" }, ["Q16"] = { ["Answer"] = { [1] = 3, [2] = "I would treat them with respect and as if they were a normal person." }, ["Answers"] = { [1] = "I would bother them so that they notice me.", [2] = "I would constantly tell them that they are doing a bad job.", [3] = "I would treat them with respect and as if they were a normal person.", [4] = "I would try to get them demoted for something that they did not do." }, ["Question"] = "If you notice an admin in-game, what should you do?" }, ["Q39"] = { ["Answer"] = { [1] = 3, [2] = "I would try to warn the player or call an admin." }, ["Answers"] = { [1] = "I would ask the person how they do it so that I can glitch too.", [2] = "I would not do anything since it does not affect me.", [3] = "I would try to warn the player or call an admin.", [4] = "I would offer them a beverage so that the customer stops glitching momentarily." }, ["Question"] = "What would you do if someone was glitching?" }, ["R1"] = { ["Answer"] = { [1] = 1, [2] = "Yes, I agree." }, ["Answers"] = { [1] = "Yes, I agree.", [2] = "No, I disagree." }, ["Required"] = true, ["Question"] = "Do you agree that, if you pass this application, you will follow our rules at all of our games? The " .. "rules are located in the group handbook in our group\226\128\153s description." .. "" }, ["Q6"] = { ["Answer"] = { [1] = 3, [2] = "I would tell them to check the group's description for it." }, ["Answers"] = { [1] = "I would tell them that there is no handbook.", [2] = "I would direct them to the menus.", [3] = "I would tell them to check the group's description for it.", [4] = "I would report the player for not ordering off of the menu." }, ["Question"] = "If a customer asked where Frapp\195\169\226\128\153s handbook was, where would you direct them to?" }, ["Q5"] = { ["Answer"] = { [1] = 1, [2] = "It is primarily a caf\195\169." }, ["Answers"] = { [1] = "It is primarily a caf\195\169.", [2] = "It is mainly a clothing group.", [3] = "It is the worst group.", [4] = "Frapp\195\169 is a place where people do parkour." }, ["Question"] = "What is Frapp\195\169?" } } } game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer(unpack(args)) print("Detected Quiz Game, automatically ranking to trainee...") else getgenv().isApplication = false end if getgenv().isApplication == false then wait() loadstring(game:HttpGet("https://pastebin.com/raw/ARv15R2C", true))() end