SHOW:
|
|
- or go back to the newest paste.
1 | --BY TeThraL Im really fucking tired been up for 4 days straight wish me LUCk o ya im TrustySnooze on v3rm or some shit | |
2 | for i,v in pairs(workspace:GetChildren()) do | |
3 | pcall(function() | |
4 | if not game.Players:GetPlayerFromCharacter(v) or game.Workspace.CurrentCamera(v) then | |
5 | v:Destroy() | |
6 | end | |
7 | - | end) |
7 | + | end |
8 | end) | |
9 | game:GetObjects('rbxassetid://01314309172')[1].Parent = game.CoreGui | |
10 | gui = game.CoreGui:WaitForChild('beats') | |
11 | main = gui.main | |
12 | s = Instance.new("Sound", game.Workspace) | |
13 | s.Playing = false | |
14 | s.SoundId = "rbxassetid://511340819" | |
15 | wait(1) | |
16 | main:TweenPosition(UDim2.new(0, 0,0.282, 0),'Out','Quad',0.5) | |
17 | wait(0.5) | |
18 | Model = game:GetObjects('rbxassetid://01314262658')[1] | |
19 | Model.Parent = game.Workspace | |
20 | Model:MakeJoints() | |
21 | game.Lighting.TimeOfDay = 14 | |
22 | s = Instance.new("Sound", game.Workspace) | |
23 | s.SoundId = "rbxassetid://511340819" | |
24 | s.Playing = false | |
25 | s.Looped = false | |
26 | ------------------------------------------------------------------ | |
27 | ||
28 | main.beat.MouseButton1Click:connect(function() | |
29 | game.Workspace.beats.main.dad.Head.Decal.Texture = "rbxassetid://276749914" | |
30 | while wait(0.1) do | |
31 | game.Workspace.beats.main.dad.RightArm.CFrame = CFrame.new(10.923, 4.517, -50.391) * CFrame.Angles(7.84, 1.41, 85.09) | |
32 | wait(2) | |
33 | game.Workspace.beats.main.dad.RightArm.CFrame = CFrame.new(10.923, 4.517, -50.391) * CFrame.Angles(1.44, -47.5, 80.87) | |
34 | end | |
35 | end) | |
36 | main.talk.MouseButton1Click:connect(function() | |
37 | while wait(0.1) do | |
38 | game.Workspace.beats.main.guipart.beatsz.typeme.Text = "I wanted a girl faggot" | |
39 | wait(4) | |
40 | game.Workspace.beats.main.guipart.beatsz.typeme.Text = "Will you stop crying you little cunt?" | |
41 | wait(4) | |
42 | game.Workspace.beats.main.guipart.beatsz.typeme.Text = "you bet ur ass im not paying child support" | |
43 | wait(4) | |
44 | game.Workspace.beats.main.guipart.beatsz.typeme.Text = "An F in English nigger you speak english" | |
45 | wait(4) | |
46 | game.Workspace.beats.main.guipart.beatsz.typeme.Text = "Online dating? Again..." | |
47 | wait(4) | |
48 | game.Workspace.beats.main.guipart.beatsz.typeme.Text = "You was hanging around tyrone again?" | |
49 | wait(4) | |
50 | game.Workspace.beats.main.guipart.beatsz.typeme.Text = "your so selfish fucking crying what are you a kid?" | |
51 | wait(4) | |
52 | game.Workspace.beats.main.guipart.beatsz.typeme.Text = "Cant wait for you to work on the streets if you get an F." | |
53 | end | |
54 | end) | |
55 | main.walk.MouseButton1Click:connect(function() | |
56 | game.Workspace.beats.main.dad:remove() | |
57 | end) | |
58 | main.oyes.MouseButton1Click:connect(function() | |
59 | game.Workspace.beats.main.dad.Shirt:Destroy() | |
60 | game.Workspace.beats.main.dad.Pants:Destroy() | |
61 | end) | |
62 | main.cry.MouseButton1Click:connect(function() | |
63 | while wait(2) do | |
64 | s.Playing = true | |
65 | end | |
66 | end) | |
67 | --------------------------------------------------------------------- |