Advertisement
JsyScripts

TutasuHub V1

Feb 4th, 2023 (edited)
4,805
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.58 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local TutasoFruit = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local TextButton = Instance.new("TextButton")
  9. local ScrollingFrame = Instance.new("ScrollingFrame")
  10. local TextButton_2 = Instance.new("TextButton")
  11. local TextButton_3 = Instance.new("TextButton")
  12. local TextButton_4 = Instance.new("TextButton")
  13. local TextButton_5 = Instance.new("TextButton")
  14. local TextButton_6 = Instance.new("TextButton")
  15. local TextButton_7 = Instance.new("TextButton")
  16. local Fruit = Instance.new("TextButton")
  17. local TextLabel = Instance.new("TextLabel")
  18. local TextButton_8 = Instance.new("TextButton")
  19. local TextLabel_2 = Instance.new("TextLabel")
  20. local TextLabel_3 = Instance.new("TextLabel")
  21. local TextButton_9 = Instance.new("TextButton")
  22.  
  23. --Properties:
  24.  
  25. TutasoFruit.Name = "TutasoFruit"
  26. TutasoFruit.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  27. TutasoFruit.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  28. TutasoFruit.ResetOnSpawn = false
  29.  
  30. Frame.Parent = TutasoFruit
  31. Frame.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
  32. Frame.Position = UDim2.new(0.0201182589, 0, 0.100739822, 0)
  33. Frame.Size = UDim2.new(0.515356898, 0, 0.425809741, 0)
  34.  
  35. TextButton.Parent = Frame
  36. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  37. TextButton.BackgroundTransparency = 1.000
  38. TextButton.Position = UDim2.new(-0.00214646338, 0, 0, 0)
  39. TextButton.Size = UDim2.new(1, 0, 0.200000003, 0)
  40. TextButton.Font = Enum.Font.SourceSans
  41. TextButton.Text = "Teleport"
  42. TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  43. TextButton.TextScaled = true
  44. TextButton.TextSize = 14.000
  45. TextButton.TextWrapped = true
  46.  
  47. ScrollingFrame.Parent = TextButton
  48. ScrollingFrame.Active = true
  49. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  50. ScrollingFrame.Position = UDim2.new(0, 0, 1, 0)
  51. ScrollingFrame.Size = UDim2.new(1, 0, 4, 0)
  52. ScrollingFrame.Visible = false
  53. ScrollingFrame.ZIndex = 5
  54.  
  55. TextButton_2.Parent = ScrollingFrame
  56. TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  57. TextButton_2.Position = UDim2.new(0, 0, 0.569999993, 0)
  58. TextButton_2.Size = UDim2.new(1, 0, 0.189999998, 0)
  59. TextButton_2.ZIndex = 4
  60. TextButton_2.Font = Enum.Font.SourceSans
  61. TextButton_2.Text = "Buggy"
  62. TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  63. TextButton_2.TextSize = 14.000
  64.  
  65. TextButton_3.Parent = ScrollingFrame
  66. TextButton_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  67. TextButton_3.Position = UDim2.new(0, 0, 0.189999998, 0)
  68. TextButton_3.Size = UDim2.new(1, 0, 0.189999998, 0)
  69. TextButton_3.ZIndex = 4
  70. TextButton_3.Font = Enum.Font.SourceSans
  71. TextButton_3.Text = "Jungle"
  72. TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  73. TextButton_3.TextSize = 14.000
  74.  
  75. TextButton_4.Parent = ScrollingFrame
  76. TextButton_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  77. TextButton_4.Size = UDim2.new(1, 0, 0.189999998, 0)
  78. TextButton_4.ZIndex = 4
  79. TextButton_4.Font = Enum.Font.SourceSans
  80. TextButton_4.Text = "Ilha 1"
  81. TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  82. TextButton_4.TextSize = 14.000
  83.  
  84. TextButton_5.Parent = ScrollingFrame
  85. TextButton_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  86. TextButton_5.Position = UDim2.new(0, 0, 0.379999995, 0)
  87. TextButton_5.Size = UDim2.new(1, 0, 0.189999998, 0)
  88. TextButton_5.ZIndex = 4
  89. TextButton_5.Font = Enum.Font.SourceSans
  90. TextButton_5.Text = "Ice"
  91. TextButton_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  92. TextButton_5.TextSize = 14.000
  93.  
  94. TextButton_6.Parent = ScrollingFrame
  95. TextButton_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  96. TextButton_6.Position = UDim2.new(0, 0, 0.75999999, 0)
  97. TextButton_6.Size = UDim2.new(1, 0, 0.189999998, 0)
  98. TextButton_6.ZIndex = 4
  99. TextButton_6.Font = Enum.Font.SourceSans
  100. TextButton_6.Text = "MarineFord"
  101. TextButton_6.TextColor3 = Color3.fromRGB(0, 0, 0)
  102. TextButton_6.TextSize = 14.000
  103.  
  104. TextButton_7.Parent = Frame
  105. TextButton_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  106. TextButton_7.BackgroundTransparency = 1.000
  107. TextButton_7.Position = UDim2.new(0, 0, 0.200000003, 0)
  108. TextButton_7.Size = UDim2.new(1, 0, 0.200000003, 0)
  109. TextButton_7.ZIndex = 0
  110. TextButton_7.Font = Enum.Font.SourceSans
  111. TextButton_7.Text = "GotoFruit"
  112. TextButton_7.TextColor3 = Color3.fromRGB(255, 255, 255)
  113. TextButton_7.TextScaled = true
  114. TextButton_7.TextSize = 14.000
  115. TextButton_7.TextWrapped = true
  116.  
  117. Fruit.Name = "Fruit"
  118. Fruit.Parent = Frame
  119. Fruit.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  120. Fruit.BackgroundTransparency = 1.000
  121. Fruit.Position = UDim2.new(0, 0, 0.3995924, 0)
  122. Fruit.Size = UDim2.new(0.997526765, 0, 0.235054344, 0)
  123. Fruit.ZIndex = 0
  124. Fruit.Font = Enum.Font.SourceSans
  125. Fruit.Text = "FruitNPC"
  126. Fruit.TextColor3 = Color3.fromRGB(255, 255, 255)
  127. Fruit.TextScaled = true
  128. Fruit.TextSize = 14.000
  129. Fruit.TextWrapped = true
  130.  
  131. TextLabel.Parent = Frame
  132. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  133. TextLabel.BackgroundTransparency = 1.000
  134. TextLabel.Position = UDim2.new(0.126641333, 0, 0.634646714, 0)
  135. TextLabel.Size = UDim2.new(0.73623693, 0, 0.199428231, 0)
  136. TextLabel.ZIndex = 0
  137. TextLabel.Font = Enum.Font.SourceSans
  138. TextLabel.Text = "AutoFarm"
  139. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  140. TextLabel.TextScaled = true
  141. TextLabel.TextSize = 14.000
  142. TextLabel.TextWrapped = true
  143.  
  144. TextButton_8.Parent = TextLabel
  145. TextButton_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  146. TextButton_8.BackgroundTransparency = 1.000
  147. TextButton_8.Position = UDim2.new(1.00332785, 0, 0, 0)
  148. TextButton_8.Size = UDim2.new(0.186588928, 0, 1, 0)
  149. TextButton_8.ZIndex = 0
  150. TextButton_8.Font = Enum.Font.SourceSansBold
  151. TextButton_8.Text = "OFF"
  152. TextButton_8.TextColor3 = Color3.fromRGB(255, 255, 255)
  153. TextButton_8.TextScaled = true
  154. TextButton_8.TextSize = 14.000
  155. TextButton_8.TextWrapped = true
  156.  
  157. TextLabel_2.Parent = Frame
  158. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  159. TextLabel_2.Position = UDim2.new(0, 0, 0.833609998, 0)
  160. TextLabel_2.Size = UDim2.new(0.995958984, 0, 0.163531139, 0)
  161. TextLabel_2.ZIndex = 0
  162. TextLabel_2.Font = Enum.Font.SourceSansBold
  163. TextLabel_2.Text = "AutoFarm don't working"
  164. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  165. TextLabel_2.TextScaled = true
  166. TextLabel_2.TextSize = 14.000
  167. TextLabel_2.TextWrapped = true
  168.  
  169. TextLabel_3.Parent = Frame
  170. TextLabel_3.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
  171. TextLabel_3.Position = UDim2.new(0, 0, -0.199428231, 0)
  172. TextLabel_3.Size = UDim2.new(1.00239837, 0, 0.199428231, 0)
  173. TextLabel_3.Font = Enum.Font.Unknown
  174. TextLabel_3.Text = "Tutasu's Fruit HUB"
  175. TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  176. TextLabel_3.TextScaled = true
  177. TextLabel_3.TextSize = 14.000
  178. TextLabel_3.TextWrapped = true
  179.  
  180. TextButton_9.Parent = TutasoFruit
  181. TextButton_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  182. TextButton_9.Position = UDim2.new(0.926991105, 0, 0.0390624776, 0)
  183. TextButton_9.Size = UDim2.new(0.0575221255, 0, 0.0849184766, 0)
  184. TextButton_9.Font = Enum.Font.SourceSans
  185. TextButton_9.Text = " "
  186. TextButton_9.TextColor3 = Color3.fromRGB(0, 0, 0)
  187. TextButton_9.TextScaled = true
  188. TextButton_9.TextSize = 14.000
  189. TextButton_9.TextWrapped = true
  190.  
  191. -- Scripts:
  192.  
  193. local function HGBD_fake_script() -- TextButton_2.LocalScript
  194. local script = Instance.new('LocalScript', TextButton_2)
  195.  
  196. script.Parent.MouseButton1Click:Connect(function()
  197. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-2141,11,-49))
  198. end)
  199. end
  200. coroutine.wrap(HGBD_fake_script)()
  201. local function JBWEATK_fake_script() -- TextButton_3.LocalScript
  202. local script = Instance.new('LocalScript', TextButton_3)
  203.  
  204. script.Parent.MouseButton1Click:Connect(function()
  205. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1796, 12, -257))
  206. end)
  207. end
  208. coroutine.wrap(JBWEATK_fake_script)()
  209. local function PVBNL_fake_script() -- TextButton_4.LocalScript
  210. local script = Instance.new('LocalScript', TextButton_4)
  211.  
  212. script.Parent.MouseButton1Click:Connect(function()
  213. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(200, 10, 650))
  214. end)
  215. end
  216. coroutine.wrap(PVBNL_fake_script)()
  217. local function PMKVY_fake_script() -- TextButton_5.LocalScript
  218. local script = Instance.new('LocalScript', TextButton_5)
  219.  
  220. script.Parent.MouseButton1Click:Connect(function()
  221. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-743, 12, -2312))
  222. end)
  223. end
  224. coroutine.wrap(PMKVY_fake_script)()
  225. local function JIJBZ_fake_script() -- TextButton_6.LocalScript
  226. local script = Instance.new('LocalScript', TextButton_6)
  227.  
  228. script.Parent.MouseButton1Click:Connect(function()
  229. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-2251, 77, 3643))
  230. end)
  231. end
  232. coroutine.wrap(JIJBZ_fake_script)()
  233. local function DTLTDEW_fake_script() -- TextButton.LocalScript
  234. local script = Instance.new('LocalScript', TextButton)
  235.  
  236. script.Parent.MouseButton1Click:Connect(function()
  237. script.Parent.ScrollingFrame.Visible = not script.Parent.ScrollingFrame.Visible
  238. end)
  239. end
  240. coroutine.wrap(DTLTDEW_fake_script)()
  241. local function NTIFY_fake_script() -- TextButton_7.LocalScript
  242. local script = Instance.new('LocalScript', TextButton_7)
  243.  
  244. fruit = {
  245. "[EAT] Forka fruit";
  246. "[EAT] Fogo fruit";
  247. "[EAT] Separa fruit";
  248. }
  249.  
  250. script.Parent.MouseButton1Click:Connect(function()
  251. local player = game.Players.LocalPlayer
  252. for i, tool in pairs(game.Workspace:GetChildren()) do
  253. for i, fruit in pairs(fruit)do
  254. if tool.Name == "[EAT] Forka fruit" then
  255. local pos = Vector3.new(game.Workspace["[EAT] Forka fruit"].Handle.Position.X,game.Workspace["[EAT] Forka fruit"].Handle.Position.Y,game.Workspace["[EAT] Forka fruit"].Handle.Position.Z)
  256. player.Character:MoveTo(pos)
  257. end
  258. if tool.Name == "[EAT] Fogo fruit" then
  259. local pos = Vector3.new(game.Workspace["[EAT] Fogo fruit"].Handle.Position.X,game.Workspace["[EAT] Fogo fruit"].Handle.Position.Y,game.Workspace["[EAT] Fogo fruit"].Handle.Position.Z)
  260. player.Character:MoveTo(pos)
  261. end
  262. if tool.Name == "[EAT] Separa fruit" then
  263. local pos = Vector3.new(game.Workspace["[EAT] Separa fruit"].Handle.Position.X,game.Workspace["[EAT] Separa fruit"].Handle.Position.Y,game.Workspace["[EAT] Separa fruit"].Handle.Position.Z)
  264. player.Character:MoveTo(pos)
  265. end
  266. if tool.Name == "[EAT] Massa fruit" then
  267. local pos = Vector3.new(game.Workspace["[EAT] Massa fruit"].Handle.Position.X,game.Workspace["[EAT] Massa fruit"].Handle.Position.Y,game.Workspace["[EAT] Massa fruit"].Handle.Position.Z)
  268. player.Character:MoveTo(pos)
  269. end
  270. if tool.Name == "[EAT] Gelo fruit" then
  271. local pos = Vector3.new(game.Workspace["[EAT] Gelo fruit"].Handle.Position.X,game.Workspace["[EAT] Gelo fruit"].Handle.Position.Y,game.Workspace["[EAT] Gelo fruit"].Handle.Position.Z)
  272. player.Character:MoveTo(pos)
  273. end
  274. end
  275. end
  276. end)
  277. end
  278. coroutine.wrap(NTIFY_fake_script)()
  279. local function HCLYCP_fake_script() -- Fruit.LocalScript
  280. local script = Instance.new('LocalScript', Fruit)
  281.  
  282. script.Parent.MouseButton1Click:Connect(function()
  283. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-2566, 12, 248))
  284. end)
  285. end
  286. coroutine.wrap(HCLYCP_fake_script)()
  287. local function TDJU_fake_script() -- TextButton_8.LocalScript
  288. local script = Instance.new('LocalScript', TextButton_8)
  289.  
  290. script.Parent.MouseButton1Click:Connect(function()
  291. if script.Parent.Text == "OFF" then
  292. script.Parent.Text = "ON"
  293. elseif script.Parent.Text == "ON" then
  294. script.Parent.Text = "OFF"
  295. end
  296. end)
  297. end
  298. coroutine.wrap(TDJU_fake_script)()
  299. local function XAJZ_fake_script() -- TextButton_9.LocalScript
  300. local script = Instance.new('LocalScript', TextButton_9)
  301.  
  302. script.Parent.MouseButton1Click:Connect(function()
  303. script.Parent.Parent.Frame.Visible = not script.Parent.Parent.Frame.Visible
  304. end)
  305. end
  306. coroutine.wrap(XAJZ_fake_script)()
  307.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement