Advertisement
cat568

Untitled

Mar 5th, 2019
540
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. plr = owner
  2. name = owner.Name
  3. Character = owner.Character
  4.  
  5. hed = owner.Character.Head
  6.  
  7. local mod = Instance.new("Model", char)
  8.  
  9.  
  10. Tones = {
  11.  
  12. Enum.ChatColor.White,
  13.  
  14. }
  15. plr.Chatted:connect(function(msg)
  16. game:service'Chat':Chat(hed, msg, Enum.ChatColor.White)
  17.  
  18. if msg == "quest/" then
  19.  
  20. function Chat(msg, tone)
  21.  
  22. local tone = tone
  23.  
  24. if tone == nil then tone = 1 end
  25.  
  26. game:GetService("Chat"):Chat(Character.Head, msg, Tones[tone] or 1)
  27.  
  28. end
  29.  
  30.  
  31.  
  32. wait(1.5)
  33.  
  34.  
  35.  
  36. Chat(("Hello! My name is Tabby_Cxt"))
  37.  
  38. wait(2)
  39.  
  40.  
  41. Chat(("and i have a quest for you!"))
  42.  
  43.  
  44. wait(3)
  45.  
  46.  
  47. Chat(("what i want you to do for me is"))
  48.  
  49.  
  50. wait(2)
  51.  
  52.  
  53. Chat(("grab me 1094 tiny blocks scattered around all of robloxia!"))
  54. wait(3)
  55.  
  56.  
  57. Chat(("Good luck!"))
  58. end
  59.  
  60. if msg == "what/" then
  61.  
  62. function Chat(msg, tone)
  63.  
  64. local tone = tone
  65.  
  66. if tone == nil then tone = 1 end
  67.  
  68. game:GetService("Chat"):Chat(Character.Head, msg, Tones[tone] or 1)
  69.  
  70. end
  71.  
  72.  
  73.  
  74. wait(1.5)
  75.  
  76.  
  77.  
  78. Chat(("ok so hear me out here"))
  79.  
  80. wait(2)
  81.  
  82.  
  83. Chat(("what if cats were actually cats"))
  84.  
  85.  
  86. wait(2)
  87.  
  88.  
  89. Chat(("bc then cats would be counted as cats which would make a cat be cat cat of cat"))
  90.  
  91.  
  92. wait(2)
  93.  
  94.  
  95. Chat(("so if cat was cat cat of cat then"))
  96. wait(2)
  97.  
  98.  
  99. Chat(("cat would be cat"))
  100. wait(2)
  101. Chat(("hmm"))
  102. end
  103.  
  104. if msg == "talk/" then
  105.  
  106. function Chat(msg, tone)
  107.  
  108. local tone = tone
  109.  
  110. if tone == nil then tone = 1 end
  111.  
  112. game:GetService("Chat"):Chat(Character.Head, msg, Tones[tone] or 1)
  113.  
  114. end
  115.  
  116.  
  117.  
  118. wait(1.5)
  119.  
  120.  
  121.  
  122. Chat(("Hello! My name is Tabby_Cxt"))
  123.  
  124. wait(2)
  125.  
  126.  
  127. Chat(("whats your name?"))
  128.  
  129.  
  130. wait(5)
  131.  
  132.  
  133. Chat(("epic name, *insert your name here*"))
  134.  
  135.  
  136. wait(2)
  137.  
  138.  
  139. Chat(("well imma go epicly get a victory royale now"))
  140. wait(3)
  141.  
  142.  
  143. Chat(("ok bye!"))
  144. end
  145.  
  146. if msg == "f/" then
  147.  
  148. function Chat(msg, tone)
  149.  
  150. local tone = tone
  151.  
  152. if tone == nil then tone = 1 end
  153.  
  154. game:GetService("Chat"):Chat(Character.Head, msg, Tones[tone] or 1)
  155.  
  156. end
  157.  
  158.  
  159.  
  160. wait(1.5)
  161.  
  162.  
  163.  
  164. Chat(("i am gonna le epicly say the f word"))
  165.  
  166. wait(2)
  167.  
  168.  
  169. Chat(("3"))
  170.  
  171.  
  172. wait(1)
  173.  
  174.  
  175. Chat(("2"))
  176.  
  177.  
  178. wait(1)
  179.  
  180.  
  181. Chat(("1"))
  182. wait(1)
  183.  
  184.  
  185. Chat(("Fork"))
  186. wait(1)
  187. Chat(("ecks deeeeeeeeeeee"))
  188. end
  189.  
  190. if msg == "math/" then
  191.  
  192. function Chat(msg, tone)
  193.  
  194. local tone = tone
  195.  
  196. if tone == nil then tone = 1 end
  197.  
  198. game:GetService("Chat"):Chat(Character.Head, msg, Tones[tone] or 1)
  199.  
  200. end
  201.  
  202.  
  203.  
  204. wait(1.5)
  205.  
  206.  
  207.  
  208. Chat(("ok imma say a math question"))
  209.  
  210. wait(2)
  211.  
  212.  
  213. Chat(("whats 1+1=?"))
  214.  
  215.  
  216. wait(3)
  217.  
  218.  
  219. Chat(("the answer is"))
  220.  
  221.  
  222. wait(1)
  223.  
  224.  
  225. Chat(("the same answer as 1+1"))
  226. wait(2)
  227.  
  228.  
  229. Chat(("if you got the right answer thats epic"))
  230. wait(1)
  231.  
  232. end
  233.  
  234. if msg == "fact/" then
  235.  
  236. function Chat(msg, tone)
  237.  
  238. local tone = tone
  239.  
  240. if tone == nil then tone = 1 end
  241.  
  242. game:GetService("Chat"):Chat(Character.Head, msg, Tones[tone] or 1)
  243.  
  244. end
  245.  
  246.  
  247.  
  248. wait(1.5)
  249.  
  250.  
  251.  
  252. Chat(("hey, you wanna know a fun fact about me?"))
  253.  
  254. wait(2)
  255.  
  256.  
  257. Chat(("well here it is"))
  258.  
  259.  
  260. wait(2)
  261.  
  262.  
  263. Chat(("i play roblox"))
  264.  
  265.  
  266. wait(2)
  267.  
  268.  
  269. Chat(("wow isnt that a cool fun fact"))
  270. wait(2)
  271.  
  272.  
  273. Chat(("alright cya"))
  274. wait(1)
  275.  
  276. end
  277. if msg == "music/" then
  278. local s = Instance.new("Sound")
  279. s.Name = "music"
  280. s.archivable = false
  281. s.Parent = Character.Torso
  282. s.SoundId = "rbxassetid://1526833227"
  283. s.Looped = true
  284. s.Volume = 1
  285. s:play()
  286. end
  287. if msg == "musicstop/" then
  288. local b = Character.Torso.music
  289. b:stop()
  290. b:remove()
  291. end
  292. if msg == "change/" then
  293. local g = Character.Torso.music
  294. if g.SoundId == "rbxassetid://1526833227" then
  295. g.SoundId = "rbxassetid://2791762394"
  296. elseif g.SoundId == "rbxassetid://2791762394" then
  297. g.SoundId = "rbxassetid://858477517"
  298. elseif g.SoundId == "rbxassetid://858477517" then
  299. g.SoundId = "rbxassetid://2252279263"
  300. elseif g.SoundId == "rbxassetid://2252279263" then
  301. g.SoundId = "rbxassetid://1478634800"
  302. elseif g.SoundId == "rbxassetid://1478634800" then
  303. g.SoundId = "rbxassetid://1526833227"
  304. end
  305. end
  306.  
  307. if msg == "wall/" then
  308. local a = Instance.new("Part",workspace)
  309. a.Name = "wowok"
  310. a.Anchored = true
  311. a.Size = Vector3.new(10,10,1)
  312. a.Rotation = hed.Rotation
  313. a.Position = hed.Position
  314. a.Position = a.Position + Vector3.new(02,0,-5)
  315.  
  316.  
  317.  
  318. end
  319. if msg == "die/" then
  320. Character:breakJoints()
  321. end
  322.  
  323. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement