Advertisement
okban

324234234

Apr 22nd, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.05 KB | None | 0 0
  1.  
  2. --Converted with ttyyuu12345's model to script plugin v4
  3. function sandbox(var,func)
  4. local env = getfenv(func)
  5. local newenv = setmetatable({},{
  6. __index = function(self,k)
  7. if k=="script" then
  8. return var
  9. else
  10. return env[k]
  11. end
  12. end,
  13. })
  14. setfenv(func,newenv)
  15. return func
  16. end
  17. cors = {}
  18. mas = Instance.new("Model",game:GetService("Lighting"))
  19. ScreenGui0 = Instance.new("ScreenGui")
  20. Frame1 = Instance.new("Frame")
  21. TextLabel2 = Instance.new("TextLabel")
  22. ImageLabel3 = Instance.new("ImageLabel")
  23. TextButton4 = Instance.new("TextButton")
  24. LocalScript5 = Instance.new("LocalScript")
  25. TextButton6 = Instance.new("TextButton")
  26. LocalScript7 = Instance.new("LocalScript")
  27. TextButton8 = Instance.new("TextButton")
  28. LocalScript9 = Instance.new("LocalScript")
  29. ImageLabel10 = Instance.new("ImageLabel")
  30. Script11 = Instance.new("Script")
  31. Frame12 = Instance.new("Frame")
  32. ImageLabel13 = Instance.new("ImageLabel")
  33. TextLabel14 = Instance.new("TextLabel")
  34. TextLabel15 = Instance.new("TextLabel")
  35. TextLabel16 = Instance.new("TextLabel")
  36. Frame17 = Instance.new("Frame")
  37. TextBox18 = Instance.new("TextBox")
  38. TextButton19 = Instance.new("TextButton")
  39. LocalScript20 = Instance.new("LocalScript")
  40. Frame21 = Instance.new("Frame")
  41. TextLabel22 = Instance.new("TextLabel")
  42. Frame23 = Instance.new("Frame")
  43. TextLabel24 = Instance.new("TextLabel")
  44. TextLabel25 = Instance.new("TextLabel")
  45. TextButton26 = Instance.new("TextButton")
  46. LocalScript27 = Instance.new("LocalScript")
  47. TextButton28 = Instance.new("TextButton")
  48. LocalScript29 = Instance.new("LocalScript")
  49. TextButton30 = Instance.new("TextButton")
  50. LocalScript31 = Instance.new("LocalScript")
  51. ScreenGui0.Parent = mas
  52. Frame1.Name = "Main"
  53. Frame1.Parent = ScreenGui0
  54. Frame1.Size = UDim2.new(0, 298, 0, 350)
  55. Frame1.Position = UDim2.new(0.324462652, 0, 0.269102991, 0)
  56. Frame1.Active = true
  57. Frame1.BackgroundColor3 = Color3.new(0.0588235, 0.054902, 0.054902)
  58. Frame1.BorderColor3 = Color3.new(0.0470588, 0.0745098, 0.0980392)
  59. Frame1.BorderSizePixel = 0
  60. Frame1.ClipsDescendants = true
  61. TextLabel2.Name = "Title"
  62. TextLabel2.Parent = Frame1
  63. TextLabel2.Transparency = 1
  64. TextLabel2.Size = UDim2.new(0, 232, 0, 50)
  65. TextLabel2.Text = "C̷a̶j̵u̸n̸ 's Auto Typer v2"
  66. TextLabel2.Position = UDim2.new(0.110738255, 0, 0.0399999991, 0)
  67. TextLabel2.BackgroundColor3 = Color3.new(1, 1, 1)
  68. TextLabel2.BackgroundTransparency = 1
  69. TextLabel2.Font = Enum.Font.SourceSansLight
  70. TextLabel2.FontSize = Enum.FontSize.Size28
  71. TextLabel2.TextColor3 = Color3.new(1, 1, 1)
  72. TextLabel2.TextTransparency = 0
  73. TextLabel2.TextScaled = true
  74. TextLabel2.TextWrapped = true
  75. ImageLabel3.Name = "Buttons"
  76. ImageLabel3.Parent = Frame1
  77. ImageLabel3.Size = UDim2.new(0, 80, 0, 21)
  78. ImageLabel3.Position = UDim2.new(0.674496651, 0, 0.0142857144, 0)
  79. ImageLabel3.BackgroundColor3 = Color3.new(1, 1, 1)
  80. ImageLabel3.ClipsDescendants = true
  81. ImageLabel3.Image = "rbxassetid://1654886628"
  82. TextButton4.Name = "Button1"
  83. TextButton4.Parent = ImageLabel3
  84. TextButton4.Transparency = 0.89999997615814
  85. TextButton4.Size = UDim2.new(0, 27, 0, 22)
  86. TextButton4.Position = UDim2.new(0.653846145, 0, 0, 0)
  87. TextButton4.BackgroundColor3 = Color3.new(1, 1, 1)
  88. TextButton4.BackgroundTransparency = 0.89999997615814
  89. TextButton4.Font = Enum.Font.SourceSans
  90. TextButton4.FontSize = Enum.FontSize.Size14
  91. TextButton4.TextTransparency = 1
  92. LocalScript5.Parent = TextButton4
  93. table.insert(cors,sandbox(LocalScript5,function()
  94.  
  95. function changed()
  96. script.Parent.Parent.Parent.Parent.Parent.ScreenGui.Main:destroy()
  97.  
  98.  
  99. end
  100.  
  101. script.Parent.MouseButton1Down:connect(changed)
  102.  
  103. end))
  104. TextButton6.Name = "Button2"
  105. TextButton6.Parent = ImageLabel3
  106. TextButton6.Transparency = 0.89999997615814
  107. TextButton6.Size = UDim2.new(0, 27, 0, 22)
  108. TextButton6.Position = UDim2.new(0.307692289, 0, 0, 0)
  109. TextButton6.BackgroundColor3 = Color3.new(1, 1, 1)
  110. TextButton6.BackgroundTransparency = 0.89999997615814
  111. TextButton6.Font = Enum.Font.SourceSans
  112. TextButton6.FontSize = Enum.FontSize.Size14
  113. TextButton6.TextTransparency = 1
  114. LocalScript7.Parent = TextButton6
  115. table.insert(cors,sandbox(LocalScript7,function()
  116.  
  117. function changed()
  118. print("W.I.P")
  119.  
  120.  
  121. end
  122.  
  123. script.Parent.MouseButton1Down:connect(changed)
  124.  
  125. end))
  126. TextButton8.Name = "Button3"
  127. TextButton8.Parent = ImageLabel3
  128. TextButton8.Transparency = 0.89999997615814
  129. TextButton8.Size = UDim2.new(0, 27, 0, 22)
  130. TextButton8.Position = UDim2.new(-0.038461566, 0, 0, 0)
  131. TextButton8.BackgroundColor3 = Color3.new(1, 1, 1)
  132. TextButton8.BackgroundTransparency = 0.89999997615814
  133. TextButton8.Font = Enum.Font.SourceSans
  134. TextButton8.FontSize = Enum.FontSize.Size14
  135. TextButton8.TextTransparency = 1
  136. LocalScript9.Parent = TextButton8
  137. table.insert(cors,sandbox(LocalScript9,function()
  138.  
  139. function changed()
  140. print("W.I.P")
  141.  
  142.  
  143. end
  144.  
  145. script.Parent.MouseButton1Down:connect(changed)
  146.  
  147. end))
  148. ImageLabel10.Name = "Custome Color bar"
  149. ImageLabel10.Parent = Frame1
  150. ImageLabel10.Transparency = 1
  151. ImageLabel10.Size = UDim2.new(0, 298, 0, 9)
  152. ImageLabel10.Position = UDim2.new(0, 0, -0.0114285713, 0)
  153. ImageLabel10.BackgroundColor3 = Color3.new(1, 1, 1)
  154. ImageLabel10.BackgroundTransparency = 1
  155. ImageLabel10.Image = "rbxassetid://1654861893"
  156. Script11.Parent = ImageLabel10
  157. table.insert(cors,sandbox(Script11,function()
  158. ScrollingFrame = script.Parent.Parent.Parent.Main --get the frame object
  159. ScrollingFrame.Draggable = true
  160. state = true
  161. end))
  162. Frame12.Name = "Line"
  163. Frame12.Parent = Frame1
  164. Frame12.Transparency = 0.69999998807907
  165. Frame12.Size = UDim2.new(0, 232, 0, 3)
  166. Frame12.Position = UDim2.new(0.110738255, 0, 0.277142853, 0)
  167. Frame12.BackgroundColor3 = Color3.new(1, 1, 1)
  168. Frame12.BackgroundTransparency = 0.69999998807907
  169. Frame12.ClipsDescendants = true
  170. ImageLabel13.Name = "CustomeColorbar"
  171. ImageLabel13.Parent = Frame12
  172. ImageLabel13.Transparency = 1
  173. ImageLabel13.Size = UDim2.new(0, 55, 0, 32)
  174. ImageLabel13.BackgroundColor3 = Color3.new(1, 1, 1)
  175. ImageLabel13.BackgroundTransparency = 1
  176. ImageLabel13.Image = "rbxassetid://1654861893"
  177. TextLabel14.Name = "Text1"
  178. TextLabel14.Parent = Frame1
  179. TextLabel14.Transparency = 1
  180. TextLabel14.Size = UDim2.new(0, 164, 0, 50)
  181. TextLabel14.Text = "Text"
  182. TextLabel14.Position = UDim2.new(-0.0771812052, 0, 0.159999996, 0)
  183. TextLabel14.BackgroundColor3 = Color3.new(1, 1, 1)
  184. TextLabel14.BackgroundTransparency = 1
  185. TextLabel14.Font = Enum.Font.SourceSansLight
  186. TextLabel14.FontSize = Enum.FontSize.Size18
  187. TextLabel14.TextTransparency = 0
  188. TextLabel14.TextColor3 = Color3.new(0.560784, 0.560784, 0.560784)
  189. TextLabel15.Name = "Timer1"
  190. TextLabel15.Parent = Frame1
  191. TextLabel15.Transparency = 1
  192. TextLabel15.Size = UDim2.new(0, 164, 0, 50)
  193. TextLabel15.Text = "Timer"
  194. TextLabel15.Position = UDim2.new(0.110738248, 0, 0.159999996, 0)
  195. TextLabel15.BackgroundColor3 = Color3.new(1, 1, 1)
  196. TextLabel15.BackgroundTransparency = 1
  197. TextLabel15.TextTransparency = 0
  198. TextLabel15.Font = Enum.Font.SourceSansLight
  199. TextLabel15.FontSize = Enum.FontSize.Size18
  200. TextLabel15.TextColor3 = Color3.new(0.560784, 0.560784, 0.560784)
  201. TextLabel16.Name = "Credits1"
  202. TextLabel16.Parent = Frame1
  203. TextLabel16.Transparency = 1
  204. TextLabel16.Size = UDim2.new(0, 155, 0, 50)
  205. TextLabel16.Text = "Credits"
  206. TextLabel16.Position = UDim2.new(0.315436244, 0, 0.159999996, 0)
  207. TextLabel16.BackgroundColor3 = Color3.new(1, 1, 1)
  208. TextLabel16.BackgroundTransparency = 1
  209. TextLabel16.TextTransparency = 0
  210. TextLabel16.Font = Enum.Font.SourceSansLight
  211. TextLabel16.FontSize = Enum.FontSize.Size18
  212. TextLabel16.TextColor3 = Color3.new(0.560784, 0.560784, 0.560784)
  213. Frame17.Name = "Text"
  214. Frame17.Parent = Frame1
  215. Frame17.Transparency = 1
  216. Frame17.Size = UDim2.new(0, 298, 0, 350)
  217. Frame17.BackgroundColor3 = Color3.new(1, 1, 1)
  218. Frame17.BackgroundTransparency = 1
  219. TextBox18.Name = "CHATBOX"
  220. TextBox18.Parent = Frame17
  221. TextBox18.Size = UDim2.new(0, 232, 0, 143)
  222. TextBox18.Text = "AutoTyper V2 By C̷a̶j̵u̸n̸ ̸P̶h̴o̵e̵n̶i̵x̵ Edit this text to begin! Default interval is 1 second"
  223. TextBox18.Position = UDim2.new(0, 33, 0, 106)
  224. TextBox18.BackgroundColor3 = Color3.new(1, 1, 1)
  225. TextBox18.ClearTextOnFocus = false
  226. TextBox18.MultiLine = true
  227. TextBox18.Font = Enum.Font.SourceSansBold
  228. TextBox18.FontSize = Enum.FontSize.Size18
  229. TextBox18.TextWrapped = true
  230. TextBox18.TextXAlignment = Enum.TextXAlignment.Left
  231. TextBox18.TextYAlignment = Enum.TextYAlignment.Top
  232. TextButton19.Name = "Start"
  233. TextButton19.Parent = Frame17
  234. TextButton19.Size = UDim2.new(0, 232, 0, 36)
  235. TextButton19.Text = "Start/Stop"
  236. TextButton19.Position = UDim2.new(0.110738255, 0, 0.745714307, 0)
  237. TextButton19.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  238. TextButton19.BorderColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  239. TextButton19.Font = Enum.Font.SourceSans
  240. TextButton19.FontSize = Enum.FontSize.Size14
  241. TextButton19.TextColor3 = Color3.new(1, 1, 1)
  242. LocalScript20.Parent = TextButton19
  243. table.insert(cors,sandbox(LocalScript20,function()
  244. col = Color3.new(0.121569, 0.121569, 0.121569)
  245. loc = Color3.new(0.65, 0.90, 0.65)
  246. keepspam = false
  247. local CHATBOX = script.Parent.Parent.CHATBOX
  248. function changed()
  249.  
  250. keepspam = not keepspam
  251. if keepspam then
  252. script.Parent.BackgroundColor3 = loc
  253. else
  254. script.Parent.BackgroundColor3 = col
  255. end
  256. while wait(0.5) do
  257. if keepspam then
  258. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(CHATBOX.Text, "All")
  259. end
  260. end
  261.  
  262. end
  263.  
  264. script.Parent.MouseButton1Down:connect(changed)
  265.  
  266. end))
  267. Frame21.Name = "Timer"
  268. Frame21.Parent = Frame1
  269. Frame21.Transparency = 1
  270. Frame21.Size = UDim2.new(0, 298, 0, 350)
  271. Frame21.Visible = false
  272. Frame21.BackgroundColor3 = Color3.new(1, 1, 1)
  273. Frame21.BackgroundTransparency = 1
  274. TextLabel22.Parent = Frame21
  275. TextLabel22.Transparency = 1
  276. TextLabel22.Size = UDim2.new(0, 200, 0, 50)
  277. TextLabel22.Text = "W.I.P"
  278. TextLabel22.Position = UDim2.new(0.177852347, 0, 0.32571429, 0)
  279. TextLabel22.BackgroundColor3 = Color3.new(1, 1, 1)
  280. TextLabel22.BackgroundTransparency = 1
  281. TextLabel22.Font = Enum.Font.SourceSansLight
  282. TextLabel22.FontSize = Enum.FontSize.Size28
  283. TextLabel22.TextTransparency = 0
  284. TextLabel22.TextColor3 = Color3.new(0.333333, 0.666667, 0)
  285. Frame23.Name = "Credits"
  286. Frame23.Parent = Frame1
  287. Frame23.Transparency = 1
  288. Frame23.Size = UDim2.new(0, 298, 0, 350)
  289. Frame23.Visible = false
  290. Frame23.BackgroundColor3 = Color3.new(1, 1, 1)
  291. Frame23.BackgroundTransparency = 1
  292. TextLabel24.Parent = Frame23
  293. TextLabel24.Transparency = 1
  294. TextLabel24.Size = UDim2.new(0, 200, 0, 50)
  295. TextLabel24.Text = "Discord Server: https://discord.gg/nV8Bxwg"
  296. TextLabel24.Position = UDim2.new(0.177852347, 0, 0.428571433, 0)
  297. TextLabel24.BackgroundColor3 = Color3.new(1, 1, 1)
  298. TextLabel24.BackgroundTransparency = 1
  299. TextLabel24.TextTransparency = 0
  300. TextLabel24.Font = Enum.Font.SourceSansLight
  301. TextLabel24.FontSize = Enum.FontSize.Size18
  302. TextLabel24.TextColor3 = Color3.new(0.333333, 0.666667, 0)
  303. TextLabel24.TextScaled = true
  304. TextLabel24.TextWrapped = true
  305. TextLabel25.Parent = Frame23
  306. TextLabel25.Transparency = 1
  307. TextLabel25.TextTransparency = 0
  308. TextLabel25.Size = UDim2.new(0, 200, 0, 50)
  309. TextLabel25.Text = "Created by C̷a̶j̵u̸n̸ ̸P̶h̴o̵e̵n̶i̵x̵"
  310. TextLabel25.Position = UDim2.new(0.177852347, 0, 0.32571429, 0)
  311. TextLabel25.BackgroundColor3 = Color3.new(1, 1, 1)
  312. TextLabel25.BackgroundTransparency = 1
  313. TextLabel25.TextTransparency = 0
  314. TextLabel25.Font = Enum.Font.SourceSansLight
  315. TextLabel25.FontSize = Enum.FontSize.Size28
  316. TextLabel25.TextColor3 = Color3.new(0.333333, 0.666667, 0)
  317. TextButton26.Parent = Frame1
  318. TextButton26.Transparency = 1
  319. TextButton26.Size = UDim2.new(0, 35, 0, 15)
  320. TextButton26.Position = UDim2.new(0.47986576, -100, 0.285714298, -25)
  321. TextButton26.BackgroundColor3 = Color3.new(1, 1, 1)
  322. TextButton26.BackgroundTransparency = 1
  323. TextButton26.Font = Enum.Font.SourceSans
  324. TextButton26.FontSize = Enum.FontSize.Size14
  325. TextButton26.TextTransparency = 1
  326. LocalScript27.Name = "text"
  327. LocalScript27.Parent = TextButton26
  328. table.insert(cors,sandbox(LocalScript27,function()
  329.  
  330. function changed()
  331. script.Parent.Parent.Line.CustomeColorbar.Position = UDim2.new(-0.006, 0,-4.833, 0)
  332. script.Parent.Parent.Credits.Visible = false
  333. script.Parent.Parent.Timer.Visible = false
  334. script.Parent.Parent.Text.Visible = true
  335.  
  336.  
  337. end
  338.  
  339. script.Parent.MouseButton1Down:connect(changed)
  340.  
  341. end))
  342. TextButton28.Name = "TimerButton"
  343. TextButton28.Parent = Frame1
  344. TextButton28.Transparency = 1
  345. TextButton28.Size = UDim2.new(0, 34, 0, 14)
  346. TextButton28.Position = UDim2.new(0.671140969, -100, 0.288571417, -25)
  347. TextButton28.BackgroundColor3 = Color3.new(1, 1, 1)
  348. TextButton28.BackgroundTransparency = 1
  349. TextButton28.Font = Enum.Font.SourceSans
  350. TextButton28.FontSize = Enum.FontSize.Size14
  351. TextButton28.TextTransparency = 1
  352. LocalScript29.Name = "timer"
  353. LocalScript29.Parent = TextButton28
  354. table.insert(cors,sandbox(LocalScript29,function()
  355.  
  356. function changed()
  357. script.Parent.Parent.Line.CustomeColorbar.Position = UDim2.new(0.241, 0,-5, 0)
  358. script.Parent.Parent.Credits.Visible = false
  359. script.Parent.Parent.Timer.Visible = true
  360. script.Parent.Parent.Text.Visible = false
  361.  
  362.  
  363. end
  364.  
  365. script.Parent.MouseButton1Down:connect(changed)
  366.  
  367. end))
  368. TextButton30.Name = "CreditButton"
  369. TextButton30.Parent = Frame1
  370. TextButton30.Transparency = 1
  371. TextButton30.Size = UDim2.new(0, 41, 0, 15)
  372. TextButton30.Position = UDim2.new(0.842281878, -100, 0.285714298, -25)
  373. TextButton30.BackgroundColor3 = Color3.new(1, 1, 1)
  374. TextButton30.BackgroundTransparency = 1
  375. TextButton30.Font = Enum.Font.SourceSans
  376. TextButton30.FontSize = Enum.FontSize.Size14
  377. TextButton30.TextTransparency = 1
  378. LocalScript31.Name = "credit"
  379. LocalScript31.Parent = TextButton30
  380. table.insert(cors,sandbox(LocalScript31,function()
  381.  
  382. function changed()
  383. script.Parent.Parent.Line.CustomeColorbar.Position = UDim2.new(0.478, 0,-4.833, 0)
  384. script.Parent.Parent.Credits.Visible = true
  385. script.Parent.Parent.Timer.Visible = false
  386. script.Parent.Parent.Text.Visible = false
  387.  
  388.  
  389. end
  390.  
  391. script.Parent.MouseButton1Down:connect(changed)
  392.  
  393. end))
  394. for i,v in pairs(mas:GetChildren()) do
  395. v.Parent = game:GetService("Players").LocalPlayer.PlayerGui
  396. pcall(function() v:MakeJoints() end)
  397. end
  398. mas:Destroy()
  399. for i,v in pairs(cors) do
  400. spawn(function()
  401. pcall(v)
  402. end)
  403. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement