Advertisement
Nova355killer

madcity gui

May 14th, 2019
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 90.54 KB | None | 0 0
  1. local RedBoymadcitygui = Instance.new("ScreenGui")
  2. local MovementFrame = Instance.new("Frame")
  3. local Thenameofthetab2 = Instance.new("TextLabel")
  4. local Thebar2 = Instance.new("Frame")
  5. local GravityButton = Instance.new("TextButton")
  6. local WalkSpeedButton = Instance.new("TextButton")
  7. local Theteleportsframe = Instance.new("Frame")
  8. local Thenameofthetab1 = Instance.new("TextLabel")
  9. local Thebar1 = Instance.new("Frame")
  10. local GarageButton = Instance.new("TextButton")
  11. local BankButtonout = Instance.new("TextButton")
  12. local Casinobuttonin = Instance.new("TextButton")
  13. local CriminalBaseButton = Instance.new("TextButton")
  14. local RoadSterButton = Instance.new("TextButton")
  15. local BankButtonin = Instance.new("TextButton")
  16. local Casinobuttonout = Instance.new("TextButton")
  17. local JewelryButtonin = Instance.new("TextButton")
  18. local JewelryButtonout = Instance.new("TextButton")
  19. local Clubbuttonin = Instance.new("TextButton")
  20. local Clubbuttonout = Instance.new("TextButton")
  21. local GunStoreButton = Instance.new("TextButton")
  22. local CoffeeShopButton = Instance.new("TextButton")
  23. local PrisonFieldbutton = Instance.new("TextButton")
  24. local OutSideofprisonbutton = Instance.new("TextButton")
  25. local AirFieldButton = Instance.new("TextButton")
  26. local DockButton = Instance.new("TextButton")
  27. local HeliButton = Instance.new("TextButton")
  28. local HeroButton = Instance.new("TextButton")
  29. local Miscframe = Instance.new("Frame")
  30. local Thenameofthetab3 = Instance.new("TextLabel")
  31. local Thebar3 = Instance.new("Frame")
  32. local AutoXPButton = Instance.new("TextButton")
  33. local AutoArrestButton = Instance.new("TextButton")
  34. local BtoolsButton = Instance.new("TextButton")
  35. local RemoveLasersButton = Instance.new("TextButton")
  36. local Name = Instance.new("TextLabel")
  37.  
  38. RedBoymadcitygui.Name = "Red Boy madcity gui"
  39. RedBoymadcitygui.Parent = game.CoreGui
  40. RedBoymadcitygui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  41.  
  42. MovementFrame.Name = "Movement Frame"
  43. MovementFrame.Parent = RedBoymadcitygui
  44. MovementFrame.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  45. MovementFrame.BorderSizePixel = 0
  46. MovementFrame.Position = UDim2.new(0.171157703, 0, 0.064122647, 0)
  47. MovementFrame.Size = UDim2.new(0, 165, 0, 33)
  48. MovementFrame.Active = true
  49. MovementFrame.Draggable = true
  50.  
  51. Thenameofthetab2.Name = "The name of the tab 2"
  52. Thenameofthetab2.Parent = MovementFrame
  53. Thenameofthetab2.BackgroundColor3 = Color3.new(1, 1, 1)
  54. Thenameofthetab2.BackgroundTransparency = 1
  55. Thenameofthetab2.BorderSizePixel = 0
  56. Thenameofthetab2.Position = UDim2.new(0.0969696939, 0, 0.151515156, 0)
  57. Thenameofthetab2.Size = UDim2.new(0, 131, 0, 22)
  58. Thenameofthetab2.Font = Enum.Font.ArialBold
  59. Thenameofthetab2.Text = "MOVEMENT"
  60. Thenameofthetab2.TextColor3 = Color3.new(1, 1, 1)
  61. Thenameofthetab2.TextScaled = true
  62. Thenameofthetab2.TextSize = 14
  63. Thenameofthetab2.TextWrapped = true
  64.  
  65. Thebar2.Name = "The bar2"
  66. Thebar2.Parent = MovementFrame
  67. Thebar2.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  68. Thebar2.BackgroundTransparency = 0.40000000596046
  69. Thebar2.BorderSizePixel = 0
  70. Thebar2.Position = UDim2.new(0.00606060587, 0, 0.999999762, 0)
  71. Thebar2.Size = UDim2.new(0, 164, 0, 156)
  72.  
  73. GravityButton.Name = "Gravity Button"
  74. GravityButton.Parent = MovementFrame
  75. GravityButton.BackgroundColor3 = Color3.new(1, 1, 1)
  76. GravityButton.BackgroundTransparency = 1
  77. GravityButton.BorderSizePixel = 0
  78. GravityButton.Position = UDim2.new(-0.0188679248, 0, 1.07922244, 0)
  79. GravityButton.Size = UDim2.new(0, 165, 0, 22)
  80. GravityButton.Font = Enum.Font.ArialBold
  81. GravityButton.Text = "< Gravity >"
  82. GravityButton.TextColor3 = Color3.new(1, 1, 1)
  83. GravityButton.TextScaled = true
  84. GravityButton.TextSize = 14
  85. GravityButton.TextWrapped = true
  86. GravityButton.MouseButton1Down:connect(function()
  87. if Gravity == true then
  88. Gravity = false
  89. game.workspace.Gravity = 196.2
  90. else
  91. Gravity = true
  92. game.workspace.Gravity = 45
  93. end
  94. end)
  95.  
  96. WalkSpeedButton.Name = "WalkSpeed Button"
  97. WalkSpeedButton.Parent = MovementFrame
  98. WalkSpeedButton.BackgroundColor3 = Color3.new(1, 1, 1)
  99. WalkSpeedButton.BackgroundTransparency = 1
  100. WalkSpeedButton.BorderSizePixel = 0
  101. WalkSpeedButton.Position = UDim2.new(0.00606060587, 0, 1.74588919, 0)
  102. WalkSpeedButton.Size = UDim2.new(0, 164, 0, 22)
  103. WalkSpeedButton.Font = Enum.Font.ArialBold
  104. WalkSpeedButton.Text = "< WalkSpeed [X] >"
  105. WalkSpeedButton.TextColor3 = Color3.new(1, 1, 1)
  106. WalkSpeedButton.TextScaled = true
  107. WalkSpeedButton.TextSize = 14
  108. WalkSpeedButton.TextWrapped = true
  109. WalkSpeedButton.MouseButton1Down:connect(function()
  110. local walkspeedplayer = game:GetService("Players").LocalPlayer
  111. local walkspeedmouse = walkspeedplayer:GetMouse()
  112.  
  113. local walkspeedenabled = false
  114.  
  115. function x_walkspeed(key)
  116. if (key == "x") then
  117. if walkspeedenabled == false then
  118. _G.WS = 180;
  119. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  120. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  121. Humanoid.WalkSpeed = _G.WS;
  122. end)
  123. Humanoid.WalkSpeed = _G.WS;
  124.  
  125. walkspeedenabled = true
  126. elseif walkspeedenabled == true then
  127. _G.WS = 20;
  128. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  129. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  130. Humanoid.WalkSpeed = _G.WS;
  131. end)
  132. Humanoid.WalkSpeed = _G.WS;
  133.  
  134. walkspeedenabled = false
  135. end
  136. end
  137. end
  138.  
  139. walkspeedmouse.KeyDown:connect(x_walkspeed)
  140.  
  141. end)
  142.  
  143. Theteleportsframe.Name = "The teleports frame"
  144. Theteleportsframe.Parent = RedBoymadcitygui
  145. Theteleportsframe.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  146. Theteleportsframe.BorderSizePixel = 0
  147. Theteleportsframe.Position = UDim2.new(0.0584459938, 0, 0.0638806298, 0)
  148. Theteleportsframe.Size = UDim2.new(0, 159, 0, 33)
  149. Theteleportsframe.Active = true
  150. Theteleportsframe.Draggable = true
  151.  
  152. Thenameofthetab1.Name = "The name of the tab 1"
  153. Thenameofthetab1.Parent = Theteleportsframe
  154. Thenameofthetab1.BackgroundColor3 = Color3.new(1, 1, 1)
  155. Thenameofthetab1.BackgroundTransparency = 1
  156. Thenameofthetab1.BorderSizePixel = 0
  157. Thenameofthetab1.Position = UDim2.new(0.0943396166, 0, 0.0909090936, 0)
  158. Thenameofthetab1.Size = UDim2.new(0, 123, 0, 27)
  159. Thenameofthetab1.Font = Enum.Font.ArialBold
  160. Thenameofthetab1.Text = "TELEPORTS"
  161. Thenameofthetab1.TextColor3 = Color3.new(1, 1, 1)
  162. Thenameofthetab1.TextScaled = true
  163. Thenameofthetab1.TextSize = 14
  164. Thenameofthetab1.TextWrapped = true
  165.  
  166. Thebar1.Name = "The bar1"
  167. Thebar1.Parent = Theteleportsframe
  168. Thebar1.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  169. Thebar1.BackgroundTransparency = 0.40000000596046
  170. Thebar1.BorderSizePixel = 0
  171. Thebar1.Position = UDim2.new(0, 0, 1.00000024, 0)
  172. Thebar1.Size = UDim2.new(0, 159, 0, 524)
  173.  
  174. GarageButton.Name = "Garage Button"
  175. GarageButton.Parent = Theteleportsframe
  176. GarageButton.BackgroundColor3 = Color3.new(1, 1, 1)
  177. GarageButton.BackgroundTransparency = 1
  178. GarageButton.BorderSizePixel = 0
  179. GarageButton.Position = UDim2.new(-0.0188679248, 0, 1.07922244, 0)
  180. GarageButton.Size = UDim2.new(0, 165, 0, 22)
  181. GarageButton.Font = Enum.Font.ArialBold
  182. GarageButton.Text = "< Garage >"
  183. GarageButton.TextColor3 = Color3.new(1, 1, 1)
  184. GarageButton.TextScaled = true
  185. GarageButton.TextSize = 14
  186. GarageButton.TextWrapped = true
  187. GarageButton.MouseButton1Down:connect(function()
  188. function tp(x,y,z)
  189. local valtomove = 4
  190. moving = true
  191. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  192. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  193. wait()
  194. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  195. end
  196. end
  197. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  198. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  199. wait()
  200. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  201. end
  202. end
  203. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  204. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  205. wait()
  206. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  207. end
  208. end
  209. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  210. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  211. wait()
  212. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  213. end
  214. end
  215. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  216. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  217. wait()
  218. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  219. end
  220. end
  221. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  222. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  223. wait()
  224. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  225. end
  226. end
  227. moving = false
  228. end
  229.  
  230. spawn (function()
  231. game:getService("RunService"):BindToRenderStep("",0,function()
  232. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  233. if moving == true then
  234. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  235. end
  236. end)
  237. end)
  238.  
  239. tp(231.40872192383,24.549949645996,-493.32705688477)
  240. end)
  241.  
  242. BankButtonout.Name = "Bank Button out"
  243. BankButtonout.Parent = Theteleportsframe
  244. BankButtonout.BackgroundColor3 = Color3.new(1, 1, 1)
  245. BankButtonout.BackgroundTransparency = 1
  246. BankButtonout.BorderSizePixel = 0
  247. BankButtonout.Position = UDim2.new(0.00628930796, 0, 2.83679867, 0)
  248. BankButtonout.Size = UDim2.new(0, 158, 0, 22)
  249. BankButtonout.Font = Enum.Font.ArialBold
  250. BankButtonout.Text = "< Bank out >"
  251. BankButtonout.TextColor3 = Color3.new(1, 1, 1)
  252. BankButtonout.TextScaled = true
  253. BankButtonout.TextSize = 14
  254. BankButtonout.TextWrapped = true
  255. BankButtonout.MouseButton1Down:connect(function()
  256. function tp(x,y,z)
  257. local valtomove = 4
  258. moving = true
  259. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  260. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  261. wait()
  262. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  263. end
  264. end
  265. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  266. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  267. wait()
  268. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  269. end
  270. end
  271. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  272. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  273. wait()
  274. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  275. end
  276. end
  277. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  278. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  279. wait()
  280. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  281. end
  282. end
  283. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  284. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  285. wait()
  286. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  287. end
  288. end
  289. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  290. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  291. wait()
  292. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  293. end
  294. end
  295. moving = false
  296. end
  297.  
  298. spawn (function()
  299. game:getService("RunService"):BindToRenderStep("",0,function()
  300. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  301. if moving == true then
  302. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  303. end
  304. end)
  305. end)
  306.  
  307. tp(690.11553955078,24.889343261719,446.09664916992)
  308. end)
  309.  
  310. Casinobuttonin.Name = "Casino button in"
  311. Casinobuttonin.Parent = Theteleportsframe
  312. Casinobuttonin.BackgroundColor3 = Color3.new(1, 1, 1)
  313. Casinobuttonin.BackgroundTransparency = 1
  314. Casinobuttonin.BorderSizePixel = 0
  315. Casinobuttonin.Position = UDim2.new(-0.0188679248, 0, 3.74588919, 0)
  316. Casinobuttonin.Size = UDim2.new(0, 158, 0, 22)
  317. Casinobuttonin.Font = Enum.Font.ArialBold
  318. Casinobuttonin.Text = "< Casino in >"
  319. Casinobuttonin.TextColor3 = Color3.new(1, 1, 1)
  320. Casinobuttonin.TextScaled = true
  321. Casinobuttonin.TextSize = 14
  322. Casinobuttonin.TextWrapped = true
  323. Casinobuttonin.MouseButton1Down:connect(function()
  324. function tp(x,y,z)
  325. local valtomove = 4
  326. moving = true
  327. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  328. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  329. wait()
  330. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  331. end
  332. end
  333. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  334. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  335. wait()
  336. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  337. end
  338. end
  339. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  340. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  341. wait()
  342. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  343. end
  344. end
  345. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  346. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  347. wait()
  348. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  349. end
  350. end
  351. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  352. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  353. wait()
  354. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  355. end
  356. end
  357. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  358. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  359. wait()
  360. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  361. end
  362. end
  363. moving = false
  364. end
  365.  
  366. spawn (function()
  367. game:getService("RunService"):BindToRenderStep("",0,function()
  368. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  369. if moving == true then
  370. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  371. end
  372. end)
  373. end)
  374.  
  375. tp(1748, 38, 542)
  376. end)
  377.  
  378. CriminalBaseButton.Name = "Criminal Base Button"
  379. CriminalBaseButton.Parent = Theteleportsframe
  380. CriminalBaseButton.BackgroundColor3 = Color3.new(1, 1, 1)
  381. CriminalBaseButton.BackgroundTransparency = 1
  382. CriminalBaseButton.BorderSizePixel = 0
  383. CriminalBaseButton.Position = UDim2.new(0.00628930703, 0, 5.50346422, 0)
  384. CriminalBaseButton.Size = UDim2.new(0, 159, 0, 22)
  385. CriminalBaseButton.Font = Enum.Font.ArialBold
  386. CriminalBaseButton.Text = "< Criminal Base >"
  387. CriminalBaseButton.TextColor3 = Color3.new(1, 1, 1)
  388. CriminalBaseButton.TextScaled = true
  389. CriminalBaseButton.TextSize = 14
  390. CriminalBaseButton.TextWrapped = true
  391. CriminalBaseButton.MouseButton1Down:connect(function()
  392. function tp(x,y,z)
  393. local valtomove = 4
  394. moving = true
  395. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  396. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  397. wait()
  398. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  399. end
  400. end
  401. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  402. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  403. wait()
  404. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  405. end
  406. end
  407. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  408. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  409. wait()
  410. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  411. end
  412. end
  413. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  414. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  415. wait()
  416. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  417. end
  418. end
  419. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  420. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  421. wait()
  422. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  423. end
  424. end
  425. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  426. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  427. wait()
  428. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  429. end
  430. end
  431. moving = false
  432. end
  433.  
  434. spawn (function()
  435. game:getService("RunService"):BindToRenderStep("",0,function()
  436. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  437. if moving == true then
  438. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  439. end
  440. end)
  441. end)
  442.  
  443. tp(2145, 25, 377)
  444. end)
  445.  
  446. RoadSterButton.Name = "RoadSter Button"
  447. RoadSterButton.Parent = Theteleportsframe
  448. RoadSterButton.BackgroundColor3 = Color3.new(1, 1, 1)
  449. RoadSterButton.BackgroundTransparency = 1
  450. RoadSterButton.BorderSizePixel = 0
  451. RoadSterButton.Position = UDim2.new(0.00628930796, 0, 6.38225269, 0)
  452. RoadSterButton.Size = UDim2.new(0, 159, 0, 22)
  453. RoadSterButton.Font = Enum.Font.ArialBold
  454. RoadSterButton.Text = "< RoadSter >"
  455. RoadSterButton.TextColor3 = Color3.new(1, 1, 1)
  456. RoadSterButton.TextScaled = true
  457. RoadSterButton.TextSize = 14
  458. RoadSterButton.TextWrapped = true
  459. RoadSterButton.MouseButton1Down:connect(function()
  460. function tp(x,y,z)
  461. local valtomove = 4
  462. moving = true
  463. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  464. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  465. wait()
  466. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  467. end
  468. end
  469. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  470. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  471. wait()
  472. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  473. end
  474. end
  475. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  476. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  477. wait()
  478. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  479. end
  480. end
  481. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  482. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  483. wait()
  484. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  485. end
  486. end
  487. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  488. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  489. wait()
  490. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  491. end
  492. end
  493. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  494. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  495. wait()
  496. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  497. end
  498. end
  499. moving = false
  500. end
  501.  
  502. spawn (function()
  503. game:getService("RunService"):BindToRenderStep("",0,function()
  504. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  505. if moving == true then
  506. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  507. end
  508. end)
  509. end)
  510.  
  511. tp(280, 24, 98)
  512. end)
  513.  
  514. BankButtonin.Name = "Bank Button in"
  515. BankButtonin.Parent = Theteleportsframe
  516. BankButtonin.BackgroundColor3 = Color3.new(1, 1, 1)
  517. BankButtonin.BackgroundTransparency = 1
  518. BankButtonin.BorderSizePixel = 0
  519. BankButtonin.Position = UDim2.new(0.00628930796, 0, 1.98831379, 0)
  520. BankButtonin.Size = UDim2.new(0, 158, 0, 22)
  521. BankButtonin.Font = Enum.Font.ArialBold
  522. BankButtonin.Text = "< Bank in >"
  523. BankButtonin.TextColor3 = Color3.new(1, 1, 1)
  524. BankButtonin.TextScaled = true
  525. BankButtonin.TextSize = 14
  526. BankButtonin.TextWrapped = true
  527. BankButtonin.MouseButton1Down:connect(function()
  528. function tp(x,y,z)
  529. local valtomove = 4
  530. moving = true
  531. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  532. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  533. wait()
  534. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  535. end
  536. end
  537. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  538. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  539. wait()
  540. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  541. end
  542. end
  543. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  544. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  545. wait()
  546. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  547. end
  548. end
  549. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  550. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  551. wait()
  552. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  553. end
  554. end
  555. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  556. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  557. wait()
  558. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  559. end
  560. end
  561. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  562. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  563. wait()
  564. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  565. end
  566. end
  567. moving = false
  568. end
  569.  
  570. spawn (function()
  571. game:getService("RunService"):BindToRenderStep("",0,function()
  572. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  573. if moving == true then
  574. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  575. end
  576. end)
  577. end)
  578.  
  579. tp(718, -1, 471)
  580. end)
  581.  
  582. Casinobuttonout.Name = "Casino button out"
  583. Casinobuttonout.Parent = Theteleportsframe
  584. Casinobuttonout.BackgroundColor3 = Color3.new(1, 1, 1)
  585. Casinobuttonout.BackgroundTransparency = 1
  586. Casinobuttonout.BorderSizePixel = 0
  587. Casinobuttonout.Position = UDim2.new(0.00628930796, 0, 4.62467718, 0)
  588. Casinobuttonout.Size = UDim2.new(0, 158, 0, 22)
  589. Casinobuttonout.Font = Enum.Font.ArialBold
  590. Casinobuttonout.Text = "< Casino out >"
  591. Casinobuttonout.TextColor3 = Color3.new(1, 1, 1)
  592. Casinobuttonout.TextScaled = true
  593. Casinobuttonout.TextSize = 14
  594. Casinobuttonout.TextWrapped = true
  595. Casinobuttonout.MouseButton1Down:connect(function()
  596. function tp(x,y,z)
  597. local valtomove = 4
  598. moving = true
  599. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  600. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  601. wait()
  602. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  603. end
  604. end
  605. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  606. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  607. wait()
  608. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  609. end
  610. end
  611. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  612. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  613. wait()
  614. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  615. end
  616. end
  617. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  618. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  619. wait()
  620. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  621. end
  622. end
  623. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  624. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  625. wait()
  626. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  627. end
  628. end
  629. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  630. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  631. wait()
  632. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  633. end
  634. end
  635. moving = false
  636. end
  637.  
  638. spawn (function()
  639. game:getService("RunService"):BindToRenderStep("",0,function()
  640. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  641. if moving == true then
  642. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  643. end
  644. end)
  645. end)
  646.  
  647. tp(1779.7911376953,24.738931655884,685.00677490234)
  648. end)
  649.  
  650. JewelryButtonin.Name = "Jewelry Button in"
  651. JewelryButtonin.Parent = Theteleportsframe
  652. JewelryButtonin.BackgroundColor3 = Color3.new(1, 1, 1)
  653. JewelryButtonin.BackgroundTransparency = 1
  654. JewelryButtonin.BorderSizePixel = 0
  655. JewelryButtonin.Position = UDim2.new(0.00628930703, 0, 7.23073769, 0)
  656. JewelryButtonin.Size = UDim2.new(0, 158, 0, 22)
  657. JewelryButtonin.Font = Enum.Font.ArialBold
  658. JewelryButtonin.Text = "< Jewelry in >"
  659. JewelryButtonin.TextColor3 = Color3.new(1, 1, 1)
  660. JewelryButtonin.TextScaled = true
  661. JewelryButtonin.TextSize = 14
  662. JewelryButtonin.TextWrapped = true
  663. JewelryButtonin.MouseButton1Down:connect(function()
  664. function tp(x,y,z)
  665. local valtomove = 4
  666. moving = true
  667. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  668. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  669. wait()
  670. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  671. end
  672. end
  673. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  674. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  675. wait()
  676. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  677. end
  678. end
  679. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  680. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  681. wait()
  682. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  683. end
  684. end
  685. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  686. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  687. wait()
  688. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  689. end
  690. end
  691. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  692. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  693. wait()
  694. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  695. end
  696. end
  697. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  698. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  699. wait()
  700. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  701. end
  702. end
  703. moving = false
  704. end
  705.  
  706. spawn (function()
  707. game:getService("RunService"):BindToRenderStep("",0,function()
  708. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  709. if moving == true then
  710. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  711. end
  712. end)
  713. end)
  714.  
  715. tp(-196, 24, 750)
  716. end)
  717.  
  718. JewelryButtonout.Name = "Jewelry Button out"
  719. JewelryButtonout.Parent = Theteleportsframe
  720. JewelryButtonout.BackgroundColor3 = Color3.new(1, 1, 1)
  721. JewelryButtonout.BackgroundTransparency = 1
  722. JewelryButtonout.BorderSizePixel = 0
  723. JewelryButtonout.Position = UDim2.new(0.0125786159, 0, 8.07922268, 0)
  724. JewelryButtonout.Size = UDim2.new(0, 158, 0, 22)
  725. JewelryButtonout.Font = Enum.Font.ArialBold
  726. JewelryButtonout.Text = "< Jewelry out >"
  727. JewelryButtonout.TextColor3 = Color3.new(1, 1, 1)
  728. JewelryButtonout.TextScaled = true
  729. JewelryButtonout.TextSize = 14
  730. JewelryButtonout.TextWrapped = true
  731. JewelryButtonout.MouseButton1Down:connect(function()
  732. function tp(x,y,z)
  733. local valtomove = 4
  734. moving = true
  735. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  736. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  737. wait()
  738. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  739. end
  740. end
  741. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  742. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  743. wait()
  744. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  745. end
  746. end
  747. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  748. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  749. wait()
  750. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  751. end
  752. end
  753. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  754. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  755. wait()
  756. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  757. end
  758. end
  759. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  760. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  761. wait()
  762. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  763. end
  764. end
  765. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  766. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  767. wait()
  768. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  769. end
  770. end
  771. moving = false
  772. end
  773.  
  774. spawn (function()
  775. game:getService("RunService"):BindToRenderStep("",0,function()
  776. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  777. if moving == true then
  778. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  779. end
  780. end)
  781. end)
  782.  
  783. tp(-203.3496960449,24.578149795532,731.06182861328)
  784. end)
  785.  
  786. Clubbuttonin.Name = "Club button in"
  787. Clubbuttonin.Parent = Theteleportsframe
  788. Clubbuttonin.BackgroundColor3 = Color3.new(1, 1, 1)
  789. Clubbuttonin.BackgroundTransparency = 1
  790. Clubbuttonin.BorderSizePixel = 0
  791. Clubbuttonin.Position = UDim2.new(-0.0188679248, 0, 8.95801067, 0)
  792. Clubbuttonin.Size = UDim2.new(0, 158, 0, 22)
  793. Clubbuttonin.Font = Enum.Font.ArialBold
  794. Clubbuttonin.Text = "< Club in >"
  795. Clubbuttonin.TextColor3 = Color3.new(1, 1, 1)
  796. Clubbuttonin.TextScaled = true
  797. Clubbuttonin.TextSize = 14
  798. Clubbuttonin.TextWrapped = true
  799. Clubbuttonin.MouseButton1Down:connect(function()
  800. function tp(x,y,z)
  801. local valtomove = 4
  802. moving = true
  803. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  804. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  805. wait()
  806. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  807. end
  808. end
  809. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  810. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  811. wait()
  812. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  813. end
  814. end
  815. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  816. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  817. wait()
  818. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  819. end
  820. end
  821. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  822. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  823. wait()
  824. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  825. end
  826. end
  827. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  828. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  829. wait()
  830. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  831. end
  832. end
  833. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  834. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  835. wait()
  836. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  837. end
  838. end
  839. moving = false
  840. end
  841.  
  842. spawn (function()
  843. game:getService("RunService"):BindToRenderStep("",0,function()
  844. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  845. if moving == true then
  846. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  847. end
  848. end)
  849. end)
  850.  
  851. tp(1349, 142, -101)
  852. end)
  853.  
  854. Clubbuttonout.Name = "Club button out"
  855. Clubbuttonout.Parent = Theteleportsframe
  856. Clubbuttonout.BackgroundColor3 = Color3.new(1, 1, 1)
  857. Clubbuttonout.BackgroundTransparency = 1
  858. Clubbuttonout.BorderSizePixel = 0
  859. Clubbuttonout.Position = UDim2.new(0.0125786178, 0, 9.86710167, 0)
  860. Clubbuttonout.Size = UDim2.new(0, 158, 0, 22)
  861. Clubbuttonout.Font = Enum.Font.ArialBold
  862. Clubbuttonout.Text = "< Club out >"
  863. Clubbuttonout.TextColor3 = Color3.new(1, 1, 1)
  864. Clubbuttonout.TextScaled = true
  865. Clubbuttonout.TextSize = 14
  866. Clubbuttonout.TextWrapped = true
  867. Clubbuttonout.MouseButton1Down:connect(function()
  868. function tp(x,y,z)
  869. local valtomove = 4
  870. moving = true
  871. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  872. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  873. wait()
  874. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  875. end
  876. end
  877. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  878. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  879. wait()
  880. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  881. end
  882. end
  883. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  884. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  885. wait()
  886. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  887. end
  888. end
  889. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  890. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  891. wait()
  892. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  893. end
  894. end
  895. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  896. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  897. wait()
  898. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  899. end
  900. end
  901. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  902. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  903. wait()
  904. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  905. end
  906. end
  907. moving = false
  908. end
  909.  
  910. spawn (function()
  911. game:getService("RunService"):BindToRenderStep("",0,function()
  912. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  913. if moving == true then
  914. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  915. end
  916. end)
  917. end)
  918.  
  919. tp(1281, 24, 26)
  920. end)
  921.  
  922. GunStoreButton.Name = "Gun Store Button"
  923. GunStoreButton.Parent = Theteleportsframe
  924. GunStoreButton.BackgroundColor3 = Color3.new(1, 1, 1)
  925. GunStoreButton.BackgroundTransparency = 1
  926. GunStoreButton.BorderSizePixel = 0
  927. GunStoreButton.Position = UDim2.new(0.00628930982, 0, 10.7155867, 0)
  928. GunStoreButton.Size = UDim2.new(0, 158, 0, 22)
  929. GunStoreButton.Font = Enum.Font.ArialBold
  930. GunStoreButton.Text = "< Gun Store >"
  931. GunStoreButton.TextColor3 = Color3.new(1, 1, 1)
  932. GunStoreButton.TextScaled = true
  933. GunStoreButton.TextSize = 14
  934. GunStoreButton.TextWrapped = true
  935. GunStoreButton.MouseButton1Down:connect(function()
  936. function tp(x,y,z)
  937. local valtomove = 4
  938. moving = true
  939. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  940. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  941. wait()
  942. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  943. end
  944. end
  945. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  946. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  947. wait()
  948. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  949. end
  950. end
  951. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  952. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  953. wait()
  954. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  955. end
  956. end
  957. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  958. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  959. wait()
  960. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  961. end
  962. end
  963. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  964. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  965. wait()
  966. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  967. end
  968. end
  969. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  970. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  971. wait()
  972. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  973. end
  974. end
  975. moving = false
  976. end
  977.  
  978. spawn (function()
  979. game:getService("RunService"):BindToRenderStep("",0,function()
  980. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  981. if moving == true then
  982. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  983. end
  984. end)
  985. end)
  986.  
  987. tp(-1619.1705322266,41.934741973877,684.16217041016)
  988. end)
  989.  
  990. CoffeeShopButton.Name = "Coffee Shop Button"
  991. CoffeeShopButton.Parent = Theteleportsframe
  992. CoffeeShopButton.BackgroundColor3 = Color3.new(1, 1, 1)
  993. CoffeeShopButton.BackgroundTransparency = 1
  994. CoffeeShopButton.BorderSizePixel = 0
  995. CoffeeShopButton.Position = UDim2.new(-0.0188679248, 0, 11.5640717, 0)
  996. CoffeeShopButton.Size = UDim2.new(0, 158, 0, 21)
  997. CoffeeShopButton.Font = Enum.Font.ArialBold
  998. CoffeeShopButton.Text = "< Coffee Shop >"
  999. CoffeeShopButton.TextColor3 = Color3.new(1, 1, 1)
  1000. CoffeeShopButton.TextScaled = true
  1001. CoffeeShopButton.TextSize = 14
  1002. CoffeeShopButton.TextWrapped = true
  1003. CoffeeShopButton.MouseButton1Down:connect(function()
  1004. function tp(x,y,z)
  1005. local valtomove = 4
  1006. moving = true
  1007. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1008. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1009. wait()
  1010. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1011. end
  1012. end
  1013. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1014. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1015. wait()
  1016. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  1017. end
  1018. end
  1019. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1020. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1021. wait()
  1022. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1023. end
  1024. end
  1025. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1026. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1027. wait()
  1028. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  1029. end
  1030. end
  1031. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1032. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1033. wait()
  1034. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1035. end
  1036. end
  1037. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1038. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1039. wait()
  1040. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1041. end
  1042. end
  1043. moving = false
  1044. end
  1045.  
  1046. spawn (function()
  1047. game:getService("RunService"):BindToRenderStep("",0,function()
  1048. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  1049. if moving == true then
  1050. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  1051. end
  1052. end)
  1053. end)
  1054.  
  1055. tp(645.106873,34.1722221, -95.3533325)
  1056. end)
  1057.  
  1058. PrisonFieldbutton.Name = "Prison Field button"
  1059. PrisonFieldbutton.Parent = Theteleportsframe
  1060. PrisonFieldbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  1061. PrisonFieldbutton.BackgroundTransparency = 1
  1062. PrisonFieldbutton.BorderSizePixel = 0
  1063. PrisonFieldbutton.Position = UDim2.new(0.0125786178, 0, 12.4731627, 0)
  1064. PrisonFieldbutton.Size = UDim2.new(0, 158, 0, 21)
  1065. PrisonFieldbutton.Font = Enum.Font.ArialBold
  1066. PrisonFieldbutton.Text = "< Prison Field >"
  1067. PrisonFieldbutton.TextColor3 = Color3.new(1, 1, 1)
  1068. PrisonFieldbutton.TextScaled = true
  1069. PrisonFieldbutton.TextSize = 14
  1070. PrisonFieldbutton.TextWrapped = true
  1071. PrisonFieldbutton.MouseButton1Down:connect(function()
  1072. function tp(x,y,z)
  1073. local valtomove = 4
  1074. moving = true
  1075. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1076. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1077. wait()
  1078. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1079. end
  1080. end
  1081. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1082. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1083. wait()
  1084. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  1085. end
  1086. end
  1087. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1088. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1089. wait()
  1090. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1091. end
  1092. end
  1093. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1094. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1095. wait()
  1096. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  1097. end
  1098. end
  1099. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1100. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1101. wait()
  1102. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1103. end
  1104. end
  1105. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1106. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1107. wait()
  1108. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1109. end
  1110. end
  1111. moving = false
  1112. end
  1113.  
  1114. spawn (function()
  1115. game:getService("RunService"):BindToRenderStep("",0,function()
  1116. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  1117. if moving == true then
  1118. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  1119. end
  1120. end)
  1121. end)
  1122.  
  1123. tp(-1005.1217,53.0574532,-3084.28662)
  1124. end)
  1125.  
  1126. OutSideofprisonbutton.Name = "OutSideofprisonbutton"
  1127. OutSideofprisonbutton.Parent = Theteleportsframe
  1128. OutSideofprisonbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  1129. OutSideofprisonbutton.BackgroundTransparency = 1
  1130. OutSideofprisonbutton.BorderSizePixel = 0
  1131. OutSideofprisonbutton.Position = UDim2.new(0.0125786159, 0, 13.3216476, 0)
  1132. OutSideofprisonbutton.Size = UDim2.new(0, 157, 0, 21)
  1133. OutSideofprisonbutton.Font = Enum.Font.ArialBold
  1134. OutSideofprisonbutton.Text = "< Outside of prison >"
  1135. OutSideofprisonbutton.TextColor3 = Color3.new(1, 1, 1)
  1136. OutSideofprisonbutton.TextScaled = true
  1137. OutSideofprisonbutton.TextSize = 14
  1138. OutSideofprisonbutton.TextWrapped = true
  1139. OutSideofprisonbutton.MouseButton1Down:connect(function()
  1140. function tp(x,y,z)
  1141. local valtomove = 4
  1142. moving = true
  1143. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1144. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1145. wait()
  1146. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1147. end
  1148. end
  1149. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1150. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1151. wait()
  1152. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  1153. end
  1154. end
  1155. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1156. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1157. wait()
  1158. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1159. end
  1160. end
  1161. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1162. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1163. wait()
  1164. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  1165. end
  1166. end
  1167. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1168. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1169. wait()
  1170. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1171. end
  1172. end
  1173. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1174. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1175. wait()
  1176. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1177. end
  1178. end
  1179. moving = false
  1180. end
  1181.  
  1182. spawn (function()
  1183. game:getService("RunService"):BindToRenderStep("",0,function()
  1184. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  1185. if moving == true then
  1186. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  1187. end
  1188. end)
  1189. end)
  1190.  
  1191. tp(-889.92981,53.4290733,-2630.6604)
  1192. end)
  1193.  
  1194. AirFieldButton.Name = "Air Field Button"
  1195. AirFieldButton.Parent = Theteleportsframe
  1196. AirFieldButton.BackgroundColor3 = Color3.new(1, 1, 1)
  1197. AirFieldButton.BackgroundTransparency = 1
  1198. AirFieldButton.BorderSizePixel = 0
  1199. AirFieldButton.Position = UDim2.new(0.0125786159, 0, 14.1398296, 0)
  1200. AirFieldButton.Size = UDim2.new(0, 157, 0, 21)
  1201. AirFieldButton.Font = Enum.Font.ArialBold
  1202. AirFieldButton.Text = "< Air Field >"
  1203. AirFieldButton.TextColor3 = Color3.new(1, 1, 1)
  1204. AirFieldButton.TextScaled = true
  1205. AirFieldButton.TextSize = 14
  1206. AirFieldButton.TextWrapped = true
  1207. AirFieldButton.MouseButton1Down:connect(function()
  1208. function tp(x,y,z)
  1209. local valtomove = 4
  1210. moving = true
  1211. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1212. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1213. wait()
  1214. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1215. end
  1216. end
  1217. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1218. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1219. wait()
  1220. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  1221. end
  1222. end
  1223. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1224. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1225. wait()
  1226. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1227. end
  1228. end
  1229. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1230. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1231. wait()
  1232. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  1233. end
  1234. end
  1235. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1236. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1237. wait()
  1238. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1239. end
  1240. end
  1241. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1242. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1243. wait()
  1244. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1245. end
  1246. end
  1247. moving = false
  1248. end
  1249.  
  1250. spawn (function()
  1251. game:getService("RunService"):BindToRenderStep("",0,function()
  1252. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  1253. if moving == true then
  1254. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  1255. end
  1256. end)
  1257. end)
  1258.  
  1259. tp(-2120.67017,31.8184948,-1178.73206)
  1260. end)
  1261.  
  1262. DockButton.Name = "Dock Button"
  1263. DockButton.Parent = Theteleportsframe
  1264. DockButton.BackgroundColor3 = Color3.new(1, 1, 1)
  1265. DockButton.BackgroundTransparency = 1
  1266. DockButton.BorderSizePixel = 0
  1267. DockButton.Position = UDim2.new(0.00628930796, 0, 14.7761936, 0)
  1268. DockButton.Size = UDim2.new(0, 157, 0, 21)
  1269. DockButton.Font = Enum.Font.ArialBold
  1270. DockButton.Text = "< Dock >"
  1271. DockButton.TextColor3 = Color3.new(1, 1, 1)
  1272. DockButton.TextScaled = true
  1273. DockButton.TextSize = 14
  1274. DockButton.TextWrapped = true
  1275. DockButton.MouseButton1Down:connect(function()
  1276. function tp(x,y,z)
  1277. local valtomove = 4
  1278. moving = true
  1279. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1280. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1281. wait()
  1282. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1283. end
  1284. end
  1285. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1286. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1287. wait()
  1288. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  1289. end
  1290. end
  1291. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1292. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1293. wait()
  1294. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1295. end
  1296. end
  1297. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1298. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1299. wait()
  1300. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  1301. end
  1302. end
  1303. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1304. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1305. wait()
  1306. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1307. end
  1308. end
  1309. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1310. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1311. wait()
  1312. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1313. end
  1314. end
  1315. moving = false
  1316. end
  1317.  
  1318. spawn (function()
  1319. game:getService("RunService"):BindToRenderStep("",0,function()
  1320. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  1321. if moving == true then
  1322. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  1323. end
  1324. end)
  1325. end)
  1326.  
  1327. tp(-93.3072739,24.8280773,272.286438)
  1328. end)
  1329.  
  1330. HeliButton.Name = "Heli Button"
  1331. HeliButton.Parent = Theteleportsframe
  1332. HeliButton.BackgroundColor3 = Color3.new(1, 1, 1)
  1333. HeliButton.BackgroundTransparency = 1
  1334. HeliButton.BorderSizePixel = 0
  1335. HeliButton.Position = UDim2.new(0.0125786159, 0, 15.4125566, 0)
  1336. HeliButton.Size = UDim2.new(0, 153, 0, 21)
  1337. HeliButton.Font = Enum.Font.ArialBold
  1338. HeliButton.Text = "< Helicopter Pad >"
  1339. HeliButton.TextColor3 = Color3.new(1, 1, 1)
  1340. HeliButton.TextScaled = true
  1341. HeliButton.TextSize = 14
  1342. HeliButton.TextWrapped = true
  1343. HeliButton.MouseButton1Down:connect(function()
  1344. function tp(x,y,z)
  1345. local valtomove = 4
  1346. moving = true
  1347. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1348. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1349. wait()
  1350. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1351. end
  1352. end
  1353. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1354. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1355. wait()
  1356. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  1357. end
  1358. end
  1359. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1360. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1361. wait()
  1362. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1363. end
  1364. end
  1365. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1366. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1367. wait()
  1368. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  1369. end
  1370. end
  1371. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1372. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1373. wait()
  1374. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1375. end
  1376. end
  1377. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1378. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1379. wait()
  1380. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1381. end
  1382. end
  1383. moving = false
  1384. end
  1385.  
  1386. spawn (function()
  1387. game:getService("RunService"):BindToRenderStep("",0,function()
  1388. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  1389. if moving == true then
  1390. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  1391. end
  1392. end)
  1393. end)
  1394.  
  1395. tp(-343.052734,77.4904327,-278.809296)
  1396. end)
  1397.  
  1398. HeroButton.Name = "Hero Button"
  1399. HeroButton.Parent = Theteleportsframe
  1400. HeroButton.BackgroundColor3 = Color3.new(1, 1, 1)
  1401. HeroButton.BackgroundTransparency = 1
  1402. HeroButton.BorderSizePixel = 0
  1403. HeroButton.Position = UDim2.new(0, 0, 16.0489197, 0)
  1404. HeroButton.Size = UDim2.new(0, 157, 0, 21)
  1405. HeroButton.Font = Enum.Font.ArialBold
  1406. HeroButton.Text = "< Hero Base >"
  1407. HeroButton.TextColor3 = Color3.new(1, 1, 1)
  1408. HeroButton.TextScaled = true
  1409. HeroButton.TextSize = 14
  1410. HeroButton.TextWrapped = true
  1411. HeroButton.MouseButton1Down:connect(function()
  1412. function tp(x,y,z)
  1413. local valtomove = 4
  1414. moving = true
  1415. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1416. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1417. wait()
  1418. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1419. end
  1420. end
  1421. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1422. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1423. wait()
  1424. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  1425. end
  1426. end
  1427. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1428. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1429. wait()
  1430. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1431. end
  1432. end
  1433. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1434. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1435. wait()
  1436. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  1437. end
  1438. end
  1439. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1440. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1441. wait()
  1442. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1443. end
  1444. end
  1445. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1446. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1447. wait()
  1448. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1449. end
  1450. end
  1451. moving = false
  1452. end
  1453.  
  1454. spawn (function()
  1455. game:getService("RunService"):BindToRenderStep("",0,function()
  1456. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  1457. if moving == true then
  1458. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  1459. end
  1460. end)
  1461. end)
  1462.  
  1463. tp(-1709.20862,10.0487471,1525.65527)
  1464. end)
  1465.  
  1466. Miscframe.Name = "Misc frame"
  1467. Miscframe.Parent = RedBoymadcitygui
  1468. Miscframe.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  1469. Miscframe.BorderSizePixel = 0
  1470. Miscframe.Position = UDim2.new(0.287436783, 0, 0.064122647, 0)
  1471. Miscframe.Size = UDim2.new(0, 165, 0, 33)
  1472. Miscframe.Active = true
  1473. Miscframe.Draggable = true
  1474.  
  1475. Thenameofthetab3.Name = "The name of the tab 3"
  1476. Thenameofthetab3.Parent = Miscframe
  1477. Thenameofthetab3.BackgroundColor3 = Color3.new(1, 1, 1)
  1478. Thenameofthetab3.BackgroundTransparency = 1
  1479. Thenameofthetab3.BorderSizePixel = 0
  1480. Thenameofthetab3.Position = UDim2.new(0.0969696939, 0, 0.151515156, 0)
  1481. Thenameofthetab3.Size = UDim2.new(0, 131, 0, 22)
  1482. Thenameofthetab3.Font = Enum.Font.ArialBold
  1483. Thenameofthetab3.Text = "MISC"
  1484. Thenameofthetab3.TextColor3 = Color3.new(1, 1, 1)
  1485. Thenameofthetab3.TextScaled = true
  1486. Thenameofthetab3.TextSize = 14
  1487. Thenameofthetab3.TextWrapped = true
  1488.  
  1489. Thebar3.Name = "The bar3"
  1490. Thebar3.Parent = Miscframe
  1491. Thebar3.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  1492. Thebar3.BackgroundTransparency = 0.40000000596046
  1493. Thebar3.BorderSizePixel = 0
  1494. Thebar3.Position = UDim2.new(0, 0, 0.999999762, 0)
  1495. Thebar3.Size = UDim2.new(0, 164, 0, 156)
  1496.  
  1497. AutoXPButton.Name = "Auto XP Button"
  1498. AutoXPButton.Parent = Miscframe
  1499. AutoXPButton.BackgroundColor3 = Color3.new(1, 1, 1)
  1500. AutoXPButton.BackgroundTransparency = 1
  1501. AutoXPButton.BorderSizePixel = 0
  1502. AutoXPButton.Position = UDim2.new(0, 0, 1.04891944, 0)
  1503. AutoXPButton.Size = UDim2.new(0, 164, 0, 22)
  1504. AutoXPButton.Font = Enum.Font.ArialBold
  1505. AutoXPButton.Text = "< Auto XP >"
  1506. AutoXPButton.TextColor3 = Color3.new(1, 1, 1)
  1507. AutoXPButton.TextScaled = true
  1508. AutoXPButton.TextSize = 14
  1509. AutoXPButton.TextWrapped = true
  1510. AutoXPButton.MouseButton1Down:Connect(function()
  1511. if Autoxp == false then
  1512. Autoxp = true
  1513. else
  1514. if Autoxp == true then
  1515. Autoxp = false
  1516. end
  1517. end
  1518. XP()
  1519. end)
  1520.  
  1521. function XP()
  1522. while Autoxp == true do
  1523. game.ReplicatedStorage.RemoteFunction:InvokeServer("SetTeam", "Hero")
  1524. game.ReplicatedStorage.RemoteFunction:InvokeServer("SetTeam", "Police")
  1525. game.ReplicatedStorage.RemoteFunction:InvokeServer("SetTeam", "Prisoners")
  1526. wait(1)
  1527. player.Character.HumanoidRootPart.CFrame = CFrame.new(2116.2019042969,25.10528755188,348.36651611328)
  1528. wait(1)
  1529. player.Character.HumanoidRootPart.CFrame = CFrame.new(2116.2019042969,25.10528755188,348.36651611328)
  1530. wait(7)
  1531. end
  1532. end
  1533.  
  1534. AutoArrestButton.Name = "Auto Arrest Button"
  1535. AutoArrestButton.Parent = Miscframe
  1536. AutoArrestButton.BackgroundColor3 = Color3.new(1, 1, 1)
  1537. AutoArrestButton.BackgroundTransparency = 1
  1538. AutoArrestButton.BorderSizePixel = 0
  1539. AutoArrestButton.Position = UDim2.new(0, 0, 1.7155863, 0)
  1540. AutoArrestButton.Size = UDim2.new(0, 163, 0, 22)
  1541. AutoArrestButton.Font = Enum.Font.ArialBold
  1542. AutoArrestButton.Text = "< Auto Arrest >"
  1543. AutoArrestButton.TextColor3 = Color3.new(1, 1, 1)
  1544. AutoArrestButton.TextScaled = true
  1545. AutoArrestButton.TextSize = 14
  1546. AutoArrestButton.TextWrapped = true
  1547. AutoArrestButton.MouseButton1Down:Connect(function()
  1548. while wait() do
  1549. game.Players.LocalPlayer.Character.Humanoid:EquipTool(game.Players.LocalPlayer.Backpack.Handcuffs)
  1550. game.ReplicatedStorage.Event:FireServer("Equip", game.Players.LocalPlayer.Character, game.Players.LocalPlayer.Character.Handcuffs.Handle)
  1551. for i,v in pairs(game.Players:GetChildren()) do
  1552. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
  1553. wait(0.25)
  1554. game.ReplicatedStorage.Event:FireServer("Arrest", v)
  1555. wait()
  1556. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, 0,0)
  1557. end
  1558. wait(0.25)
  1559. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, -1000,0)
  1560. game.Players.LocalPlayer.Character:BreakJoints()
  1561. wait(20)
  1562. end
  1563. end)
  1564.  
  1565. BtoolsButton.Name = "Btools Button"
  1566. BtoolsButton.Parent = Miscframe
  1567. BtoolsButton.BackgroundColor3 = Color3.new(1, 1, 1)
  1568. BtoolsButton.BackgroundTransparency = 1
  1569. BtoolsButton.BorderSizePixel = 0
  1570. BtoolsButton.Position = UDim2.new(-0.00606060587, 0, 2.41255569, 0)
  1571. BtoolsButton.Size = UDim2.new(0, 164, 0, 22)
  1572. BtoolsButton.Font = Enum.Font.ArialBold
  1573. BtoolsButton.Text = "< Btools >"
  1574. BtoolsButton.TextColor3 = Color3.new(1, 1, 1)
  1575. BtoolsButton.TextScaled = true
  1576. BtoolsButton.TextSize = 14
  1577. BtoolsButton.TextWrapped = true
  1578. BtoolsButton.MouseButton1Down:connect(function()
  1579. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  1580. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  1581. if child.ClassName == "Part" then
  1582. child.Locked = false
  1583. end
  1584. if child.ClassName == "MeshPart" then
  1585. child.Locked = false
  1586. end
  1587. if child.ClassName == "UnionOperation" then
  1588. child.Locked = false
  1589. end
  1590. if child.ClassName == "Model" then
  1591. for index, chil in pairs(child:GetChildren()) do
  1592. if chil.ClassName == "Part" then
  1593. chil.Locked = false
  1594. end
  1595. if chil.ClassName == "MeshPart" then
  1596. chil.Locked = false
  1597. end
  1598. if chil.ClassName == "UnionOperation" then
  1599. chil.Locked = false
  1600. end
  1601. if chil.ClassName == "Model" then
  1602. for index, childe in pairs(chil:GetChildren()) do
  1603. if childe.ClassName == "Part" then
  1604. childe.Locked = false
  1605. end
  1606. if childe.ClassName == "MeshPart" then
  1607. childe.Locked = false
  1608. end
  1609. if childe.ClassName == "UnionOperation" then
  1610. childe.Locked = false
  1611. end
  1612. if childe.ClassName == "Model" then
  1613. for index, childeo in pairs(childe:GetChildren()) do
  1614. if childeo.ClassName == "Part" then
  1615. childeo.Locked = false
  1616. end
  1617. if childeo.ClassName == "MeshPart" then
  1618. childeo.Locked = false
  1619. end
  1620. if childeo.ClassName == "UnionOperation" then
  1621. childeo.Locked = false
  1622. end
  1623. if childeo.ClassName == "Model" then
  1624. end
  1625. end
  1626. end
  1627. end
  1628. end
  1629. end
  1630. end
  1631. end
  1632. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  1633. c.BinType = Enum.BinType.Hammer
  1634. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  1635. c.BinType = Enum.BinType.Clone
  1636. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  1637. c.BinType = Enum.BinType.Grab
  1638. end)
  1639.  
  1640. RemoveLasersButton.Name = "Remove Lasers Button"
  1641. RemoveLasersButton.Parent = Miscframe
  1642. RemoveLasersButton.BackgroundColor3 = Color3.new(1, 1, 1)
  1643. RemoveLasersButton.BackgroundTransparency = 1
  1644. RemoveLasersButton.BorderSizePixel = 0
  1645. RemoveLasersButton.Position = UDim2.new(-0.00606060587, 0, 3.07922244, 0)
  1646. RemoveLasersButton.Size = UDim2.new(0, 164, 0, 22)
  1647. RemoveLasersButton.Font = Enum.Font.ArialBold
  1648. RemoveLasersButton.Text = "< Remove Lasers >"
  1649. RemoveLasersButton.TextColor3 = Color3.new(1, 1, 1)
  1650. RemoveLasersButton.TextScaled = true
  1651. RemoveLasersButton.TextSize = 14
  1652. RemoveLasersButton.TextWrapped = true
  1653. RemoveLasersButton.MouseButton1Down:connect(function()
  1654. game.Workspace.Ignore.WorldObjects.Lasers:Remove()
  1655.  
  1656. game.Workspace.Ignore.WorldObjects.Lasers_Club:Remove()
  1657. end)
  1658.  
  1659. function SCRIPT_CKZK86_FAKESCRIPT()
  1660. local script = Instance.new('Script')
  1661. script.Parent = MovementFrame
  1662. while wait() do
  1663. local r = (math.sin(workspace.DistributedGameTime/2)/2)+0.5
  1664. local g = (math.sin(workspace.DistributedGameTime)/2)+0.5
  1665. local b = (math.sin(workspace.DistributedGameTime*1.5)/2)+0.5
  1666. local color = Color3.new(r, g, b)
  1667. script.Parent.BackgroundColor3 = color
  1668. end
  1669.  
  1670. end
  1671. coroutine.resume(coroutine.create(SCRIPT_CKZK86_FAKESCRIPT))
  1672. function SCRIPT_PWBO65_FAKESCRIPT()
  1673. local script = Instance.new('LocalScript')
  1674. script.Parent = MovementFrame
  1675. local uis = game:GetService("UserInputService")
  1676. local opened = false
  1677.  
  1678. uis.InputBegan:Connect(function(kkk, lll)
  1679.  
  1680. local kkkk = kkk.KeyCode
  1681.  
  1682. if kkkk == Enum.KeyCode.Q then
  1683. if opened == true then
  1684. opened = false
  1685. script.Parent:TweenPosition(UDim2.new(.382, 0,1, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Back, .5)
  1686. else
  1687. opened = true
  1688. script.Parent:TweenPosition(UDim2.new(0.171157703, 0, 0.064122647, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Back, .5)
  1689. end
  1690. end
  1691.  
  1692. end)
  1693.  
  1694. end
  1695.  
  1696. Name.Name = "Name"
  1697. Name.Parent = RedBoymadcitygui
  1698. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  1699. Name.BackgroundTransparency = 1
  1700. Name.BorderSizePixel = 0
  1701. Name.Position = UDim2.new(0.0170316305, 0, -0.00859951135, 0)
  1702. Name.Size = UDim2.new(0, 686, 0, 58)
  1703. Name.Font = Enum.Font.SourceSans
  1704. Name.Text = "MadCity Gui By Beasty"
  1705. Name.TextColor3 = Color3.new(0, 0, 0)
  1706. Name.TextScaled = true
  1707. Name.TextSize = 14
  1708. Name.TextWrapped = true
  1709.  
  1710. coroutine.resume(coroutine.create(SCRIPT_PWBO65_FAKESCRIPT))
  1711. function SCRIPT_IBGT88_FAKESCRIPT()
  1712. local script = Instance.new('Script')
  1713. script.Parent = Theteleportsframe
  1714. while wait() do
  1715. local r = (math.sin(workspace.DistributedGameTime/2)/2)+0.5
  1716. local g = (math.sin(workspace.DistributedGameTime)/2)+0.5
  1717. local b = (math.sin(workspace.DistributedGameTime*1.5)/2)+0.5
  1718. local color = Color3.new(r, g, b)
  1719. script.Parent.BackgroundColor3 = color
  1720. end
  1721.  
  1722. end
  1723. coroutine.resume(coroutine.create(SCRIPT_IBGT88_FAKESCRIPT))
  1724. function SCRIPT_MHVB83_FAKESCRIPT() -- Theteleportsframe.LocalScript
  1725. local script = Instance.new('LocalScript')
  1726. script.Parent = Theteleportsframe
  1727. local uis = game:GetService("UserInputService")
  1728. local opened = false
  1729.  
  1730. uis.InputBegan:Connect(function(kkk, lll)
  1731.  
  1732. local kkkk = kkk.KeyCode
  1733.  
  1734. if kkkk == Enum.KeyCode.Q then
  1735. if opened == true then
  1736. opened = false
  1737. script.Parent:TweenPosition(UDim2.new(.382, 0,1, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Back, .5)
  1738. else
  1739. opened = true
  1740. script.Parent:TweenPosition(UDim2.new(0.0584459938, 0, 0.0638806298, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Back, .5)
  1741. end
  1742. end
  1743.  
  1744. end)
  1745.  
  1746. end
  1747. coroutine.resume(coroutine.create(SCRIPT_MHVB83_FAKESCRIPT))
  1748. function SCRIPT_SVGK72_FAKESCRIPT() -- Miscframe.Rainbow
  1749. local script = Instance.new('Script')
  1750. script.Parent = Miscframe
  1751. while wait() do
  1752. local r = (math.sin(workspace.DistributedGameTime/2)/2)+0.5
  1753. local g = (math.sin(workspace.DistributedGameTime)/2)+0.5
  1754. local b = (math.sin(workspace.DistributedGameTime*1.5)/2)+0.5
  1755. local color = Color3.new(r, g, b)
  1756. script.Parent.BackgroundColor3 = color
  1757. end
  1758.  
  1759. end
  1760. coroutine.resume(coroutine.create(SCRIPT_SVGK72_FAKESCRIPT))
  1761.  
  1762. function SCRIPT_EXVL66_FAKESCRIPT() -- Theteleportsframe.LocalScript
  1763. local script = Instance.new('LocalScript')
  1764. script.Parent = Theteleportsframe
  1765. local uis = game:GetService("UserInputService")
  1766. local opened = false
  1767.  
  1768. uis.InputBegan:Connect(function(kkk, lll)
  1769.  
  1770. local kkkk = kkk.KeyCode
  1771.  
  1772. if kkkk == Enum.KeyCode.Q then
  1773. if opened == true then
  1774. opened = false
  1775. script.Parent:TweenPosition(UDim2.new(.382, 0,1, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Back, .5)
  1776. else
  1777. opened = true
  1778. script.Parent:TweenPosition(UDim2.new(0.0584459938, 0, 0.0638806298, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Back, .5)
  1779. end
  1780. end
  1781.  
  1782. end)
  1783.  
  1784. end
  1785. coroutine.resume(coroutine.create(SCRIPT_EXVL66_FAKESCRIPT))
  1786. function SCRIPT_TWMR81_FAKESCRIPT() -- Miscframe.LocalScript
  1787. local script = Instance.new('LocalScript')
  1788. script.Parent = Miscframe
  1789. local uis = game:GetService("UserInputService")
  1790. local opened = false
  1791.  
  1792. uis.InputBegan:Connect(function(kkk, lll)
  1793.  
  1794. local kkkk = kkk.KeyCode
  1795.  
  1796. if kkkk == Enum.KeyCode.Q then
  1797. if opened == true then
  1798. opened = false
  1799. script.Parent:TweenPosition(UDim2.new(.382, 0,1, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Back, .5)
  1800. else
  1801. opened = true
  1802. script.Parent:TweenPosition(UDim2.new(0.287436783, 0, 0.064122647, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Back, .5)
  1803. end
  1804. end
  1805.  
  1806. end)
  1807.  
  1808. end
  1809. coroutine.resume(coroutine.create(SCRIPT_TWMR81_FAKESCRIPT))
  1810. function SCRIPT_WGQV76_FAKESCRIPT() -- Name.Rainbow
  1811. local script = Instance.new('Script')
  1812. script.Parent = Name
  1813. while wait() do
  1814. local r = (math.sin(workspace.DistributedGameTime/2)/2)+0.5
  1815. local g = (math.sin(workspace.DistributedGameTime)/2)+0.5
  1816. local b = (math.sin(workspace.DistributedGameTime*1.5)/2)+0.5
  1817. local color = Color3.new(r, g, b)
  1818. script.Parent.TextColor3 = color
  1819. end
  1820.  
  1821. end
  1822. coroutine.resume(coroutine.create(SCRIPT_WGQV76_FAKESCRIPT))
  1823. function SCRIPT_IPFO79_FAKESCRIPT() -- Name.LocalScript
  1824. local script = Instance.new('LocalScript')
  1825. script.Parent = Name
  1826. local uis = game:GetService("UserInputService")
  1827. local opened = false
  1828.  
  1829. uis.InputBegan:Connect(function(kkk, lll)
  1830.  
  1831. local kkkk = kkk.KeyCode
  1832.  
  1833. if kkkk == Enum.KeyCode.Q then
  1834. if opened == true then
  1835. opened = false
  1836. script.Parent:TweenPosition(UDim2.new(.382, 0,1, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Back, .5)
  1837. else
  1838. opened = true
  1839. script.Parent:TweenPosition(UDim2.new(0.0170316305, 0, -0.00859951135, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Back, .5)
  1840. end
  1841. end
  1842.  
  1843. end)
  1844.  
  1845. end
  1846. coroutine.resume(coroutine.create(SCRIPT_IPFO79_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement