Advertisement
Tsaka

V3

Jul 11th, 2020
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.79 KB | None | 0 0
  1. -- Hello if u wanna skid u can idc but pls use the loadstring to get all the updates
  2. -- the loadstring is : loadstring(game:HttpGet(('https://pastebin.com/raw/UG8Hizr9'),true))()
  3.  
  4. -- Credits
  5.  
  6. game.StarterGui:SetCore("SendNotification", {
  7. Title = "By Max / SWATClTY";
  8. Text = "dollhouse admin V3";
  9. --Icon = "rbxassetid://1748020105";
  10. Duration = 5;
  11. })
  12.  
  13. -- CMDS F9 to see ingame
  14.  
  15. print("!briefcase")
  16. print("!backbox")
  17. print("!headbox")
  18. print("!showbox")
  19. print("!mute")
  20. print("!loopmute")
  21. print("!unloop")
  22. print("/e on")
  23. print("/e off")
  24. print("!rejoin")
  25. print("!r15")
  26. print("/e logga")
  27.  
  28. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  29. if (string.lower(msg) == "/e on") then
  30. _G.On = true
  31. while _G.On==true do
  32. wait()
  33. for i,v in pairs(game.Players:GetChildren()) do
  34. if v.Name ~= game.Players.LocalPlayer.Name then
  35. for _,val in pairs(game.Workspace[v.Name]:GetDescendants()) do
  36. if val:IsA("Sound") then
  37. val.Playing = false
  38. end
  39. end
  40. end
  41. end
  42. end
  43. end
  44. end)
  45.  
  46. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  47. if (string.lower(msg) == "/e off") then
  48. _G.On = false
  49. while _G.On==true do
  50. wait()
  51. for i,v in pairs(game.Players:GetChildren()) do
  52. if v.Name ~= game.Players.LocalPlayer.Name then
  53. for _,val in pairs(game.Workspace[v.Name]:GetDescendants()) do
  54. if val:IsA("Sound") then
  55. val.Playing = false
  56. end
  57. end
  58. end
  59. end
  60. end
  61. end
  62. end)
  63.  
  64. -- headbox
  65. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  66. if (string.lower(msg) == "!headbox") then
  67. game.Players.LocalPlayer.Backpack.BoomBox.GripForward = Vector3.new(0, 0, -1)
  68. game.Players.LocalPlayer.Backpack.BoomBox.GripPos = Vector3.new(1.5, -1.25, -1.150)
  69. game.Players.LocalPlayer.Backpack.BoomBox.GripRight = Vector3.new(1, 0, 0)
  70. game.Players.LocalPlayer.Backpack.BoomBox.GripUp = Vector3.new(0, 1, 0)
  71. wait(0.2)
  72. game.Players.LocalPlayer:findFirstChildOfClass('Backpack')['BoomBox'].Parent = game.Players.LocalPlayer.Character
  73. end
  74. end)
  75.  
  76. -- showbox
  77.  
  78. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  79. if (string.lower(msg) == "!showbox") then
  80. -- Created By SWATClTY --
  81. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.walk:GetChildren()) do
  82. v.AnimationId = 'rbxassetid://185824714'
  83. end
  84. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.idle:GetChildren()) do
  85. v.AnimationId = 'rbxassetid://185824714'
  86. end
  87. wait(0.2)
  88. game.Players.LocalPlayer.Backpack.BoomBox.GripForward = Vector3.new(0, 0, -1)
  89. game.Players.LocalPlayer.Backpack.BoomBox.GripPos = Vector3.new(1.5, 0.139, 0)
  90. game.Players.LocalPlayer.Backpack.BoomBox.GripRight = Vector3.new(1, 0, 0)
  91. game.Players.LocalPlayer.Backpack.BoomBox.GripUp = Vector3.new(0, 1, 0)
  92. wait(0.2)
  93. game.Players.LocalPlayer:findFirstChildOfClass('Backpack')['BoomBox'].Parent = game.Players.LocalPlayer.Character
  94. end
  95. end)
  96.  
  97.  
  98. --R15 gui
  99.  
  100. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  101. if (string.lower(msg) == "/e logga") then
  102. loadstring(game:HttpGet(('https://pastebin.com/raw/JUQT12Lr'),true))()
  103. end
  104. end)
  105.  
  106. loadstring(game:HttpGet(('https://pastebin.com/raw/WiTc20g3'),true))()
  107.  
  108. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  109. if (string.lower(msg) == "!backbox") then
  110. game.Players.LocalPlayer.Backpack.BoomBox.GripForward = Vector3.new(0, 0, 1)
  111. game.Players.LocalPlayer.Backpack.BoomBox.GripPos = Vector3.new(-1.5, 0.139, 2.4)
  112. game.Players.LocalPlayer.Backpack.BoomBox.GripRight = Vector3.new(-1, 0, 0)
  113. game.Players.LocalPlayer.Backpack.BoomBox.GripUp = Vector3.new(0, 1, 0)
  114. wait(0.2)
  115. game.Players.LocalPlayer:findFirstChildOfClass('Backpack')['BoomBox'].Parent = game.Players.LocalPlayer.Character
  116. end
  117. end)
  118.  
  119. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  120. if (string.lower(msg) == "!briefcase") then
  121. game.Players.LocalPlayer.Backpack.BoomBox.GripForward = Vector3.new(-0, -1, 0)
  122. game.Players.LocalPlayer.Backpack.BoomBox.GripPos = Vector3.new(-0.064, 0.835, -0)
  123. game.Players.LocalPlayer.Backpack.BoomBox.GripRight = Vector3.new(-0, -0, -1)
  124. game.Players.LocalPlayer.Backpack.BoomBox.GripUp = Vector3.new(-1, 0, 0)
  125. wait(0.2)
  126. game.Players.LocalPlayer:findFirstChildOfClass('Backpack')['BoomBox'].Parent = game.Players.LocalPlayer.Character
  127. wait(0.2)
  128. h = game.Players.LocalPlayer.Character.Humanoid
  129. tracks = h:GetPlayingAnimationTracks()
  130. for _,x in pairs(tracks)
  131. do x:Stop()
  132. end
  133. end
  134. end)
  135.  
  136. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  137. if (string.lower(msg) == "!mute") then
  138. for i,v in pairs(game.Players:GetChildren()) do
  139. if v.Name ~= game.Players.LocalPlayer.Name then
  140. for _,val in pairs(game.Workspace[v.Name]:GetDescendants()) do
  141. if val:IsA("Sound") then
  142. val.Playing = false
  143. end
  144. end
  145. end
  146. end
  147. end
  148. end)
  149.  
  150. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  151. if (string.lower(msg) == "!loopmute") then
  152. _G.On = true
  153. while _G.On==true do
  154. wait()
  155. for i,v in pairs(game.Players:GetChildren()) do
  156. if v.Name ~= game.Players.LocalPlayer.Name then
  157. for _,val in pairs(game.Workspace[v.Name]:GetDescendants()) do
  158. if val:IsA("Sound") then
  159. val.Playing = false
  160. end
  161. end
  162. end
  163. end
  164. end
  165. end
  166. end)
  167.  
  168. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  169. if (string.lower(msg) == "!unloop") then
  170. _G.On = false
  171. while _G.On==true do
  172. wait()
  173. for i,v in pairs(game.Players:GetChildren()) do
  174. if v.Name ~= game.Players.LocalPlayer.Name then
  175. for _,val in pairs(game.Workspace[v.Name]:GetDescendants()) do
  176. if val:IsA("Sound") then
  177. val.Playing = false
  178. end
  179. end
  180. end
  181. end
  182. end
  183. end
  184. end)
  185.  
  186. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  187. if (string.lower(msg) == "!rejoin") then
  188. game:GetService('TeleportService'):Teleport(game.PlaceId)
  189.  
  190. end
  191. end)
  192.  
  193. local player = game.Players.LocalPlayer
  194. local mouse = player:GetMouse()
  195. local context = game:GetService("ContextActionService")
  196. local sound = false
  197.  
  198. player.CharacterAdded:connect(function()
  199. Speed()
  200. end)
  201.  
  202. local s = Instance.new("ScreenGui", game.CoreGui)
  203. s.Name = "Music"
  204. local b = Instance.new("TextBox", s)
  205. b.Size = UDim2.new(0.07, 0, 0.03, 0)
  206. b.Position = UDim2.new(0.905, 0, 0.96, 0)
  207. b.BackgroundColor3 = Color3.new(0, 0, 0)
  208. b.BackgroundTransparency = 0.5
  209. b.Text = "VERSION ID Here"
  210. b.TextColor3 = Color3.new(1, 1, 1)
  211. b.Font = "Code"
  212. b.FontSize = "Size14"
  213. b.BorderSizePixel = 0
  214. --b.ClearTextOnFocus = false
  215. local t = Instance.new("TextButton", s)
  216. t.Size = UDim2.new(0.02, 0, 0.03, 0)
  217. t.Position = UDim2.new(0.975, 0, 0.96, 0)
  218. t.BackgroundColor3 = Color3.new(0, 0, 0)
  219. t.BackgroundTransparency = 0.5
  220. t.Text = "Play"
  221. t.TextColor3 = Color3.new(1, 1, 1)
  222. t.Font = "Code"
  223. t.FontSize = "Size14"
  224. t.BorderSizePixel = 0
  225. t.MouseButton1Click:connect(function()
  226. if player.Character:FindFirstChild("BoomBox") ~= nil then
  227. player.Character.BoomBox.Remote:FireServer("PlaySong", b.Text)
  228. else
  229. b.Text = "boombox not found"
  230. end
  231. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement