Facebook
From d, 5 Months ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 167
  1. local vu = game:GetService("VirtualUser")
  2. game:GetService("Players").LocalPlayer.Idled:connect(function()
  3.    vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  4.    wait(3)
  5.    vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  6. end)
  7.  
  8.  if game.Players.LocalPlayer.Name == "Kietcknss" or
  9.  game.Players.LocalPlayer.Name == "Tak_Gin" or
  10.  game.Players.LocalPlayer.Name == "A1tForSmurfing" or
  11.   game.Players.LocalPlayer.Name ==  "ablazeabe65" or
  12.   game.Players.LocalPlayer.Name == "quan2211111"  or
  13.   game.Players.LocalPlayer.Name == "kobiet568"  or
  14.   game.Players.LocalPlayer.Name ==  "NxHH_Sadboi" or
  15.   game.Players.LocalPlayer.Name ==  "nhattien1991a" and
  16.     getgenv().WhitelistKey == "4J4zKPjnBC-bTq43afvxh" or
  17.       getgenv().WhitelistKey == "SMnI2UuHnK-yNyp3oanfj"  or
  18.       getgenv().WhitelistKey == "AHQWhEGVh4-a4y4Eq1K3e" or
  19.       getgenv().WhitelistKey == "siUiAi07Q6-GokJ2kuRW4" or
  20.       getgenv().WhitelistKey == "2k723JTASD-0W3JR1USDF" or
  21.       getgenv().WhitelistKey == "023u2rjfsd-34hixauDIS" or
  22.       getgenv().WhitelistKey == "ldiej23edw-3oOj2otfsa"
  23.        then
  24.  
  25.   --  game.Players.LocalPlayer:Kick("Error:00x2 [CANNOT WHITELISTED,PLEASE SEND THIS TO DEVELOPER]")
  26.   local webhookUrl = "https://discord.com/api/webhooks/1059030612549320734/z_obYwHYAU40ShRVfQ71Yl_y4ICcih4s-WJAIo6NG_1lghPtsefBQdCy43U-ogFUmcJk"
  27.   local player = game.Players.LocalPlayer
  28.  
  29.   local data = {
  30.     content = "",
  31.     embeds = {{
  32.         title = "ACS WHITELIST PRIVATE SCRIPT",
  33.         description = "",
  34.         type = "rich",
  35.         color = tonumber(0x7269da),
  36.         fields = {
  37.             {name = "?️ Username:", value = "||" .. player.Name .. " || " .. getgenv().WhitelistKey .. " Executed UPGRADE VERSION. Whitelisted!", inline = false},
  38.         }
  39.     }}
  40.   }
  41.  
  42.   local jsonData = game:GetService("HttpService"):JSONEncode(data)
  43.   local headers = {["content-type"] = "application/json"}
  44.  
  45.   request = http_request or request or HttpPost or syn.request
  46.   request({Url = webhookUrl, Body = jsonData, Method = "POST", Headers = headers})
  47.  
  48.  
  49.  
  50.   game:GetService("StarterGui"):SetCore("SendNotification",{
  51.   Title = "Whitelist System", -- Required
  52.   Text = "Welcome back " ..game.Players.LocalPlayer.DisplayName, -- Required
  53. })
  54.  
  55. game:GetService("StarterGui"):SetCore("SendNotification",{
  56.   Title = "Whitelist System", -- Required
  57.   Text = "Private script loaded..", -- Required
  58. })
  59.  
  60. local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/IchiGoatKurosaki/Orion/main/UI')))()
  61.  
  62.  
  63. local Window = OrionLib:MakeWindow({Name = "Sukuna Teleports V2", HidePremium = false, SaveConfig = false, ConfigFolder = "OrionTest"})
  64.  
  65. local Tab = Window:MakeTab({
  66.  Name = "Bypass",
  67.  Icon = "rbxassetid://4483345998",
  68.  PremiumOnly = false
  69. })
  70.  
  71. local Section = Tab:AddSection({
  72.  Name = "use this before teleport:"
  73. })
  74.  
  75. Tab:AddButton({
  76.  Name = "Freeze Time Boosts",
  77.  Callback = function()
  78.         local args = {
  79.             [1] = "Hub"
  80.         }
  81.        
  82.         game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Player"):WaitForChild("Teleport"):FireServer(unpack(args))
  83.        
  84.    end    
  85. })
  86.  
  87. Tab:AddButton({
  88.  Name = "Infinite Yield",
  89.  Callback = function()
  90.         loadstring(game:HttpGet("https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source"))()
  91.    end    
  92. })
  93.  
  94. local Section = Tab:AddSection({
  95.  Name = "after used map teleport, use this!"
  96. })
  97.  
  98. Tab:AddToggle({
  99.  Name = "Auto Open Egg [Stay Near Egg]",
  100.  Default = false,
  101.  Callback = function(state)
  102.   getgenv().AutoOpenEggOnScreen = state
  103.  while wait(1) do
  104.       if AutoOpenEggOnScreen == true then
  105.   if game:GetService("Players").LocalPlayer.PlayerGui.OrbGui.OpenFrame.Visible == false then
  106.      game:GetService("VirtualInputManager"):SendKeyEvent(true,"Q",false,game.Players.LocalPlayer)
  107.      game:GetService("VirtualInputManager"):SendKeyEvent(false,"Q",false,game.Players.LocalPlayer)
  108.   end
  109. else
  110.     wait()
  111.     break
  112. end
  113. end
  114.  end    
  115. })
  116.  
  117. local Tab = Window:MakeTab({
  118.  Name = "Map",
  119.  Icon = "rbxassetid://4483345998",
  120.  PremiumOnly = false
  121. })
  122.  
  123. local Section = Tab:AddSection({
  124.  Name = "Select Map Egg To Teleport:"
  125. })
  126.  
  127. Tab:AddButton({
  128.  Name = "DBZ",
  129.  Callback = function()
  130.     game:GetService("Players").LocalPlayer.World.Value = "DBZ"    
  131.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1394.26428, 12.0489006, -632.453674, 0.351781875, 1.74068759e-08, 0.936082006, 3.52519081e-08, 1, -3.18432143e-08, -0.936082006, 4.42005437e-08, 0.351781875)
  132.  
  133.    end    
  134. })
  135.  
  136. Tab:AddButton({
  137.  Name = "Pirate Town",
  138.  Callback = function()
  139.     game:GetService("Players").LocalPlayer.World.Value = "OnePiece"    
  140.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1292.16931, 21.0137939, 1249.63794, -0.137996659, -9.98870675e-09, 0.99043268, 4.87122298e-09, 1, 1.07639009e-08, -0.99043268, 6.31000052e-09, -0.137996659)
  141.  
  142.    end    
  143. })
  144.  
  145. Tab:AddButton({
  146.  Name = "MHA",
  147.  Callback = function()
  148.     game:GetService("Players").LocalPlayer.World.Value = "MHA"    
  149.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2603.55298, 52.8582993, 2806.55615, -0.177947968, -1.26711077e-08, 0.984039903, -1.08610028e-08, 1, 1.09125802e-08, -0.984039903, -8.74578809e-09, -0.177947968)
  150.  
  151.    end    
  152. })
  153.  
  154. Tab:AddButton({
  155.  Name = "Ninja Village",
  156.  Callback = function()
  157.     game:GetService("Players").LocalPlayer.World.Value = "Naruto"  
  158.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1717.83936, 15.2124186, 1355.76843, 0.576506793, 4.42626025e-08, -0.817092359, -2.04668957e-08, 1, 3.97302671e-08, 0.817092359, -6.18142426e-09, 0.576506793)
  159.  
  160.    end    
  161. })
  162.  
  163. Tab:AddButton({
  164.  Name = "Jojo",
  165.  Callback = function()
  166.     game:GetService("Players").LocalPlayer.World.Value = "Jojo"  
  167.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(613.989014, 9.32618046, 3335.67627, 0.871162653, -3.44226869e-08, 0.490994483, 1.92464746e-08, 1, 3.59594203e-08, -0.490994483, -2.18765912e-08, 0.871162653)
  168.  
  169.    end    
  170. })
  171.  
  172. Tab:AddButton({
  173.  Name = "Demon Slayers",
  174.  Callback = function()
  175.     game:GetService("Players").LocalPlayer.World.Value = "DemonSlayer"  
  176.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(5188.95703, 77.2624817, 487.832214, 0.997371674, 1.92784704e-08, -0.0724549368, -1.68433019e-08, 1, 3.42204274e-08, 0.0724549368, -3.29101049e-08, 0.997371674)
  177.  
  178.    end    
  179. })
  180.  
  181. Tab:AddButton({
  182.  Name = "JJK",
  183.  Callback = function()
  184.     game:GetService("Players").LocalPlayer.World.Value = "JJK"    
  185.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-8583.41699, 79.1058502, -834.115051, -0.251502544, -0.0236047022, 0.967568755, 3.13416987e-10, 0.999702573, 0.0243886355, -0.967856646, 0.0061338041, -0.25142774)
  186.  
  187.    end    
  188. })
  189.  
  190. Tab:AddButton({
  191.  Name = "Bleach",
  192.  Callback = function()
  193.     game:GetService("Players").LocalPlayer.World.Value = "Bleach"    
  194.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-7335.72949, 336.189484, -3920.96289, -0.985208869, 0.0270983875, -0.169201642, 2.83206592e-09, 0.987416863, 0.158139139, 0.17135787, 0.155800074, -0.972811818)
  195.  
  196.  
  197.    end    
  198. })
  199.  
  200. Tab:AddButton({
  201.  Name = "HxH",
  202.  Callback = function()
  203.     game:GetService("Players").LocalPlayer.World.Value = "HxH"    
  204.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(3384.61646, 1.70811689, -3234.85107, 0.768506706, 6.38748503e-08, -0.639841735, -3.91639361e-08, 1, 5.27897797e-08, 0.639841735, -1.55105795e-08, 0.768506706)
  205.  
  206.    end    
  207. })
  208.  
  209. Tab:AddButton({
  210.  Name = "ChainSaw",
  211.  Callback = function()
  212.     game:GetService("Players").LocalPlayer.World.Value = "Chainsaw"    
  213.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2883.73901, 84.5337524, -1782.59814, 0.0299004894, -0.0334339999, 0.998993576, -3.52552917e-11, 0.999440432, 0.0334489569, -0.999552906, -0.00100014021, 0.0298837591)
  214.  
  215.  
  216.    end    
  217. })
  218.  
  219. Tab:AddButton({
  220.  Name = "AOT",
  221.  Callback = function()
  222.     game:GetService("Players").LocalPlayer.World.Value = "Aot"
  223.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-4578.69727, 3.47564793, 2142.17212, -0.88138324, 0.229898989, -0.412686378, -8.45316706e-09, 0.873591602, 0.486659706, 0.472401947, 0.42893371, -0.769968987)
  224.  
  225.    end    
  226. })
  227.  
  228.  
  229. local Tab = Window:MakeTab({
  230.  Name = "Huong Dan",
  231.  Icon = "rbxassetid://4483345998",
  232.  PremiumOnly = false
  233. })
  234.  
  235. local Section = Tab:AddSection({
  236.  Name = "Xem di , khong hieu nua t chiu luon"
  237. })
  238. Tab:AddParagraph("Huong dan sai x2 open eggs [+ 20 open egg ]","B1: Sai cai Freeze Time Boosts \nB2: Chon world muon teleport \nB3: Bat 'Auto Open Egg' cua script \nB4: Execute banana hub roi sai auto open egg cua banana hub \nB5: Hoan Thanh Roi." )
  239.  
  240.  
  241. else
  242.    
  243.   local webhookUrl = "https://discord.com/api/webhooks/1059030612549320734/z_obYwHYAU40ShRVfQ71Yl_y4ICcih4s-WJAIo6NG_1lghPtsefBQdCy43U-ogFUmcJk"
  244.   local player = game.Players.LocalPlayer
  245.  
  246.   local data = {
  247.     content = "",
  248.     embeds = {{
  249.         title = "ACS WHITELIST PRIVATE SCRIPT",
  250.         description = "",
  251.         type = "rich",
  252.         color = tonumber(0x7269da),
  253.         fields = {
  254.             {name = "?️ Username:", value = "||" .. player.Name .. " || " .. getgenv().WhitelistKey .. " Executed UPGRADE VERSION. Not Whitelisted @everyone !", inline = false},
  255.         }
  256.     }}
  257.   }
  258.  
  259.   local jsonData = game:GetService("HttpService"):JSONEncode(data)
  260.   local headers = {["content-type"] = "application/json"}
  261.  
  262.   request = http_request or request or HttpPost or syn.request
  263.   request({Url = webhookUrl, Body = jsonData, Method = "POST", Headers = headers})
  264.  
  265.  
  266.     game.Players.LocalPlayer:Kick("Error:00x2 [CANNOT WHITELISTED,PLEASE SEND THIS TO DEVELOPER]")
  267.  end