GhostAim

OVERPOWERED SCRIPT HUB *NEW* 2023

Apr 22nd, 2023
391
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. This is script includes tons of games to choose from. It's recommended to use Synapse X, but Krnl and Fluxus works as well.
  2.  
  3. This exploit works for Kat, Ninja Legends, Arsenal, Pro tower Of hell and Tower of Hell, MeepCity, Vr Hands, Da Hood, BIG Paintball! and Murder mystery Two
  4.  
  5.  
  6. -----kat
  7. loadstring(game:HttpGet("https://pastebin.com/raw/1baRYpFK", true))()
  8.  
  9.  
  10.  
  11.  
  12. ------------ninjalegends
  13. loadstring(game:HttpGet("https://pastebin.com/raw/GnpCbT1h", true))()
  14.  
  15.  
  16. ----------vrhands
  17.  
  18.  
  19. -----universaltest
  20. if game.PlaceId == 286090429 then
  21. print("Arsenal Detected!") elseif
  22. game.PlaceId == 621129760 then
  23. print("Kat Detected") elseif
  24. game.PlaceId == 3582763398 then
  25. print("Pro Tower Of Hell Detected") elseif
  26. game.PlaceId == 1962086868 then
  27. print("Tower of hell Detected") elseif
  28. game.PlaceId == 370731277 then
  29. print("Meep City Detected") elseif
  30. game.PlaceId == 4832438542 then
  31. print("Vr Hands") elseif
  32. game.PlaceId == 370731277 then
  33. print("Da Hood") elseif
  34. game.PlaceId == 2788229376 then
  35. print("BIG Paintball! Detected") elseif
  36. game.PlaceId == 142823291 then
  37. print ("MM2")elseif
  38. game.PlaceId == 2041312716 then
  39. loadstring(game:HttpGet("https://textbin.net/raw/s28q0yflpx", true))() else
  40.  
  41.  
  42.  
  43. loadstring(game:HttpGet("https://paste.ee/r/wM6RO/0", true))()
  44. end
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52. if identifyexecutor then
  53. _G.EXPLOIT = ' | '..identifyexecutor();
  54. end;
  55.  
  56. game:GetService("StarterGui"):SetCore("SendNotification", {
  57. Title = "GUI HUB Loaded!";
  58. Text = ('GUI HUB'.._G.EXPLOIT);
  59. })
  60.  
  61. if not syn_decompile then
  62. if not KRNL_LOADED then
  63.  
  64.  
  65. local function callback(Text)
  66. if Text == "Get Link" then
  67. setclipboard ("https://wearedevs.net/d/Krnl")
  68. wait(0.3)
  69. game:GetService("StarterGui"):SetCore("SendNotification", {
  70. Title = "KRNL Download !";
  71. Text = "The download link has been copied to your clipboard , Paste it in your browser for download ";
  72. })
  73.  
  74. elseif Text == ("Button2 text") then
  75. print ("Answer2")
  76. end
  77. end
  78.  
  79. local NotificationBindable = Instance.new("BindableFunction")
  80. NotificationBindable.OnInvoke = callback
  81. --
  82. game.StarterGui:SetCore("SendNotification", {
  83. Title = "Ghost X Script Support";
  84. Text = "You got this script from GHOSTAIM!!";
  85. Icon = "";
  86. Duration = 15;
  87. Button1 = "Get Link";
  88. Button2 = "Close";
  89. Callback = NotificationBindable;
  90. })
  91.  
  92.  
  93. end
  94.  
  95. end
Advertisement
Add Comment
Please, Sign In to add comment