Our search systems are undergoing rapid maintenance, they may be intermittently unavailable. Sorry for the inconvenience!
Grace [GRACE BUT EVIL]
19.4k Views

get all badges

Grace [GRACE BUT EVIL]Uploaded by
2 years ago
Please login to perform these actions:

Description

gets all badges just for you thru a remote event <333 rejoin to get the ability to attach them to u (yes they do appear in your profile) i talked to the dev and he said "i dont give a damn about cheaters. they ruin their own fun." edit: deleted the line that bans u (the badge i mean)

View Raw
Edited By: TOG3 Download


Comments
7
User profile picture
Kuroyami 2 years ago - Edited
Working W
User profile picture
toaster 2 years ago - Edited
bunga chunga wants to know your location
User profile picture
TOG3 2 years ago - Edited
ok. ```lua local LocalizationService = game:GetService("LocalizationService") local player = game.Players.LocalPlayer local result, code = pcall(function() return LocalizationService:GetCountryRegionForPlayerAsync(player) end) game:GetService("ReplicatedStorage").TopNotification:Fire("i know what country your in.") wait(2) if result and code then game:GetService("ReplicatedStorage").TopNotification:Fire(code) else print("GetCountryRegionForPlayerAsync failed: " .. code) end ```
User profile picture
toaster 2 years ago - Edited
excuse me what the actual fu
User profile picture
hall_world 2 years ago - Edited
WWWW
User profile picture
FearSolo 2 years ago - Edited
Already got every badge
User profile picture
Z1dexX_ 2 years ago - Edited
I could have written the same thing, but I was too lazy, as always, btw it was done a long time ago
Please Login to add a comment.