NewbieRoblox

VN

Nov 24th, 2021 (edited)
635
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.08 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2. local Window = Library.CreateLib("VN Hub - Johnny Joestar", "BloodTheme")
  3.  
  4.  
  5. --Anime Fighter
  6.  
  7.  
  8. local Tab = Window:NewTab("Anime Fighter")
  9. local Section = Tab:NewSection("All Anime Fighter Simulator Scripts")
  10.  
  11. Section:NewButton("KJ Hub", "", function()
  12. loadstring(game.HttpGet(game,"https://raw.githubusercontent.com/KiJinGaming/FreeScript/main/KJHub.lua"))();
  13. end)
  14.  
  15. Section:NewButton("ZerO Hub", "", function()
  16. getgenv().gethui = function() return game.CoreGui end
  17.  
  18. loadstring(game:HttpGet("https://raw.githubusercontent.com/Discord0000/Zer0Hub/main/MainScript.lua"))()
  19. end)
  20.  
  21. Section:NewButton("KJ Hub", "", function()
  22. loadstring(game.HttpGet(game, "https://raw.githubusercontent.com/KiJinGaming/FreeScript/main/KJHub.lua"))();
  23. end)
  24.  
  25. local Tab = Window:NewTab("Teleport")
  26. local Section = Tab:NewSection("Teleport Map")
  27.  
  28. Section:NewButton("Tp Super Island", "", function()
  29. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2380.1025390625, -184.72698974609, 442.10290527344)
  30. end)
  31.  
  32. Section:NewButton("Tp Ninja Island", "", function()
  33. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-91.999984741211, -183.43934631348, 2606.9384765625)
  34. end)
  35.  
  36. Section:NewButton("Tp JoJo Island", "", function()
  37. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(6.4149813652039, -184.07151794434, -2400.9677734375)
  38. end)
  39.  
  40.  
  41. Section:NewButton("Tp One Piece Island", "", function()
  42. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1711.2517089844, -182.84812927246, 297.7444152832)
  43. end)
  44.  
  45.  
  46. Section:NewButton("Tp Hero Island", "", function()
  47. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1987.421875, -185.02198791504, 2040.4187011719)
  48. end)
  49.  
  50.  
  51. Section:NewButton("Tp Titan Island", "", function()
  52. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-713.44055175781, -183.3331451416, 546.03869628906)
  53. end)
  54.  
  55.  
  56. Section:NewButton("Tp Slayer Island", "", function()
  57. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-3057.1469726563, -183.77653503418, -1030.7222900391)
  58. end)
  59.  
  60. Section:NewButton("Tp Ghoul Island", "", function()
  61. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1922.6407470703, -183.15563964844, -1576.8055419922)
  62. end)
  63.  
  64.  
  65. Section:NewButton("Tp Chimera Island", "", function()
  66. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1674.5874023438, -182.5531463623, 2279.2055664063)
  67. end)
  68.  
  69.  
  70. Section:NewButton("Tp S.A.O Island", "", function()
  71. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(331.12310791016, -183.03811645508, -516.00537109375)
  72. end)
  73.  
  74.  
  75. Section:NewButton("Tp Bleach Island", "", function()
  76. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2834.3696289063, -184.04399108887, -3636.3435058594)
  77. end)
  78.  
  79. Section:NewButton("Tp Cursed Island", "", function()
  80. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1795.4147949219, -184.17771911621, -2400.9677734375)
  81. end)
  82.  
  83. Section:NewButton("Tp OPM Island", "", function()
  84. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1089.6594238281, -183.33317565918, 4300.138671875)
  85. end)
  86.  
  87. Section:NewButton("Tp 9 Crimes Island", "", function()
  88. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(4280.3598632813, -183.43934631348, 546.03857421875)
  89. end)
  90.  
  91. Section:NewButton("Tp Fate Island", "", function()
  92. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-4883.1733398438, -185.02198791504, -2353.4909667969)
  93. end)
  94.  
  95. Section:NewButton("Tp BLack Clover Island", "", function()
  96. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-63.18212890625, -184.17771911621, -4167.3227539063)
  97. end)
  98.  
  99. Section:NewButton("Tp Full Metal Island", "", function()
  100. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(3867.31640625, -184.07151794434, -3277.8449707031)
  101. end)
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
Add Comment
Please, Sign In to add comment