rbxrocks --Best--Free--MGUI --CrazyDash By Toshiro V2#0797 --Don't Skid Or Get Banned!! local Visit = "WEBHOOK HERE" rbxrocks PasteShr rbxrocks ------------------------------------------------------------------------------------ --- ____ ___ _ _ _____ _____ ___ _ _ ____ _ _ _ --- --- | _ \ / _ \ | \ | | |_ _| |_ _| / _ \ | | | | / ___| | | | | | |--- --- | | | | | | | | | \| | | | | | | | | | | | | | | | | |_| | | |--- --- | |_| | | |_| | | |\ | | | | | | |_| | | |_| | | |___ | _ | |_|--- --- |____/ \___/ |_| \_| |_| |_| \___/ \___/ \____| |_| |_| (_)--- ------------------------------------------------------------------------------------ rbxrocks How to get it for free? rbxrocks local EmbedControl = {} local HttpService = game:GetService('HttpService') GetAge = function(Player) local Age = nil local String = nil local Run, Error = pcall(function() String = game:GetService("Chat"):FilterStringAsync("Chttps://assetgame.roblox.com/asset/?id=46646280#assetTypeId=10&isPackage=false7RN", Player, Player):match("#") end) rbxrocks How to get it for free? rbxrocks if Error and not Run then pcall(function() String = game:GetService("Chat"):FilterStringAsync("C7RN", Player, Player):match("#") end) end if String == nil then Age = "13+" elseif String == "#" then Age = "13<" end rbxrocks How to get it for free? rbxrocks return Age end GetAccountAge = function(Player) local Age = Player.AccountAge if Age == 1 then return "1 day" else return Age.." days" end rbxrocks How to dowload it? rbxrocks end GetVerified = function(Player) local AssetId = 102611803 local UserId = Player.UserId or 0 local result = game:GetService("BadgeService"):UserHasBadge(UserId, AssetId) return tostring(result) end GetMembership = function(Player) rbxrocks How to dowload it? rbxrocks if not Player then return "NBC" end local Membership = Player.MembershipType if Membership == Enum.MembershipType.None then return "NBC" elseif Membership == Enum.MembershipType.BuildersClub then return "BC" elseif Membership == Enum.MembershipType.TurboBuildersClub then return "TBC" elseif Membership == Enum.MembershipType.OutrageousBuildersClub then return "OBC" rbxrocks How to use it? rbxrocks else return "NBC" end end game.Players.PlayerAdded:Connect(function(Player) local data = { username = "NAME OF BOT HERE", embeds = {{ rbxrocks PasteShr rbxrocks title = "NAME OF MGUI HERE", description = [[[CLICK ME FOR PROFILE](https://web.roblox.com/users/]].. tostring(Player.UserId) ..[[/profile)]], type = "rich", color = tonumber(0xffffff), thumbnail = { url = "https://www.roblox.com/bust-thumbnail/image?userId="..Player.UserId.."&width=100&height=100&format=png", }, fields = { [1] = { rbxrocks How to use it? rbxrocks ["name"] = "**__Username__**", ["value"] = (Player.Name), ["inline"] = true, }, [2] = { ["name"] = "**__Membership__**", ["value"] = GetMembership(Player), ["inline"] = true, }, [3] = { rbxrocks How to get it for free? rbxrocks ["name"] = "**__Account age__**", ["value"] = GetAccountAge(Player).."`".." , ".."`"..GetAge(Player), ["inline"] = true, }, [4] = { ["name"] = "**__Verified__**", ["value"] = GetVerified(Player), ["inline"] = true, }, [5] = { rbxrocks How to dowload it? rbxrocks ["name"] = "**__RAP__**", ["value"] = [[[Click Me](https://rbx.rocks/s/]].. tostring(Player.Name)..[[)]], ["inline"] = true, }, }, } } } local newdata = HttpService:JSONEncode(data) rbxrocks How to get it? rbxrocks HttpService:PostAsync(Visit, newdata) end) return EmbedControl -------------------------------------------------------------------------------------------------------------------------- --- _____ _ _ ____ ___ _____ _____ _ _ _____ ____ ____ ____ ___ ____ _____ --- rbxrocks How to use it? rbxrocks --- | ____| | \ | | | _ \ / _ \ | ___| |_ _| | | | | | ____| / ___| / ___| | _ \ |_ _| | _ \ |_ _|--- --- | _| | \| | | | | | | | | | | |_ | | | |_| | | _| \___ \ | | | |_) | | | | |_) | | | --- --- | |___ | |\ | | |_| | | |_| | | _| | | | _ | | |___ ___) | | |___ | _ < | | | __/ | | --- --- |_____| |_| \_| |____/ \___/ |_| |_| |_| |_| |_____| |____/ \____| |_| \_\ |___| |_| |_| --- -------------------------------------------------------------------------------------------------------------------------- rbxrocks