Advertisement
StenHisDirt

Weird Stuff

Jul 13th, 2019
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.53 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local Update = Instance.new("ScreenGui")
  5. local Commands = Instance.new("Frame")
  6. local Menu = Instance.new("Frame")
  7. local BlockHead = Instance.new("TextButton")
  8. local NoPants = Instance.new("TextButton")
  9. local NoShirt = Instance.new("TextButton")
  10. local BlockHat = Instance.new("TextButton")
  11. local HatSpin = Instance.new("TextButton")
  12. local DropAcc = Instance.new("TextButton")
  13. local RemoveAcc = Instance.new("TextButton")
  14. local ExitCmds = Instance.new("TextButton")
  15. local Dummy = Instance.new("Frame")
  16. local Show = Instance.new("Frame")
  17. local ShowHead = Instance.new("TextButton")
  18. local ImageLabel = Instance.new("ImageLabel")
  19. local ShowArmL = Instance.new("TextButton")
  20. local ShowArmR = Instance.new("TextButton")
  21. local ShowLegL = Instance.new("TextButton")
  22. local ShowLegR = Instance.new("TextButton")
  23. local Torso = Instance.new("Frame")
  24. local Nothing = Instance.new("TextLabel")
  25. local Torso2 = Instance.new("Frame")
  26. local ArmL2 = Instance.new("Frame")
  27. local ArmR2 = Instance.new("Frame")
  28. local LegL2 = Instance.new("Frame")
  29. local LegR2 = Instance.new("Frame")
  30. local Frame = Instance.new("Frame")
  31. local ImageButton = Instance.new("ImageButton")
  32. local Reset = Instance.new("TextButton")
  33. local ExitDmmy = Instance.new("TextButton")
  34. local ImageButton_2 = Instance.new("ImageButton")
  35. --Properties:
  36. Update.Name = "Update"
  37. Update.Parent = game.CoreGui
  38. Update.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  39.  
  40. Commands.Name = "Commands"
  41. Commands.Parent = Update
  42. Commands.Active = true
  43. Commands.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  44. Commands.BackgroundTransparency = 0.20000000298023
  45. Commands.BorderColor3 = Color3.new(0, 0, 0)
  46. Commands.Position = UDim2.new(0.527588308, 0, 0.437346429, 0)
  47. Commands.Size = UDim2.new(0, 114, 0, 13)
  48. Commands.Draggable = true
  49. Menu.Name = "Menu"
  50. Menu.Parent = Commands
  51. Menu.Active = true
  52. Menu.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  53. Menu.BackgroundTransparency = 0.34999999403954
  54. Menu.BorderSizePixel = 0
  55. Menu.Position = UDim2.new(-0.003545393, 0, 0.977036715, 0)
  56. Menu.Size = UDim2.new(0, 114, 0, 167)
  57.  
  58. BlockHead.Name = "BlockHead"
  59. BlockHead.Parent = Menu
  60. BlockHead.BackgroundColor3 = Color3.new(1, 1, 1)
  61. BlockHead.Position = UDim2.new(0.0241379309, 0, 0.0380838513, 0)
  62. BlockHead.Size = UDim2.new(0, 110, 0, 23)
  63. BlockHead.Style = Enum.ButtonStyle.RobloxRoundButton
  64. BlockHead.Font = Enum.Font.SourceSans
  65. BlockHead.Text = "BlockHead"
  66. BlockHead.TextColor3 = Color3.new(0, 0, 0)
  67. BlockHead.TextSize = 14
  68.  
  69. NoPants.Name = "NoPants"
  70. NoPants.Parent = Menu
  71. NoPants.BackgroundColor3 = Color3.new(1, 1, 1)
  72. NoPants.Position = UDim2.new(0.0241379309, 0, 0.168083817, 0)
  73. NoPants.Size = UDim2.new(0, 110, 0, 23)
  74. NoPants.Style = Enum.ButtonStyle.RobloxRoundButton
  75. NoPants.Font = Enum.Font.SourceSans
  76. NoPants.Text = "No Pants"
  77. NoPants.TextColor3 = Color3.new(0, 0, 0)
  78. NoPants.TextSize = 14
  79.  
  80. NoShirt.Name = "NoShirt"
  81. NoShirt.Parent = Menu
  82. NoShirt.BackgroundColor3 = Color3.new(1, 1, 1)
  83. NoShirt.Position = UDim2.new(0.0241379309, 0, 0.298083842, 0)
  84. NoShirt.Size = UDim2.new(0, 110, 0, 23)
  85. NoShirt.Style = Enum.ButtonStyle.RobloxRoundButton
  86. NoShirt.Font = Enum.Font.SourceSans
  87. NoShirt.Text = "No Shirt"
  88. NoShirt.TextColor3 = Color3.new(0, 0, 0)
  89. NoShirt.TextSize = 14
  90.  
  91. BlockHat.Name = "BlockHat"
  92. BlockHat.Parent = Menu
  93. BlockHat.BackgroundColor3 = Color3.new(1, 1, 1)
  94. BlockHat.Position = UDim2.new(0.0241379309, 0, 0.428083837, 0)
  95. BlockHat.Size = UDim2.new(0, 110, 0, 23)
  96. BlockHat.Style = Enum.ButtonStyle.RobloxRoundButton
  97. BlockHat.Font = Enum.Font.SourceSans
  98. BlockHat.Text = "BlockHat"
  99. BlockHat.TextColor3 = Color3.new(0, 0, 0)
  100. BlockHat.TextSize = 14
  101.  
  102. HatSpin.Name = "HatSpin"
  103. HatSpin.Parent = Menu
  104. HatSpin.BackgroundColor3 = Color3.new(1, 1, 1)
  105. HatSpin.Position = UDim2.new(0.0241379309, 0, 0.558083832, 0)
  106. HatSpin.Size = UDim2.new(0, 110, 0, 23)
  107. HatSpin.Style = Enum.ButtonStyle.RobloxRoundButton
  108. HatSpin.Font = Enum.Font.SourceSans
  109. HatSpin.Text = "Hat Spin"
  110. HatSpin.TextColor3 = Color3.new(0, 0, 0)
  111. HatSpin.TextSize = 14
  112.  
  113. DropAcc.Name = "DropAcc"
  114. DropAcc.Parent = Menu
  115. DropAcc.BackgroundColor3 = Color3.new(1, 1, 1)
  116. DropAcc.Position = UDim2.new(0.0241379309, 0, 0.688083827, 0)
  117. DropAcc.Size = UDim2.new(0, 110, 0, 23)
  118. DropAcc.Style = Enum.ButtonStyle.RobloxRoundButton
  119. DropAcc.Font = Enum.Font.SourceSans
  120. DropAcc.Text = "Drop Accessory"
  121. DropAcc.TextColor3 = Color3.new(0, 0, 0)
  122. DropAcc.TextSize = 14
  123.  
  124. RemoveAcc.Name = "RemoveAcc"
  125. RemoveAcc.Parent = Menu
  126. RemoveAcc.BackgroundColor3 = Color3.new(1, 1, 1)
  127. RemoveAcc.Position = UDim2.new(0.0241379309, 0, 0.818083823, 0)
  128. RemoveAcc.Size = UDim2.new(0, 110, 0, 23)
  129. RemoveAcc.Style = Enum.ButtonStyle.RobloxRoundButton
  130. RemoveAcc.Font = Enum.Font.SourceSans
  131. RemoveAcc.Text = "Remove Accessory"
  132. RemoveAcc.TextColor3 = Color3.new(0, 0, 0)
  133. RemoveAcc.TextSize = 14
  134.  
  135. ExitCmds.Name = "ExitCmds"
  136. ExitCmds.Parent = Commands
  137. ExitCmds.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  138. ExitCmds.BorderColor3 = Color3.new(0, 0, 0)
  139. ExitCmds.Position = UDim2.new(0.88596487, 0, 0, 0)
  140. ExitCmds.Size = UDim2.new(0, 13, 0, 13)
  141. ExitCmds.Font = Enum.Font.SourceSans
  142. ExitCmds.Text = "x"
  143. ExitCmds.TextColor3 = Color3.new(0, 0, 0)
  144. ExitCmds.TextSize = 14
  145.  
  146. Dummy.Name = "Dummy"
  147. Dummy.Parent = Update
  148. Dummy.Active = true
  149. Dummy.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  150. Dummy.BackgroundTransparency = 0.20000000298023
  151. Dummy.BorderColor3 = Color3.new(0, 0, 0)
  152. Dummy.Position = UDim2.new(0.430254161, 0, 0.437346399, 0)
  153. Dummy.Size = UDim2.new(0, 114, 0, 13)
  154. Dummy.Draggable = true
  155.  
  156. Show.Name = "Show"
  157. Show.Parent = Dummy
  158. Show.Active = true
  159. Show.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  160. Show.BackgroundTransparency = 0.34999999403954
  161. Show.Position = UDim2.new(0.0127202272, 0, 0.991778612, 0)
  162. Show.Size = UDim2.new(0, 112, 0, 153)
  163.  
  164. ShowHead.Name = "ShowHead"
  165. ShowHead.Parent = Show
  166. ShowHead.BackgroundColor3 = Color3.new(1, 0.933333, 0.172549)
  167. ShowHead.Position = UDim2.new(0.380256444, 0, 0.0516392663, 0)
  168. ShowHead.Size = UDim2.new(0, 23, 0, 23)
  169. ShowHead.Font = Enum.Font.SourceSans
  170. ShowHead.Text = ""
  171. ShowHead.TextColor3 = Color3.new(0, 0, 0)
  172. ShowHead.TextSize = 14
  173.  
  174. ImageLabel.Parent = ShowHead
  175. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  176. ImageLabel.BackgroundTransparency = 1
  177. ImageLabel.Size = UDim2.new(0, 23, 0, 23)
  178. ImageLabel.Image = "rbxassetid://246592748"
  179.  
  180. ShowArmL.Name = "ShowArmL"
  181. ShowArmL.Parent = Show
  182. ShowArmL.BackgroundColor3 = Color3.new(1, 0.933333, 0.172549)
  183. ShowArmL.Position = UDim2.new(0.121588513, 0, 0.210066065, 0)
  184. ShowArmL.Size = UDim2.new(0, 21, 0, 46)
  185. ShowArmL.Font = Enum.Font.SourceSans
  186. ShowArmL.Text = ""
  187. ShowArmL.TextColor3 = Color3.new(0, 0, 0)
  188. ShowArmL.TextSize = 14
  189.  
  190. ShowArmR.Name = "ShowArmR"
  191. ShowArmR.Parent = Show
  192. ShowArmR.BackgroundColor3 = Color3.new(1, 0.933333, 0.172549)
  193. ShowArmR.Position = UDim2.new(0.677999973, 0, 0.210390463, 0)
  194. ShowArmR.Size = UDim2.new(0, 21, 0, 46)
  195. ShowArmR.Font = Enum.Font.SourceSans
  196. ShowArmR.Text = ""
  197. ShowArmR.TextColor3 = Color3.new(0, 0, 0)
  198. ShowArmR.TextSize = 14
  199.  
  200. ShowLegL.Name = "ShowLegL"
  201. ShowLegL.Parent = Show
  202. ShowLegL.BackgroundColor3 = Color3.new(0.396078, 0.67451, 0.0784314)
  203. ShowLegL.Position = UDim2.new(0.299472749, 0, 0.508648932, 0)
  204. ShowLegL.Size = UDim2.new(0, 21, 0, 46)
  205. ShowLegL.Font = Enum.Font.SourceSans
  206. ShowLegL.Text = ""
  207. ShowLegL.TextColor3 = Color3.new(0, 0, 0)
  208. ShowLegL.TextSize = 14
  209.  
  210. ShowLegR.Name = "ShowLegR"
  211. ShowLegR.Parent = Show
  212. ShowLegR.BackgroundColor3 = Color3.new(0.396078, 0.67451, 0.0784314)
  213. ShowLegR.Position = UDim2.new(0.5, 0, 0.508710742, 0)
  214. ShowLegR.Size = UDim2.new(0, 19, 0, 46)
  215. ShowLegR.Font = Enum.Font.SourceSans
  216. ShowLegR.Text = ""
  217. ShowLegR.TextColor3 = Color3.new(0, 0, 0)
  218. ShowLegR.TextSize = 14
  219.  
  220. Torso.Name = "Torso"
  221. Torso.Parent = Show
  222. Torso.BackgroundColor3 = Color3.new(0.192157, 0.270588, 1)
  223. Torso.Position = UDim2.new(0.303571433, 0, 0.208013639, 0)
  224. Torso.Size = UDim2.new(0, 41, 0, 45)
  225.  
  226. ImageButton_2.Name = "ImageButton_2"
  227. ImageButton_2.Parent = Show
  228. ImageButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  229. ImageButton_2.BackgroundTransparency = 1
  230. ImageButton_2.Position = UDim2.new(0.303571433, 0, 0.209150329, 0)
  231. ImageButton_2.Size = UDim2.new(0, 41, 0, 46)
  232. ImageButton_2.Image = "rbxassetid://66501402"
  233.  
  234. ImageButton.Parent = Frame
  235. ImageButton.BackgroundColor3 = Color3.new(1, 1, 1)
  236. ImageButton.BackgroundTransparency = 1
  237. ImageButton.Size = UDim2.new(0, 41, 0, 22)
  238. ImageButton.Image = "rbxassetid://246592748"
  239.  
  240. Nothing.Name = "Nothing"
  241. Nothing.Parent = Show
  242. Nothing.BackgroundColor3 = Color3.new(1, 1, 1)
  243. Nothing.BackgroundTransparency = 1
  244. Nothing.Position = UDim2.new(-0.449999988, 0, -0.108999997, 0)
  245. Nothing.Size = UDim2.new(0, 200, 0, 19)
  246. Nothing.Font = Enum.Font.SourceSans
  247. Nothing.Text = "(Press the Dummy)"
  248. Nothing.TextColor3 = Color3.new(1, 1, 1)
  249. Nothing.TextSize = 14
  250.  
  251. Torso2.Name = "Torso2"
  252. Torso2.Parent = Show
  253. Torso2.BackgroundColor3 = Color3.new(1, 0.870588, 0.772549)
  254. Torso2.Position = UDim2.new(0.303928554, 0, 0.208000004, 0)
  255. Torso2.Size = UDim2.new(0, 41, 0, 45)
  256. Torso2.Visible = false
  257.  
  258. ArmL2.Name = "ArmL2"
  259. ArmL2.Parent = Show
  260. ArmL2.BackgroundColor3 = Color3.new(1, 0.870588, 0.772549)
  261. ArmL2.Position = UDim2.new(0.121928625, 0, 0.210000038, 0)
  262. ArmL2.Size = UDim2.new(0, 19, 0, 46)
  263. ArmL2.Visible = false
  264.  
  265. ArmR2.Name = "ArmR2"
  266. ArmR2.Parent = Show
  267. ArmR2.BackgroundColor3 = Color3.new(1, 0.870588, 0.772549)
  268. ArmR2.Position = UDim2.new(0.677928627, 0, 0.209999993, 0)
  269. ArmR2.Size = UDim2.new(0, 21, 0, 46)
  270. ArmR2.Visible = false
  271.  
  272. LegL2.Name = "LegL2"
  273. LegL2.Parent = Show
  274. LegL2.BackgroundColor3 = Color3.new(1, 0.870588, 0.772549)
  275. LegL2.Position = UDim2.new(0.299928576, 0, 0.509000003, 0)
  276. LegL2.Size = UDim2.new(0, 21, 0, 46)
  277. LegL2.Visible = false
  278.  
  279. LegR2.Name = "LegR2"
  280. LegR2.Parent = Show
  281. LegR2.BackgroundColor3 = Color3.new(1, 0.870588, 0.772549)
  282. LegR2.Position = UDim2.new(0.499928564, 0, 0.509000003, 0)
  283. LegR2.Size = UDim2.new(0, 19, 0, 46)
  284. LegR2.Visible = false
  285.  
  286. Frame.Parent = Show
  287. Frame.BackgroundColor3 = Color3.new(1, 0.933333, 0.172549)
  288. Frame.Position = UDim2.new(0.299472272, 0, 0.0519999601, 0)
  289. Frame.Size = UDim2.new(0, 41, 0, 22)
  290. Frame.Visible = false
  291.  
  292. ImageButton.Parent = Frame
  293. ImageButton.BackgroundColor3 = Color3.new(1, 1, 1)
  294. ImageButton.BackgroundTransparency = 1
  295. ImageButton.Size = UDim2.new(0, 41, 0, 22)
  296. ImageButton.Image = "rbxassetid://246592748"
  297.  
  298. Reset.Name = "Reset"
  299. Reset.Parent = Show
  300. Reset.BackgroundColor3 = Color3.new(1, 1, 1)
  301. Reset.Position = UDim2.new(0.25, 0, 0.856000006, 0)
  302. Reset.Size = UDim2.new(0, 55, 0, 20)
  303. Reset.Style = Enum.ButtonStyle.RobloxRoundButton
  304. Reset.Font = Enum.Font.SourceSans
  305. Reset.Text = "Restet"
  306. Reset.TextColor3 = Color3.new(0, 0, 0)
  307. Reset.TextSize = 14
  308.  
  309. ExitDmmy.Name = "ExitDmmy"
  310. ExitDmmy.Parent = Dummy
  311. ExitDmmy.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  312. ExitDmmy.BorderColor3 = Color3.new(0, 0, 0)
  313. ExitDmmy.Position = UDim2.new(0.88596487, 0, 0, 0)
  314. ExitDmmy.Size = UDim2.new(0, 13, 0, 13)
  315. ExitDmmy.Font = Enum.Font.SourceSans
  316. ExitDmmy.Text = "x"
  317. ExitDmmy.TextColor3 = Color3.new(0, 0, 0)
  318. ExitDmmy.TextSize = 14
  319.  
  320. Reset.MouseButton1Click:connect(function()
  321. ShowArmL.Visible = true
  322. ShowArmR.Visible = true
  323. ShowHead.Visible = true
  324. ShowLegL.Visible = true
  325. ShowLegR.Visible = true
  326. Torso.Visible = true
  327. Torso2.Visible = false
  328. ArmL2.Visible = false
  329. ArmR2.Visible = false
  330. Frame.Visible = false
  331. LegL2.Visible = false
  332. LegR2.Visible = false
  333. ImageLabel.Visible = true
  334. ImageButton.Visible = true
  335. ImageButton_2.Visible = true
  336. end)
  337.  
  338.  
  339. BlockHead.MouseButton1Click:connect(function()
  340. game.Players.LocalPlayer.Character.Head.Mesh:Destroy()
  341. Frame.Visible = true
  342. ShowHead.Visible = false
  343. end)
  344.  
  345. NoPants.MouseButton1Click:connect(function()
  346. game.Players.LocalPlayer.Character.Pants:Destroy()
  347. LegL2.Visible = true
  348. LegR2.Visible = true
  349. ShowLegL.Visible = false
  350. ShowLegR.Visible = false
  351. end)
  352.  
  353. NoShirt.MouseButton1Click:connect(function()
  354. game.Players.LocalPlayer.Character.Shirt:Destroy()
  355. ArmL2.Visible = true
  356. ArmR2.Visible = true
  357. Torso2.Visible = true
  358. end)
  359.  
  360.  
  361. HatSpin.MouseButton1Click:connect(function()
  362. local obese = game:GetService('Players')
  363. for i,v in pairs(obese.LocalPlayer.Character:GetChildren()) do
  364. if v.ClassName == "Accessory" then
  365. local stg = v.Handle:FindFirstChildOfClass("BodyForce")
  366. if stg == nil then
  367. local a = Instance.new("BodyPosition")
  368. local b = Instance.new("BodyAngularVelocity")
  369. a.Parent = v.Handle
  370. b.Parent = v.Handle
  371. v.Handle.AccessoryWeld:Destroy()
  372. b.AngularVelocity = Vector3.new(0,100,0)
  373. b.MaxTorque = Vector3.new(0,200,0)
  374. a.P = 30000
  375. a.D = 50
  376. game:GetService('RunService').Stepped:connect(function()
  377. a.Position = obese.LocalPlayer.Character.Head.Position
  378. end)
  379. end
  380. end
  381. end
  382. end)
  383.  
  384. DropAcc.MouseButton1Click:connect(function()
  385. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  386. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  387. v.Parent = workspace
  388. end
  389. end
  390. end)
  391.  
  392. RemoveAcc.MouseButton1Click:connect(function()
  393. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  394. if (v:IsA("Accessory")) then
  395. v:Destroy()
  396. end
  397. end
  398. end)
  399.  
  400. ExitCmds.MouseButton1Click:connect(function()
  401. Commands.Visible = false
  402. end)
  403.  
  404. ShowHead.MouseButton1Click:connect(function()
  405. game.Players.LocalPlayer.Character.Head.face:Destroy()
  406. ImageLabel.Visible = false
  407. ImageButton.Visible = false
  408. end)
  409.  
  410. ShowArmL.MouseButton1Click:connect(function()
  411. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  412. ShowArmL.Visible = false
  413. end)
  414.  
  415. ShowArmR.MouseButton1Click:connect(function()
  416. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  417. ShowArmR.Visible = false
  418. end)
  419.  
  420. ShowLegL.MouseButton1Click:connect(function()
  421. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  422. ShowLegL.Visible = false
  423. end)
  424.  
  425. ShowLegR.MouseButton1Click:connect(function()
  426. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  427. ShowLegR.Visible = false
  428. end)
  429.  
  430. ExitDmmy.MouseButton1Click:connect(function()
  431. Dummy.Visible = false
  432. end)
  433.  
  434. ImageButton.MouseButton1Click:connect(function()
  435. game.Players.LocalPlayer.Character.Head.face:Destroy()
  436. ImageButton.Visible = false
  437. end)
  438.  
  439. BlockHat.MouseButton1Click:connect(function()
  440. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  441. if (v:IsA("Accessory")) then
  442. v.Handle.SpecialMesh:Destroy()
  443. end
  444. end
  445. ShowHead.Visible = false
  446. Frame.Visible = true
  447. end)
  448.  
  449. ImageButton_2.MouseButton1Click:connect(function()
  450. game.Players.LocalPlayer.Character["Shirt Graphic"]:Destroy()
  451. ImageButton_2.Visible = false
  452. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement