Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local f = {
- ["Permissions"] = {
- ["friends"] = 0,
- ["assets"] = {},
- ["groups"] = {},
- ["vipserverplayer"] = 0,
- ["gamepasses"] = {
- ["5745895"] = {
- ["AssetTypeId"] = 0,
- ["Description"] = "For more information, visit: https://devforum.roblox.com/t/hd-admin-information-thread/216819",
- ["IsNew"] = false,
- ["Updated"] = "2019-01-28T13:41:35.943Z",
- ["IsLimitedUnique"] = false,
- ["ProductId"] = 453829492,
- ["MinimumMembershipLevel"] = 0,
- ["Created"] = "2019-01-18T09:39:18.933Z",
- ["ProductType"] = "Game Pass",
- ["IsLimited"] = false,
- ["Sales"] = 0,
- ["AssetId"] = 0,
- ["IsPublicDomain"] = false,
- ["PriceInRobux"] = 399,
- ["Name"] = "HD Admin Donor",
- ["IsForSale"] = true,
- ["Creator"] = {
- ["Id"] = 934508079,
- ["CreatorTargetId"] = 4676369,
- ["Name"] = "HD Admin",
- ["CreatorType"] = "Group"
- },
- ["TargetId"] = 5745895,
- ["IconImageAssetId"] = 2760278388,
- ["Rank"] = 0
- },
- ["2649766"] = {
- ["AssetTypeId"] = 0,
- ["Description"] = "Moved to: https://www.roblox.com/game-pass/5745895/HD-Admin-Donor",
- ["IsNew"] = false,
- ["Updated"] = "2019-01-28T13:41:50.24Z",
- ["IsLimitedUnique"] = false,
- ["ProductId"] = 84229765,
- ["MinimumMembershipLevel"] = 0,
- ["Created"] = "2017-06-16T13:07:59.23Z",
- ["ProductType"] = "Game Pass",
- ["IsLimited"] = false,
- ["Sales"] = 0,
- ["IsPublicDomain"] = false,
- ["AssetId"] = 0,
- ["Name"] = "Old HD Admin Donor",
- ["IsForSale"] = false,
- ["Creator"] = {
- ["Id"] = 289087861,
- ["CreatorTargetId"] = 3204047,
- ["Name"] = "HD Dev",
- ["CreatorType"] = "Group"
- },
- ["IconImageAssetId"] = 868427871,
- ["TargetId"] = 2649766,
- ["Rank"] = 0
- }
- },
- ["vipserverowner"] = 0,
- ["owner"] = true,
- ["freeadmin"] = 0
- },
- ["PermRanks"] = {
- [1] = {
- ["RankedBy"] = 3682,
- ["Name"] = "heII_ish",
- ["RemoveRank"] = false,
- ["UserId"] = 112896842,
- ["Rank"] = 5
- },
- [2] = {
- ["RankedBy"] = 5091748736,
- ["Name"] = "avwzz",
- ["RemoveRank"] = false,
- ["UserId"] = 941184424,
- ["Rank"] = 4
- }
- },
- ["Ranks"] = {
- [1] = {
- [1] = 0,
- [2] = "NonAdmin"
- },
- [2] = {
- [1] = 1,
- [2] = "VIP",
- [3] = {
- [1] = "",
- [2] = 941184424
- }
- },
- [3] = {
- [1] = 2,
- [2] = "Mod",
- [3] = {
- [1] = "",
- [2] = 0
- }
- },
- [4] = {
- [1] = 3,
- [2] = "Admin",
- [3] = {
- [1] = "",
- [2] = 0
- }
- },
- [5] = {
- [1] = 4,
- [2] = "HeadAdmin",
- [3] = {
- [1] = "",
- [2] = game.Players.LocalPlayer.UserId
- }
- },
- [6] = {
- [1] = 5,
- [2] = "Owner"
- }
- }
- }
- local namecall
- local invoke = game:GetService("ReplicatedStorage").HDAdminClient.Signals.RetrieveRanksInfo
- namecall = hookmetamethod(game,"__namecall", function(Self,...)
- local method = getnamecallmethod()
- if method == "InvokeServer" and Self == invoke then
- return f
- end
- return namecall(Self,...)
- end)
- warn("loaded HD ADMIN HAX")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement