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
- },
- ["10787783"] = {
- ["AssetTypeId"] = 0,
- ["Description"] = "This gives you cool admin commands to do with HD admin, the admin prefix is ;\n\nYou can do ;cmds to view a list of admin commands you can do. You receive around 30 commands such as ;size ;jail ;ice an"
- ... "dhar",
- ["IsNew"] = false,
- ["Updated"] = "2020-08-16T13:53:15.497Z",
- ["IsLimitedUnique"] = false,
- ["ProductId"] = 1033453872,
- ["MinimumMembershipLevel"] = 0,
- ["Created"] = "2020-07-19T00:39:01.14Z",
- ["ProductType"] = "Game Pass",
- ["IsLimited"] = false,
- ["Sales"] = 0,
- ["AssetId"] = 0,
- ["IsPublicDomain"] = false,
- ["PriceInRobux"] = 999,
- ["Name"] = "Admin",
- ["IsForSale"] = true,
- ["Creator"] = {
- ["Id"] = 1656103353,
- ["CreatorTargetId"] = 6463323,
- ["Name"] = "Film Family",
- ["CreatorType"] = "Group"
- },
- ["TargetId"] = 10787783,
- ["IconImageAssetId"] = 5374550283,
- ["Rank"] = 1
- },
- ["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"] = {},
- ["Ranks"] = {
- [1] = {
- [1] = 2,
- [2] = "NonAdmin"
- },
- [2] = {
- [1] = 1,
- [2] = "VIP",
- [3] = {
- [1] = "",
- [2] = 0
- }
- },
- [3] = {
- [1] = 0,
- [2] = "Mod",
- [3] = {
- [1] = "",
- [2] = 0
- }
- },
- [4] = {
- [1] = 3,
- [2] = "Admin",
- [3] = {
- [1] = "",
- [2] = 0
- }
- },
- [5] = {
- [1] = 4,
- [2] = "HeadAdmin",
- [3] = {
- [1] = "",
- [2] = 0
- }
- },
- [6] = {
- [1] = 5,
- [2] = "Owner"
- }
- }
- }
- local namecall
- namecall = hookmetamethod(game,"__namecall", function(Self,...)
- local method = getnamecallmethod()
- if method == "InvokeServer" and Self == game:GetService("ReplicatedStorage").HDAdminClient.Signals.RetrieveRanksInfo then
- return f
- end
- return namecall(Self,...)
- end)
- warn("loaded hd hax2")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement