Guest User

rap battles script made by dancingdoggo

a guest
Oct 19th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.71 KB | None | 0 0
  1. -- Made by DancingDoggo#9982
  2. -- Credit to roblox thot for making lua website
  3. -- As always a vouch and +rep will be appreciated.
  4. -- Enjoy Exploiting.
  5.  
  6. -- To use this script, just click the rap you want once the timer starts, it will automatically rap.
  7. -- There are currently two songs, more will come soon.
  8. -- All credits go to snakez, so dont leech.
  9.  
  10. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Subscribe to sir meme on youtube")
  11.  
  12.  
  13.  
  14. -- Objects
  15.  
  16. local ScreenGui = Instance.new("ScreenGui")
  17. local mainframe = Instance.new("Frame")
  18. local TextLabel = Instance.new("TextLabel")
  19. local TextLabel_2 = Instance.new("TextLabel")
  20. local TextLabel_3 = Instance.new("TextLabel")
  21. local facerap = Instance.new("TextButton")
  22. local facerapfollow = Instance.new("TextButton")
  23. local rapp2 = Instance.new("TextButton")
  24. local TextLabel_4 = Instance.new("TextLabel")
  25. local votegui = Instance.new("TextButton")
  26. local infiniteyield = Instance.new("TextButton")
  27. local TextLabel_5 = Instance.new("TextLabel")
  28. local spamhats = Instance.new("TextButton")
  29. local TextButton = Instance.new("TextButton")
  30. local openframe = Instance.new("Frame")
  31. local open = Instance.new("TextButton")
  32.  
  33. -- Properties
  34.  
  35. ScreenGui.Parent = game.CoreGui
  36.  
  37. mainframe.Name = "mainframe"
  38. mainframe.Parent = ScreenGui
  39. mainframe.BackgroundColor3 = Color3.new(0.937255, 1, 0.968628)
  40. mainframe.BackgroundTransparency = 0.40000000596046
  41. mainframe.Position = UDim2.new(0, 413, 0, 21)
  42. mainframe.Size = UDim2.new(0, 464, 0, 474)
  43. mainframe.Active = true
  44. mainframe.Selectable = true
  45. mainframe.Draggable = true
  46.  
  47. TextLabel.Parent = mainframe
  48. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  49. TextLabel.BackgroundTransparency = 1
  50. TextLabel.Position = UDim2.new(0, 0, 0, 16)
  51. TextLabel.Size = UDim2.new(0, 464, 0, 51)
  52. TextLabel.Font = Enum.Font.Highway
  53. TextLabel.Text = "AutoRapX"
  54. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  55. TextLabel.TextScaled = true
  56. TextLabel.TextSize = 14
  57. TextLabel.TextWrapped = true
  58.  
  59. TextLabel_2.Parent = mainframe
  60. TextLabel_2.BackgroundColor3 = Color3.new(0.517647, 1, 0)
  61. TextLabel_2.BackgroundTransparency = 0.5
  62. TextLabel_2.Position = UDim2.new(0, 0, 0, 78)
  63. TextLabel_2.Size = UDim2.new(0, 464, 0, 11)
  64. TextLabel_2.Font = Enum.Font.SourceSans
  65. TextLabel_2.Text = ""
  66. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  67. TextLabel_2.TextSize = 14
  68.  
  69. TextLabel_3.Parent = mainframe
  70. TextLabel_3.BackgroundColor3 = Color3.new(0.517647, 1, 0)
  71. TextLabel_3.BackgroundTransparency = 0.5
  72. TextLabel_3.Size = UDim2.new(0, 464, 0, 11)
  73. TextLabel_3.Font = Enum.Font.SourceSans
  74. TextLabel_3.Text = ""
  75. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  76. TextLabel_3.TextSize = 14
  77.  
  78. facerap.Name = "facerap"
  79. facerap.Parent = mainframe
  80. facerap.BackgroundColor3 = Color3.new(0.882353, 0.894118, 1)
  81. facerap.BackgroundTransparency = 0.5
  82. facerap.Position = UDim2.new(0, 0, 0, 104)
  83. facerap.Size = UDim2.new(0, 464, 0, 50)
  84. facerap.Font = Enum.Font.Highway
  85. facerap.Text = "part 1"
  86. facerap.TextColor3 = Color3.new(0, 0, 0)
  87. facerap.TextSize = 14
  88. facerap.TextWrapped = true
  89.  
  90. facerapfollow.Name = "facerapfollow"
  91. facerapfollow.Parent = mainframe
  92. facerapfollow.BackgroundColor3 = Color3.new(0.882353, 0.894118, 1)
  93. facerapfollow.BackgroundTransparency = 0.5
  94. facerapfollow.Position = UDim2.new(0, 0, 0, 155)
  95. facerapfollow.Size = UDim2.new(0, 464, 0, 50)
  96. facerapfollow.Font = Enum.Font.Highway
  97. facerapfollow.Text = "part 2"
  98. facerapfollow.TextColor3 = Color3.new(0, 0, 0)
  99. facerapfollow.TextSize = 14
  100. facerapfollow.TextWrapped = true
  101.  
  102. rapp2.Name = "rapp2"
  103. rapp2.Parent = mainframe
  104. rapp2.BackgroundColor3 = Color3.new(0.882353, 0.894118, 1)
  105. rapp2.BackgroundTransparency = 0.5
  106. rapp2.Position = UDim2.new(0, 0, 0, 206)
  107. rapp2.Size = UDim2.new(0, 464, 0, 49)
  108. rapp2.Font = Enum.Font.Highway
  109. rapp2.Text = "part 3"
  110. rapp2.TextColor3 = Color3.new(0, 0, 0)
  111. rapp2.TextSize = 14
  112. rapp2.TextWrapped = true
  113.  
  114. TextLabel_4.Parent = mainframe
  115. TextLabel_4.BackgroundColor3 = Color3.new(0.517647, 1, 0)
  116. TextLabel_4.BackgroundTransparency = 0.5
  117. TextLabel_4.Position = UDim2.new(0, 0, 0, 262)
  118. TextLabel_4.Size = UDim2.new(0, 464, 0, 11)
  119. TextLabel_4.Font = Enum.Font.SourceSans
  120. TextLabel_4.Text = ""
  121. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  122. TextLabel_4.TextSize = 14
  123.  
  124. votegui.Name = "votegui"
  125. votegui.Parent = mainframe
  126. votegui.BackgroundColor3 = Color3.new(0.882353, 0.894118, 1)
  127. votegui.BackgroundTransparency = 0.5
  128. votegui.Position = UDim2.new(0, 0, 0, 281)
  129. votegui.Size = UDim2.new(0, 464, 0, 50)
  130. votegui.Font = Enum.Font.Highway
  131. votegui.Text = "Vote GUI"
  132. votegui.TextColor3 = Color3.new(0, 0, 0)
  133. votegui.TextSize = 14
  134. votegui.TextWrapped = true
  135.  
  136. infiniteyield.Name = "infiniteyield"
  137. infiniteyield.Parent = mainframe
  138. infiniteyield.BackgroundColor3 = Color3.new(0.882353, 0.894118, 1)
  139. infiniteyield.BackgroundTransparency = 0.5
  140. infiniteyield.Position = UDim2.new(0, 0, 0, 337)
  141. infiniteyield.Size = UDim2.new(0, 464, 0, 50)
  142. infiniteyield.Font = Enum.Font.Highway
  143. infiniteyield.Text = "Infinite Yield"
  144. infiniteyield.TextColor3 = Color3.new(0, 0, 0)
  145. infiniteyield.TextSize = 14
  146. infiniteyield.TextWrapped = true
  147.  
  148. TextLabel_5.Parent = mainframe
  149. TextLabel_5.BackgroundColor3 = Color3.new(0.517647, 1, 0)
  150. TextLabel_5.BackgroundTransparency = 0.5
  151. TextLabel_5.Position = UDim2.new(0, 0, 0, 451)
  152. TextLabel_5.Size = UDim2.new(0, 464, 0, 23)
  153. TextLabel_5.Font = Enum.Font.Highway
  154. TextLabel_5.Text = "MAD BY DANCINGDOGGO ON DISCORD"
  155. TextLabel_5.TextColor3 = Color3.new(0, 0, 0)
  156. TextLabel_5.TextSize = 14
  157.  
  158. spamhats.Name = "spamhats"
  159. spamhats.Parent = mainframe
  160. spamhats.BackgroundColor3 = Color3.new(0.882353, 0.894118, 1)
  161. spamhats.BackgroundTransparency = 0.5
  162. spamhats.Position = UDim2.new(0, 0, 0, 393)
  163. spamhats.Size = UDim2.new(0, 464, 0, 50)
  164. spamhats.Font = Enum.Font.Highway
  165. spamhats.Text = "Spam Hats"
  166. spamhats.TextColor3 = Color3.new(0, 0, 0)
  167. spamhats.TextSize = 14
  168. spamhats.TextWrapped = true
  169.  
  170. TextButton.Parent = mainframe
  171. TextButton.BackgroundColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  172. TextButton.BackgroundTransparency = 0.69999998807907
  173. TextButton.Position = UDim2.new(0, 0, 0, 18)
  174. TextButton.Size = UDim2.new(0, 37, 0, 52)
  175. TextButton.Font = Enum.Font.SourceSans
  176. TextButton.Text = "X"
  177. TextButton.TextColor3 = Color3.new(0, 0, 0)
  178. TextButton.TextSize = 14
  179.  
  180. openframe.Name = "openframe"
  181. openframe.Parent = ScreenGui
  182. openframe.BackgroundColor3 = Color3.new(0.890196, 0.909804, 0.905882)
  183. openframe.BackgroundTransparency = 0.5
  184. openframe.Position = UDim2.new(0, 0, 0, 398)
  185. openframe.Size = UDim2.new(0, 122, 0, 30)
  186.  
  187. open.Name = "open"
  188. open.Parent = openframe
  189. open.BackgroundColor3 = Color3.new(0.858824, 0.866667, 0.858824)
  190. open.BackgroundTransparency = 0.5
  191. open.Size = UDim2.new(0, 122, 0, 30)
  192. open.Font = Enum.Font.Highway
  193. open.Text = "OPEN"
  194. open.TextColor3 = Color3.new(0, 0, 0)
  195. open.TextSize = 14
  196.  
  197. -- Scripts
  198.  
  199. TextButton.MouseButton1Click:connect(function()
  200. mainframe.Visible = false
  201. end)
  202.  
  203. open.MouseButton1Click:connect(function()
  204. mainframe.Visible = true
  205. end)
  206.  
  207. -- Rap Number One
  208. -- Lots of Fire Spat out.
  209.  
  210. facerap.MouseButton1Click:connect(function()
  211. wait(0.1)
  212. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Way that you goose stepping, Way that you loose lipping, Talking 'bout who tripping" ,"All")
  213. wait(8)
  214. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Talking 'bout who to shove under the bus And who all of us trust that we shouldn't" ,"All")
  215. wait(7)
  216. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("This just in, fire god is racist, Spreading the message of satan with faces" ,"All")
  217. wait(8)
  218. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(" Blacker than any of us prolly are But I'm still offended 'cause I'm a retaer" ,"All")
  219. wait(8)
  220. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("He tryna be hard, we tryna be safe by making it hard for you to create" ,"All")
  221. wait(7)
  222. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("nivvas that heard of me fight and debate I don't deserve not one word of the hate" ,"All")
  223. end)
  224.  
  225. -- Follow Up to Rap Number One.
  226. -- Spitting Fire!
  227.  
  228. facerapfollow.MouseButton1Click:connect(function()
  229. wait(0.1)
  230. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Mind control" ,"All")
  231. wait(7)
  232. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(" All my thoughts are mine to hold" ,"All")
  233. wait(8)
  234. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(" All down in my spinal cord" ,"All")
  235. wait(7)
  236. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("this ain't my final form," ,"All")
  237. wait(4)
  238. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("I got no time for you puppets" ,"All")
  239. wait(8)
  240. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Take yo opinion and shove it I keep my spirit above it" ,"All")
  241. end)
  242.  
  243. -- Rap Number Two.
  244. -- Fire in the booth!
  245.  
  246. rapp2.MouseButton1Click:connect(function()
  247. wait(0.1)
  248. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("I'm taking criticism if it isn't ignorant" ,"All")
  249. wait(3
  250. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("I'm not concerned with fitting in, I hit it different" ,"All")
  251. wait(4)
  252. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("I'm a cartoon" ,"All")
  253. wait(2)
  254. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("But nivas doing more pretending than me" ,"All")
  255. wait(7)
  256. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("girls act offended, get banned on ig" ,"All")
  257. wait(5)
  258. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("You don't gotta be a hater, you don't like me Why I keep a grin on my face on my teeth" ,"All")
  259. wait(3)
  260. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Cut yourself escaping from leaving over the nation fence most these nivvas faking, not working, I'm putting them aside" ,"All")
  261. wait(6)dw
  262. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Smoking till theres nothing remaining i call it" ,"All"
  263. ) wait(2)
  264. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("( G e n o c i d e)" ,"All")
  265. end)
  266.  
  267. -- Infinite Yield Script
  268. -- Best Admin Exploit
  269.  
  270. infiniteyield.MouseButton1Click:connect(function()
  271. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  272. end)
  273.  
  274. -- Spam Hats
  275. -- This one is great!
  276.  
  277. spamhats.MouseButton1Click:connect(function()
  278. for i=1,500 do
  279. print (i)
  280. game.Workspace.Hats:FireServer("Dominus Empyreus'", 0)
  281. wait(0.5)
  282. for index, child in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  283. if child.ClassName == "Hat" or child.ClassName == "Accessory" then
  284. if child.Handle:FindFirstChild("Mesh") then
  285. child.Handle.Mesh.Parent = nil
  286. child.Parent = game.Workspace
  287. wait(0.25)
  288. game.Workspace.Hats:FireServer("Backwards Baseball Cap", 0)
  289. wait(0.5)
  290. for index, child in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  291. if child.ClassName == "Hat" or child.ClassName == "Accessory" then
  292. if child.Handle:FindFirstChild("Mesh") then
  293. child.Handle.Mesh.Parent = nil
  294. child.Parent = game.Workspace
  295. wait(0.25)
  296. game.Workspace.Hats:FireServer("Acheo's Pot", 0)
  297. wait(0.5)
  298. for index, child in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  299. if child.ClassName == "Hat" or child.ClassName == "Accessory" then
  300. if child.Handle:FindFirstChild("Mesh") then
  301. child.Handle.Mesh.Parent = nil
  302. child.Parent = game.Workspace
  303. wait(0.25)
  304. game.Workspace.Hats:FireServer("Golden Headphones", 0)
  305. wait(0.5)
  306. for index, child in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  307. if child.ClassName == "Hat" or child.ClassName == "Accessory" then
  308. if child.Handle:FindFirstChild("Mesh") then
  309. child.Handle.Mesh.Parent = nil
  310. child.Parent = game.Workspace
  311. wait(0.25)
  312. game.Workspace.Hats:FireServer("Black Fedora", 0)
  313. wait(0.5)
  314. for index, child in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  315. if child.ClassName == "Hat" or child.ClassName == "Accessory" then
  316. if child.Handle:FindFirstChild("Mesh") then
  317. child.Handle.Mesh.Parent = nil
  318. child.Parent = game.Workspace
  319. end
  320. end
  321. end
  322. end
  323. end
  324. end
  325. end
  326. end
  327. end
  328. end
  329. end
  330. end
  331. end
  332. end
  333. end
  334. end
  335. end)
  336.  
  337. votegui.MouseButton1Click:connect(function()
  338. loadstring(game:HttpGet(("https://pastebin.com/raw/a7jy3wwA"),true))()
  339. end)
  340.  
  341.  
  342. -- Developed and Designed by dancingdoggo
  343. -- Please dont steal this script as i spent 10 hours on it
  344. -- Do not leech as i keep saying.
  345. -- Enjoy Exploiting..
Add Comment
Please, Sign In to add comment