Advertisement
ExecutorForALLdomain

Tubers93 admin Hax

Nov 8th, 2024 (edited)
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 5.55 KB | None | 0 0
  1.  local f = {
  2.         ["Permissions"] = {
  3.             ["friends"] = 0,
  4.             ["assets"] = {},
  5.             ["groups"] = {},
  6.             ["vipserverplayer"] = 0,
  7.             ["gamepasses"] = {
  8.                 ["5745895"] = {
  9.                     ["AssetTypeId"] = 0,
  10.                     ["Description"] = "For more information, visit: https://devforum.roblox.com/t/hd-admin-information-thread/216819",
  11.                     ["IsNew"] = false,
  12.                     ["Updated"] = "2019-01-28T13:41:35.943Z",
  13.                     ["IsLimitedUnique"] = false,
  14.                     ["ProductId"] = 453829492,
  15.                     ["MinimumMembershipLevel"] = 0,
  16.                     ["Created"] = "2019-01-18T09:39:18.933Z",
  17.                     ["ProductType"] = "Game Pass",
  18.                     ["IsLimited"] = false,
  19.                     ["Sales"] = 0,
  20.                     ["AssetId"] = 0,
  21.                     ["IsPublicDomain"] = false,
  22.                     ["PriceInRobux"] = 399,
  23.                     ["Name"] = "HD Admin Donor",
  24.                     ["IsForSale"] = true,
  25.                     ["Creator"] = {
  26.                         ["Id"] = 934508079,
  27.                         ["CreatorTargetId"] = 4676369,
  28.                         ["Name"] = "HD Admin",
  29.                         ["CreatorType"] = "Group"
  30.                     },
  31.                     ["TargetId"] = 5745895,
  32.                     ["IconImageAssetId"] = 2760278388,
  33.                     ["Rank"] = 0
  34.                 },
  35.                 ["10787783"] = {
  36.                     ["AssetTypeId"] = 0,
  37.                     ["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"
  38.                         ... "dhar",
  39.                     ["IsNew"] = false,
  40.                     ["Updated"] = "2020-08-16T13:53:15.497Z",
  41.                     ["IsLimitedUnique"] = false,
  42.                     ["ProductId"] = 1033453872,
  43.                     ["MinimumMembershipLevel"] = 0,
  44.                     ["Created"] = "2020-07-19T00:39:01.14Z",
  45.                     ["ProductType"] = "Game Pass",
  46.                     ["IsLimited"] = false,
  47.                     ["Sales"] = 0,
  48.                     ["AssetId"] = 0,
  49.                     ["IsPublicDomain"] = false,
  50.                     ["PriceInRobux"] = 999,
  51.                     ["Name"] = "Admin",
  52.                     ["IsForSale"] = true,
  53.                     ["Creator"] = {
  54.                         ["Id"] = 1656103353,
  55.                         ["CreatorTargetId"] = 6463323,
  56.                         ["Name"] = "Film Family",
  57.                         ["CreatorType"] = "Group"
  58.                     },
  59.                     ["TargetId"] = 10787783,
  60.                     ["IconImageAssetId"] = 5374550283,
  61.                     ["Rank"] = 1
  62.                 },
  63.                 ["2649766"] = {
  64.                     ["AssetTypeId"] = 0,
  65.                     ["Description"] = "Moved to: https://www.roblox.com/game-pass/5745895/HD-Admin-Donor",
  66.                     ["IsNew"] = false,
  67.                     ["Updated"] = "2019-01-28T13:41:50.24Z",
  68.                     ["IsLimitedUnique"] = false,
  69.                     ["ProductId"] = 84229765,
  70.                     ["MinimumMembershipLevel"] = 0,
  71.                     ["Created"] = "2017-06-16T13:07:59.23Z",
  72.                     ["ProductType"] = "Game Pass",
  73.                     ["IsLimited"] = false,
  74.                     ["Sales"] = 0,
  75.                     ["IsPublicDomain"] = false,
  76.                     ["AssetId"] = 0,
  77.                     ["Name"] = "Old HD Admin Donor",
  78.                     ["IsForSale"] = false,
  79.                     ["Creator"] = {
  80.                         ["Id"] = 289087861,
  81.                         ["CreatorTargetId"] = 3204047,
  82.                         ["Name"] = "HD Dev",
  83.                         ["CreatorType"] = "Group"
  84.                     },
  85.                     ["IconImageAssetId"] = 868427871,
  86.                     ["TargetId"] = 2649766,
  87.                     ["Rank"] = 0
  88.                 }
  89.             },
  90.             ["vipserverowner"] = 0,
  91.             ["owner"] = true,
  92.             ["freeadmin"] = 0
  93.         },
  94.         ["PermRanks"] = {},
  95.         ["Ranks"] = {
  96.             [1] = {
  97.                 [1] = 2,
  98.                 [2] = "NonAdmin"
  99.             },
  100.             [2] = {
  101.                 [1] = 1,
  102.                 [2] = "VIP",
  103.                 [3] = {
  104.                     [1] = "",
  105.                     [2] = 0
  106.                 }
  107.             },
  108.             [3] = {
  109.                 [1] = 0,
  110.                 [2] = "Mod",
  111.                 [3] = {
  112.                     [1] = "",
  113.                     [2] = 0
  114.                 }
  115.             },
  116.             [4] = {
  117.                 [1] = 3,
  118.                 [2] = "Admin",
  119.                 [3] = {
  120.                     [1] = "",
  121.                     [2] = 0
  122.                 }
  123.             },
  124.             [5] = {
  125.                 [1] = 4,
  126.                 [2] = "HeadAdmin",
  127.                 [3] = {
  128.                     [1] = "",
  129.                     [2] = 0
  130.                 }
  131.             },
  132.             [6] = {
  133.                 [1] = 5,
  134.                 [2] = "Owner"
  135.             }
  136.         }
  137.     }
  138.  
  139.  
  140. local namecall
  141.  
  142. namecall = hookmetamethod(game,"__namecall", function(Self,...)
  143.   local method = getnamecallmethod()
  144.  
  145.   if method == "InvokeServer" and Self == game:GetService("ReplicatedStorage").HDAdminClient.Signals.RetrieveRanksInfo then
  146.     return f
  147.   end
  148.  
  149.   return namecall(Self,...)
  150. end)
  151. warn("loaded hd hax2")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement