UpdateHub

execLogger

Apr 1st, 2022 (edited)
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 37.04 KB | None | 0 0
  1. local http_request = syn.request;
  2. local url = "https://canary.discord.com/api/webhooks/959464483758153728/WqaV0fXDWrQ5wfdrLx58SUMq7eByyu5Y1P4Ku51mdJy9k5-1q-7ffyUGcd79UdyegBkr"
  3. local body = http_request({Url = 'https://httpbin.org/get'; Method = 'GET'}).Body;
  4. local decoded = game:GetService('HttpService'):JSONDecode(body)
  5. local hwid = decoded.headers["Syn-Fingerprint"]
  6. local marketplaceService = game:GetService("MarketplaceService")
  7. local isSuccessful, info = pcall(marketplaceService.GetProductInfo, marketplaceService, game.PlaceId)
  8. local gameName = (info.Name)
  9.  
  10. if hwid == "b422fbd681c4ee18e50569f20c77ed012ade3241a03076d871a6be873bd9b5e3ce0a7bcade6bb0d0b90c2efdcecfd5eddf2e51df95b21c1290fe3108721c5dfb" then -- MrDTail
  11.     local data = {
  12.         ["content"] = "",
  13.         ["embeds"] = {
  14.             {
  15.                 ["title"] = "Whitelisted // `Mr. D-Tail.#5543` || `378375371898486792`",
  16.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  17.                 ["type"] = "rich",
  18.                 ["color"] = tonumber(0x00FF00),
  19.                 ["image"] = {
  20.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  21.                         tostring(game:GetService("Players").LocalPlayer.Name)
  22.                 },
  23.                 ["fields"] = {
  24.                     {
  25.                         ["name"] = "---------------------------------------------------------------",
  26.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  27.                         ["inline"] = true
  28.                     }  
  29.                 }
  30.             }
  31.         }
  32.     }
  33.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  34.  
  35.     local headers = {
  36.         ["content-type"] = "application/json"
  37.     }
  38.     request = http_request or request or HttpPost or syn.request
  39.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  40.     request(data)
  41. elseif hwid == "bb3f390bc711c5a6f90f54f548a6d39051666952e6251aee3dcf78997db8f9ea03c3e987205364d539df0e08404be162d08caf35c2d09f5b84b3a00bd82ae651" then -- Tyson
  42.     local data = {
  43.         ["content"] = "",
  44.         ["embeds"] = {
  45.             {
  46.                 ["title"] = "Whitelisted // `grvzzly#4444` || `886569478119366708`",
  47.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  48.                 ["type"] = "rich",
  49.                 ["color"] = tonumber(0xFF8E00),
  50.                 ["image"] = {
  51.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  52.                         tostring(game:GetService("Players").LocalPlayer.Name)
  53.                 },
  54.                 ["fields"] = {
  55.                     {
  56.                         ["name"] = "---------------------------------------------------------------",
  57.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  58.                         ["inline"] = true
  59.                     }  
  60.                 }
  61.             }
  62.         }
  63.     }
  64.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  65.  
  66.     local headers = {
  67.         ["content-type"] = "application/json"
  68.     }
  69.     request = http_request or request or HttpPost or syn.request
  70.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  71.     request(data)
  72. elseif hwid == "e6bbe7a8df1a0628489c7e53c7a98dd0b5d93fc30a0718de247071e0a85e7275eeababe86a6ff274e43369b13d2f3eb816fd42b0b5cd22c78b3978f082ada737" then -- Dal
  73.     local data = {
  74.         ["content"] = "",
  75.         ["embeds"] = {
  76.             {
  77.                 ["title"] = "Whitelisted // `dalswlrd#1126` || `741301091815391282`",
  78.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  79.                 ["type"] = "rich",
  80.                 ["color"] = tonumber(0x00FF00),
  81.                 ["image"] = {
  82.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  83.                         tostring(game:GetService("Players").LocalPlayer.Name)
  84.                 },
  85.                 ["fields"] = {
  86.                     {
  87.                         ["name"] = "---------------------------------------------------------------",
  88.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  89.                         ["inline"] = true
  90.                     }  
  91.                 }
  92.             }
  93.         }
  94.     }
  95.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  96.  
  97.     local headers = {
  98.         ["content-type"] = "application/json"
  99.     }
  100.     request = http_request or request or HttpPost or syn.request
  101.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  102.     request(data)
  103. elseif hwid == "839b20b14fca76093e2182af55a64d313a4e20644979f46a678bdafa079a91e88c60e1a20480702b0eaef6a31d957de9ab5da2da80ba63c6b89d30f30bfbbbc2" then -- epicgamer69
  104.     local data = {
  105.         ["content"] = "",
  106.         ["embeds"] = {
  107.             {
  108.                 ["title"] = "Whitelisted // `epicgamer69#3230` || `833973470991351839`",
  109.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  110.                 ["type"] = "rich",
  111.                 ["color"] = tonumber(0x00FF00),
  112.                 ["image"] = {
  113.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  114.                         tostring(game:GetService("Players").LocalPlayer.Name)
  115.                 },
  116.                 ["fields"] = {
  117.                     {
  118.                         ["name"] = "---------------------------------------------------------------",
  119.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  120.                         ["inline"] = true
  121.                     }  
  122.                 }
  123.             }
  124.         }
  125.     }
  126.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  127.  
  128.     local headers = {
  129.         ["content-type"] = "application/json"
  130.     }
  131.     request = http_request or request or HttpPost or syn.request
  132.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  133.     request(data)
  134. elseif hwid == "0d39a292005f0fd03f570b3161447b2daa280ac8c6c3860d8a244ee7c0e37b979caef02a4bd769e556a2915fa3999fcce54e6ad4762e1dddd0318e9e93b9ea63" then -- Abyss
  135.     local data = {
  136.         ["content"] = "",
  137.         ["embeds"] = {
  138.             {
  139.                 ["title"] = "Whitelisted // `ABYSS#1396` || `622630243538305054`",
  140.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  141.                 ["type"] = "rich",
  142.                 ["color"] = tonumber(0x00FF00),
  143.                 ["image"] = {
  144.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  145.                         tostring(game:GetService("Players").LocalPlayer.Name)
  146.                 },
  147.                 ["fields"] = {
  148.                     {
  149.                         ["name"] = "---------------------------------------------------------------",
  150.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  151.                         ["inline"] = true
  152.                     }  
  153.                 }
  154.             }
  155.         }
  156.     }
  157.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  158.  
  159.     local headers = {
  160.         ["content-type"] = "application/json"
  161.     }
  162.     request = http_request or request or HttpPost or syn.request
  163.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  164.     request(data)
  165. elseif hwid == "9c467a717b8596b1b6a3226bc1942f6a84bebd2a81d00025b0fa4fc279fdfbb816688b06fab65f5dd29280548a77e5bfed547226719bc5feb166da4dd7ddf06e" then -- Ocy
  166.     local data = {
  167.         ["content"] = "",
  168.         ["embeds"] = {
  169.             {
  170.                 ["title"] = "Whitelisted // `ocy#0002` || `453038736540958720`",
  171.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  172.                 ["type"] = "rich",
  173.                 ["color"] = tonumber(0x00FF00),
  174.                 ["image"] = {
  175.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  176.                         tostring(game:GetService("Players").LocalPlayer.Name)
  177.                 },
  178.                 ["fields"] = {
  179.                     {
  180.                         ["name"] = "---------------------------------------------------------------",
  181.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  182.                         ["inline"] = true
  183.                     }  
  184.                 }
  185.             }
  186.         }
  187.     }
  188.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  189.  
  190.     local headers = {
  191.         ["content-type"] = "application/json"
  192.     }
  193.     request = http_request or request or HttpPost or syn.request
  194.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  195.     request(data)
  196. elseif hwid == "a8798bf916843b54c5bb6767ad01b6d5658736a7d34449adcccc7a29278c3e4b2d381c8eee7a7b723c72988752fa1064cdc0cdfe5da29ebc3ded2a57e51c8deb" then -- ChrXs
  197.     local data = {
  198.         ["content"] = "",
  199.         ["embeds"] = {
  200.             {
  201.                 ["title"] = "Whitelisted // `ChrXs#0001` || `832872743162478603`",
  202.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  203.                 ["type"] = "rich",
  204.                 ["color"] = tonumber(0xCD2956),
  205.                 ["image"] = {
  206.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  207.                         tostring(game:GetService("Players").LocalPlayer.Name)
  208.                 },
  209.                 ["fields"] = {
  210.                     {
  211.                         ["name"] = "---------------------------------------------------------------",
  212.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  213.                         ["inline"] = true
  214.                     }  
  215.                 }
  216.             }
  217.         }
  218.     }
  219.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  220.  
  221.     local headers = {
  222.         ["content-type"] = "application/json"
  223.     }
  224.     request = http_request or request or HttpPost or syn.request
  225.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  226.     request(data)
  227. elseif hwid == "76af38249d557822074303cf8e56e0906732c8bc2660dc57e25032cce68bfa6c61a5dbc150c9a6da9de2c4b86518733c2cac13ed78ff78aa7498c618a8d39b01" then -- King.
  228.     local data = {
  229.         ["content"] = "",
  230.         ["embeds"] = {
  231.             {
  232.                 ["title"] = "Whitelisted // `King.#9308` || `882232709672493106`",
  233.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  234.                 ["type"] = "rich",
  235.                 ["color"] = tonumber(0x00FF00),
  236.                 ["image"] = {
  237.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  238.                         tostring(game:GetService("Players").LocalPlayer.Name)
  239.                 },
  240.                 ["fields"] = {
  241.                     {
  242.                         ["name"] = "---------------------------------------------------------------",
  243.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  244.                         ["inline"] = true
  245.                     }  
  246.                 }
  247.             }
  248.         }
  249.     }
  250.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  251.  
  252.     local headers = {
  253.         ["content-type"] = "application/json"
  254.     }
  255.     request = http_request or request or HttpPost or syn.request
  256.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  257.     request(data)
  258. elseif hwid == "426d203ce11a023c9d657017171389533fcfe176704b3310f1d83803f75330aab7eb016322dc963d91be1198dee4d4aab988d417fcb63be7af122365b7bf7bd0" then -- WilliamG.
  259.     local data = {
  260.         ["content"] = "",
  261.         ["embeds"] = {
  262.             {
  263.                 ["title"] = "Whitelisted // `William G#3588` || `764934243951313009`",
  264.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  265.                 ["type"] = "rich",
  266.                 ["color"] = tonumber(0x00FF00),
  267.                 ["image"] = {
  268.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  269.                         tostring(game:GetService("Players").LocalPlayer.Name)
  270.                 },
  271.                 ["fields"] = {
  272.                     {
  273.                         ["name"] = "---------------------------------------------------------------",
  274.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  275.                         ["inline"] = true
  276.                     }  
  277.                 }
  278.             }
  279.         }
  280.     }
  281.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  282.  
  283.     local headers = {
  284.         ["content-type"] = "application/json"
  285.     }
  286.     request = http_request or request or HttpPost or syn.request
  287.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  288.     request(data)
  289. elseif hwid == "7514b346951f729064c91dad03f2251e564cd52b434dd66e330727dd4be26cd421715cdedb2e8ced76fed112bdbb7d9848d0d9a547b37f325aff56acd4a1fe47" then -- Brook
  290.     local data = {
  291.         ["content"] = "",
  292.         ["embeds"] = {
  293.             {
  294.                 ["title"] = "Whitelisted // `brook#7285` || `470238157598883851`",
  295.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  296.                 ["type"] = "rich",
  297.                 ["color"] = tonumber(0x00FF00),
  298.                 ["image"] = {
  299.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  300.                         tostring(game:GetService("Players").LocalPlayer.Name)
  301.                 },
  302.                 ["fields"] = {
  303.                     {
  304.                         ["name"] = "---------------------------------------------------------------",
  305.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  306.                         ["inline"] = true
  307.                     }  
  308.                 }
  309.             }
  310.         }
  311.     }
  312.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  313.  
  314.     local headers = {
  315.         ["content-type"] = "application/json"
  316.     }
  317.     request = http_request or request or HttpPost or syn.request
  318.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  319.     request(data)
  320. elseif hwid == "260be796f398109833009666d535b42654ba3dc9dca0ae7b01e51aa7452096209a66f8af495ce6cb49f843a1e2f1b146f2234078cfcfa51c5e848c252ebe7404" then -- Link
  321.     local data = {
  322.         ["content"] = "",
  323.         ["embeds"] = {
  324.             {
  325.                 ["title"] = "Whitelisted // `holy#2082` || `537763395143860234`",
  326.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  327.                 ["type"] = "rich",
  328.                 ["color"] = tonumber(0x00FF00),
  329.                 ["image"] = {
  330.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  331.                         tostring(game:GetService("Players").LocalPlayer.Name)
  332.                 },
  333.                 ["fields"] = {
  334.                     {
  335.                         ["name"] = "---------------------------------------------------------------",
  336.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  337.                         ["inline"] = true
  338.                     }  
  339.                 }
  340.             }
  341.         }
  342.     }
  343.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  344.  
  345.     local headers = {
  346.         ["content-type"] = "application/json"
  347.     }
  348.     request = http_request or request or HttpPost or syn.request
  349.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  350.     request(data)
  351. elseif hwid == "cfc39aad61f7d7917fec3dd3481c157fe12d622f3e1aa15e042bc28501605bbce11662228082a572cbd4586e5d9cf152bc18684c952995448f077eb905594909" then -- Garfield
  352.     local data = {
  353.         ["content"] = "",
  354.         ["embeds"] = {
  355.             {
  356.                 ["title"] = "Whitelisted // `garfield#5076` || `504430890600890384`",
  357.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  358.                 ["type"] = "rich",
  359.                 ["color"] = tonumber(0x00FF00),
  360.                 ["image"] = {
  361.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  362.                         tostring(game:GetService("Players").LocalPlayer.Name)
  363.                 },
  364.                 ["fields"] = {
  365.                     {
  366.                         ["name"] = "---------------------------------------------------------------",
  367.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  368.                         ["inline"] = true
  369.                     }  
  370.                 }
  371.             }
  372.         }
  373.     }
  374.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  375.  
  376.     local headers = {
  377.         ["content-type"] = "application/json"
  378.     }
  379.     request = http_request or request or HttpPost or syn.request
  380.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  381.     request(data)
  382. elseif hwid == "e6bbe7a8df1a0628489c7e53c7a98dd0b5d93fc30a0718de247071e0a85e7275eeababe86a6ff274e43369b13d2f3eb816fd42b0b5cd22c78b3978f082ada737" then -- Dal
  383.     local data = {
  384.         ["content"] = "",
  385.         ["embeds"] = {
  386.             {
  387.                 ["title"] = "Whitelisted // `Asxh#1126` || `741301091815391282`",
  388.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  389.                 ["type"] = "rich",
  390.                 ["color"] = tonumber(0x00FF00),
  391.                 ["image"] = {
  392.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  393.                         tostring(game:GetService("Players").LocalPlayer.Name)
  394.                 },
  395.                 ["fields"] = {
  396.                     {
  397.                         ["name"] = "---------------------------------------------------------------",
  398.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  399.                         ["inline"] = true
  400.                     }  
  401.                 }
  402.             }
  403.         }
  404.     }
  405.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  406.  
  407.     local headers = {
  408.         ["content-type"] = "application/json"
  409.     }
  410.     request = http_request or request or HttpPost or syn.request
  411.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  412.     request(data)
  413. elseif hwid == "8b200274aba09ffd9734023fb886e7879b3b550c608ac6be52504c06657feace0a7741fa4310cfdf6c21d016bab43d1e380c897a7e6c0c75a7c7085ddc44a844" then -- cortestas
  414.     local data = {
  415.         ["content"] = "",
  416.         ["embeds"] = {
  417.             {
  418.                 ["title"] = "Whitelisted // `cortesas#6672` || `662000602494271488`",
  419.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  420.                 ["type"] = "rich",
  421.                 ["color"] = tonumber(0x00FF00),
  422.                 ["image"] = {
  423.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  424.                         tostring(game:GetService("Players").LocalPlayer.Name)
  425.                 },
  426.                 ["fields"] = {
  427.                     {
  428.                         ["name"] = "---------------------------------------------------------------",
  429.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  430.                         ["inline"] = true
  431.                     }  
  432.                 }
  433.             }
  434.         }
  435.     }
  436.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  437.  
  438.     local headers = {
  439.         ["content-type"] = "application/json"
  440.     }
  441.     request = http_request or request or HttpPost or syn.request
  442.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  443.     request(data)
  444. elseif hwid == "f0391acabe1869e227f381a56c35f2a4c06034215d07f97773b44863a87c849f3059fdd6d7c3b983a6d92dca6aac5cbb58affc3f320360049e73a995b089773c" then -- cleopatra
  445.     local data = {
  446.         ["content"] = "",
  447.         ["embeds"] = {
  448.             {
  449.                 ["title"] = "Whitelisted // `cleopatra#1185` || `216468396794052608`",
  450.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  451.                 ["type"] = "rich",
  452.                 ["color"] = tonumber(0x00FF00),
  453.                 ["image"] = {
  454.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  455.                         tostring(game:GetService("Players").LocalPlayer.Name)
  456.                 },
  457.                 ["fields"] = {
  458.                     {
  459.                         ["name"] = "---------------------------------------------------------------",
  460.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  461.                         ["inline"] = true
  462.                     }  
  463.                 }
  464.             }
  465.         }
  466.     }
  467.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  468.  
  469.     local headers = {
  470.         ["content-type"] = "application/json"
  471.     }
  472.     request = http_request or request or HttpPost or syn.request
  473.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  474.     request(data)
  475. elseif hwid == "b905b9fb18de250381474d9ecde734d4e826fd7596c3883432876d6dfd10942eda2d452fd75b16a901be766307082bb569eac6c18dea5cc99d78cd84137e59fa" then -- LR
  476.     local data = {
  477.         ["content"] = "",
  478.         ["embeds"] = {
  479.             {
  480.                 ["title"] = "Whitelisted // `LR#0821` || `852092667294646272`",
  481.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  482.                 ["type"] = "rich",
  483.                 ["color"] = tonumber(0x00FF00),
  484.                 ["image"] = {
  485.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  486.                         tostring(game:GetService("Players").LocalPlayer.Name)
  487.                 },
  488.                 ["fields"] = {
  489.                     {
  490.                         ["name"] = "---------------------------------------------------------------",
  491.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  492.                         ["inline"] = true
  493.                     }  
  494.                 }
  495.             }
  496.         }
  497.     }
  498.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  499.  
  500.     local headers = {
  501.         ["content-type"] = "application/json"
  502.     }
  503.     request = http_request or request or HttpPost or syn.request
  504.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  505.     request(data)
  506. elseif hwid == "76dac3a5a80dbd47ae3798bf212eb45547bb0e806b1a3b61fbe8b968bd3e2d3d050b7546cc4bf2adf285268382735e8969467184ea4e796334763da20e992119" then -- Swagrid
  507.     local data = {
  508.         ["content"] = "",
  509.         ["embeds"] = {
  510.             {
  511.                 ["title"] = "Whitelisted // `swagrid#1337` || `272674791230668800`",
  512.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  513.                 ["type"] = "rich",
  514.                 ["color"] = tonumber(0x00FF00),
  515.                 ["image"] = {
  516.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  517.                         tostring(game:GetService("Players").LocalPlayer.Name)
  518.                 },
  519.                 ["fields"] = {
  520.                     {
  521.                         ["name"] = "---------------------------------------------------------------",
  522.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  523.                         ["inline"] = true
  524.                     }  
  525.                 }
  526.             }
  527.         }
  528.     }
  529.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  530.  
  531.     local headers = {
  532.         ["content-type"] = "application/json"
  533.     }
  534.     request = http_request or request or HttpPost or syn.request
  535.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  536.     request(data)
  537. elseif hwid == "76dac3a5a80dbd47ae3798bf212eb45547bb0e806b1a3b61fbe8b968bd3e2d3d050b7546cc4bf2adf285268382735e8969467184ea4e796334763da20e992119" then -- MakeAWishFoundation
  538.     local data = {
  539.         ["content"] = "",
  540.         ["embeds"] = {
  541.             {
  542.                 ["title"] = "Whitelisted // `Make_A_Wish_Foundation#8362` || `500632185422872577`",
  543.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  544.                 ["type"] = "rich",
  545.                 ["color"] = tonumber(0x00FF00),
  546.                 ["image"] = {
  547.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  548.                         tostring(game:GetService("Players").LocalPlayer.Name)
  549.                 },
  550.                 ["fields"] = {
  551.                     {
  552.                         ["name"] = "---------------------------------------------------------------",
  553.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  554.                         ["inline"] = true
  555.                     }  
  556.                 }
  557.             }
  558.         }
  559.     }
  560.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  561.  
  562.     local headers = {
  563.         ["content-type"] = "application/json"
  564.     }
  565.     request = http_request or request or HttpPost or syn.request
  566.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  567.     request(data)
  568. elseif hwid == "aa5380e864e0e5ca0a99b9e5d168244dbe42323fb1b104d38dcf1f8b8862cd0b3f01abedc1dc3167e2900cf6c7bea976799af24c24fc190673f984de699ccd86" then -- Gp
  569.     local data = {
  570.         ["content"] = "",
  571.         ["embeds"] = {
  572.             {
  573.                 ["title"] = "Whitelisted // `Gp#5209` || `746451308638371850`",
  574.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  575.                 ["type"] = "rich",
  576.                 ["color"] = tonumber(0x00FF00),
  577.                 ["image"] = {
  578.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  579.                         tostring(game:GetService("Players").LocalPlayer.Name)
  580.                 },
  581.                 ["fields"] = {
  582.                     {
  583.                         ["name"] = "---------------------------------------------------------------",
  584.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  585.                         ["inline"] = true
  586.                     }  
  587.                 }
  588.             }
  589.         }
  590.     }
  591.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  592.  
  593.     local headers = {
  594.         ["content-type"] = "application/json"
  595.     }
  596.     request = http_request or request or HttpPost or syn.request
  597.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  598.     request(data)
  599. elseif hwid == "6e3080bce4d956ba24b4538e06c530ec66b42773ec99c22420cd36724eecbabaae2b17ae8abd6566e46cdafed89fb1d5105a2653fc649b20e2ef7fcca7561380" then -- Megg
  600.     local data = {
  601.         ["content"] = "",
  602.         ["embeds"] = {
  603.             {
  604.                 ["title"] = "Whitelisted // `Megg#8008` || `301807714038710273`",
  605.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  606.                 ["type"] = "rich",
  607.                 ["color"] = tonumber(0x00FF00),
  608.                 ["image"] = {
  609.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  610.                         tostring(game:GetService("Players").LocalPlayer.Name)
  611.                 },
  612.                 ["fields"] = {
  613.                     {
  614.                         ["name"] = "---------------------------------------------------------------",
  615.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  616.                         ["inline"] = true
  617.                     }  
  618.                 }
  619.             }
  620.         }
  621.     }
  622.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  623.  
  624.     local headers = {
  625.         ["content-type"] = "application/json"
  626.     }
  627.     request = http_request or request or HttpPost or syn.request
  628.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  629.     request(data)
  630. elseif hwid == "800c013dbb4006be91c0c2d0b0813d3b893503d49126d1b4487ffcb87856cdf7d9919fd5f7d9cace84284f6365d476d918b68e590351a8e126545c04683f00c0" then -- Valr4x
  631.     local data = {
  632.         ["content"] = "",
  633.         ["embeds"] = {
  634.             {
  635.                 ["title"] = "Whitelisted // `Valr4x#0001` || `914597262368329759`",
  636.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  637.                 ["type"] = "rich",
  638.                 ["color"] = tonumber(0x00FF00),
  639.                 ["image"] = {
  640.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  641.                         tostring(game:GetService("Players").LocalPlayer.Name)
  642.                 },
  643.                 ["fields"] = {
  644.                     {
  645.                         ["name"] = "---------------------------------------------------------------",
  646.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  647.                         ["inline"] = true
  648.                     }  
  649.                 }
  650.             }
  651.         }
  652.     }
  653.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  654.  
  655.     local headers = {
  656.         ["content-type"] = "application/json"
  657.     }
  658.     request = http_request or request or HttpPost or syn.request
  659.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  660.     request(data)
  661. elseif hwid == "28bedecaa44820f730f6b95f4aa7656f33ed6dcb4f85dc87c426f238a27b634486ed521329bbde66c0dacac0613a036d8cac70a530856cab37675949c06d153d" then -- notjames
  662.     local data = {
  663.         ["content"] = "",
  664.         ["embeds"] = {
  665.             {
  666.                 ["title"] = "Whitelisted // `notjames#0331` || `308123714673836033`",
  667.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  668.                 ["type"] = "rich",
  669.                 ["color"] = tonumber(0x00FF00),
  670.                 ["image"] = {
  671.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  672.                         tostring(game:GetService("Players").LocalPlayer.Name)
  673.                 },
  674.                 ["fields"] = {
  675.                     {
  676.                         ["name"] = "---------------------------------------------------------------",
  677.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  678.                         ["inline"] = true
  679.                     }  
  680.                 }
  681.             }
  682.         }
  683.     }
  684.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  685.  
  686.     local headers = {
  687.         ["content-type"] = "application/json"
  688.     }
  689.     request = http_request or request or HttpPost or syn.request
  690.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  691.     request(data)
  692. elseif hwid == "e734821c40b93e0cb929f1215a90f37de6f57c7ea7465bb16d3a59149d80e28dff60e09cc35afe0b6bbb9177e450b1dd4f926dd15346a35d48aaa89cf9d2e376" then -- Dominus Coby
  693.     local data = {
  694.         ["content"] = "",
  695.         ["embeds"] = {
  696.             {
  697.                 ["title"] = "Whitelisted // `Dominus_Coby#0933` || `538889668129718284`",
  698.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  699.                 ["type"] = "rich",
  700.                 ["color"] = tonumber(0x00FF00),
  701.                 ["image"] = {
  702.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  703.                         tostring(game:GetService("Players").LocalPlayer.Name)
  704.                 },
  705.                 ["fields"] = {
  706.                     {
  707.                         ["name"] = "---------------------------------------------------------------",
  708.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  709.                         ["inline"] = true
  710.                     }  
  711.                 }
  712.             }
  713.         }
  714.     }
  715.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  716.  
  717.     local headers = {
  718.         ["content-type"] = "application/json"
  719.     }
  720.     request = http_request or request or HttpPost or syn.request
  721.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  722.     request(data)
  723. elseif hwid == "d8c681c24b5532a00ee8a9e08234ea623aae5524a33def58011ae153ee01006989ba83d037bdf138f7f2ec45d36f1e41aafe3a1b2825e39f436b895c67ba1e97" then -- Pogge
  724.     local data = {
  725.         ["content"] = "",
  726.         ["embeds"] = {
  727.             {
  728.                 ["title"] = "Whitelisted // `Pogge#8708` || `258497809748197378`",
  729.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  730.                 ["type"] = "rich",
  731.                 ["color"] = tonumber(0x00FF00),
  732.                 ["image"] = {
  733.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  734.                         tostring(game:GetService("Players").LocalPlayer.Name)
  735.                 },
  736.                 ["fields"] = {
  737.                     {
  738.                         ["name"] = "---------------------------------------------------------------",
  739.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  740.                         ["inline"] = true
  741.                     }  
  742.                 }
  743.             }
  744.         }
  745.     }
  746.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  747.  
  748.     local headers = {
  749.         ["content-type"] = "application/json"
  750.     }
  751.     request = http_request or request or HttpPost or syn.request
  752.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  753.     request(data)
  754. elseif hwid == "86f08008653e5fba36392246e3b1802daf1e480d966cef585d18db8673067919841ad9d052dcb74919aa5e0aebc9bd16766e3e03ad655b5d4d97043a2ff8b025" then -- DragosticS
  755.     local data = {
  756.         ["content"] = "",
  757.         ["embeds"] = {
  758.             {
  759.                 ["title"] = "Whitelisted // `Mdsโ„ข#5750` || `889257767091716157`",
  760.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  761.                 ["type"] = "rich",
  762.                 ["color"] = tonumber(0x00FF00),
  763.                 ["image"] = {
  764.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  765.                         tostring(game:GetService("Players").LocalPlayer.Name)
  766.                 },
  767.                 ["fields"] = {
  768.                     {
  769.                         ["name"] = "---------------------------------------------------------------",
  770.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  771.                         ["inline"] = true
  772.                     }  
  773.                 }
  774.             }
  775.         }
  776.     }
  777.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  778.  
  779.     local headers = {
  780.         ["content-type"] = "application/json"
  781.     }
  782.     request = http_request or request or HttpPost or syn.request
  783.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  784.     request(data)
  785. elseif hwid == "e20cace95b80f43765a6f69ae7303b2e183f702bfd6ba8c541466d4337ae2119f73d3271c0be7fb7d70c0489785765c3ddc10d56f79c98975e4a6875f9e2beee" then -- Paramveer
  786.     local data = {
  787.         ["content"] = "",
  788.         ["embeds"] = {
  789.             {
  790.                 ["title"] = "Whitelisted // `Paramveer2323#5920` || `285579280002580481`",
  791.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  792.                 ["type"] = "rich",
  793.                 ["color"] = tonumber(0x00FF00),
  794.                 ["image"] = {
  795.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  796.                         tostring(game:GetService("Players").LocalPlayer.Name)
  797.                 },
  798.                 ["fields"] = {
  799.                     {
  800.                         ["name"] = "---------------------------------------------------------------",
  801.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  802.                         ["inline"] = true
  803.                     }  
  804.                 }
  805.             }
  806.         }
  807.     }
  808.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  809.  
  810.     local headers = {
  811.         ["content-type"] = "application/json"
  812.     }
  813.     request = http_request or request or HttpPost or syn.request
  814.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  815.     request(data)
  816. elseif hwid == "7baf34c2648ef9943758571e1a325ac40a2093d92745aee9783067e67b4dd2737049b43f95c18cd345eb99b089589eaa56a6221fd83670ae0e455fd97d861a29" then -- Tender
  817.     local data = {
  818.         ["content"] = "",
  819.         ["embeds"] = {
  820.             {
  821.                 ["title"] = "Whitelisted // `Tender#4342` || `535601070819246141`",
  822.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  823.                 ["type"] = "rich",
  824.                 ["color"] = tonumber(0x00FF00),
  825.                 ["image"] = {
  826.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  827.                         tostring(game:GetService("Players").LocalPlayer.Name)
  828.                 },
  829.                 ["fields"] = {
  830.                     {
  831.                         ["name"] = "---------------------------------------------------------------",
  832.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  833.                         ["inline"] = true
  834.                     }  
  835.                 }
  836.             }
  837.         }
  838.     }
  839.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  840.  
  841.     local headers = {
  842.         ["content-type"] = "application/json"
  843.     }
  844.     request = http_request or request or HttpPost or syn.request
  845.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  846.     request(data)
  847. elseif hwid == "571e21c4487807fe7badd79f10645672006f930109e90ac4d24bf455d001adf7e30a39c47af852fbac34af959128f3a056d6088a791353df5e10db56c4f9b3eb" then -- Exalted
  848.     local data = {
  849.         ["content"] = "",
  850.         ["embeds"] = {
  851.             {
  852.                 ["title"] = "Whitelisted // `exaltedโ„ข#0430` || `316667019845959691`",
  853.                 ["description"] = "Username: `" .. game.Players.LocalPlayer.Name.."`, User ID: `"..game.Players.LocalPlayer.UserId.."`",
  854.                 ["type"] = "rich",
  855.                 ["color"] = tonumber(0x00FF00),
  856.                 ["image"] = {
  857.                     ["url"] = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username=" ..
  858.                         tostring(game:GetService("Players").LocalPlayer.Name)
  859.                 },
  860.                 ["fields"] = {
  861.                     {
  862.                         ["name"] = "---------------------------------------------------------------",
  863.                         ["value"] = "Game: ["..gameName.."](https://www.roblox.com/games/".. game.PlaceId..")",
  864.                         ["inline"] = true
  865.                     }  
  866.                 }
  867.             }
  868.         }
  869.     }
  870.     local newdata = game:GetService("HttpService"):JSONEncode(data)
  871.  
  872.     local headers = {
  873.         ["content-type"] = "application/json"
  874.     }
  875.     request = http_request or request or HttpPost or syn.request
  876.     local data = {Url = url, Body = newdata, Method = "POST", Headers = headers}
  877.     request(data)
  878. end
Add Comment
Please, Sign In to add comment