SHOW:
|
|
- or go back to the newest paste.
1 | wait(1) | |
2 | print("Mr.Pink Guy has arrived!") | |
3 | script.Name = "PINKGUYSCRIPTAWESOMECOOLKIDILLUMINATICONFIRMEDMLGNOSCOPE360420BLAZEITRAULIBFUNSCRIPT666DEMON616TRUE" | |
4 | script.Archivable = false | |
5 | --------------------Pink Being------------ Made by raulib fellas (Just for fun) R15 COMPATIBLE! Now new updates will be run here | |
6 | Pink_Guy = game.Players.LocalPlayer | |
7 | Pink_Corpse = Pink_Guy.Character | |
8 | Pink_Corpse.Humanoid.Name = "Pnkmd" | |
9 | Pink_Corpse.Head.face.Texture = "http://www.roblox.com/asset/?id=282646362" | |
10 | mouse = Pink_Guy:GetMouse() | |
11 | script.Parent = Pink_Guy.PlayerGui | |
12 | Pink_Humanoid = Pink_Corpse.Pnkmd ------------------ You won't kill any pink guy, general user. | |
13 | STFU = false | |
14 | RUN = false | |
15 | -------Sounds Lel-------------------------- Thought it was a cosmetic script? | |
16 | - | PLEYSONG = Instance.new("Sound") |
16 | + | z = Instance.new("Sound", char.Torso) |
17 | - | PLEYSONG.Parent = Pink_Corpse.Head |
17 | + | z.SoundId = "rbxassetid://988950574 " |
18 | - | PLEYSONG.Name = "SONGPLAYERSOREALSOMLGSODOGESOSWAG" |
18 | + | z.Looped = true |
19 | - | PLEYSONG.Volume = 100 |
19 | + | z.Pitch = 0.3 |
20 | - | PLEYSONG.EmitterSize = 9999999980506447872.000 |
20 | + | z.Volume = 50 |
21 | - | PLEYSONG.MaxDistance = 9999999980506447872.000 |
21 | + | |
22 | - | Shit_Sounds_That_I_Dont_Care = Instance.new("Backpack") |
22 | + | |
23 | - | Shit_Sounds_That_I_Dont_Care.Parent = Pink_Guy |
23 | + | |
24 | - | Shit_Sounds_That_I_Dont_Care.Name = "Pink Guy Sounds" |
24 | + | |
25 | - | Shit_Sounds_That_I_Dont_Care.Archivable = false |
25 | + | |
26 | - | STFUSONG = Instance.new("Sound") |
26 | + | |
27 | - | STFUSONG.Parent = Shit_Sounds_That_I_Dont_Care |
27 | + | |
28 | - | STFUSONG.Name = "STFU" |
28 | + | |
29 | - | STFUSONG.SoundId = "rbxassetid://884740394" |
29 | + | |
30 | --------No Hats---------------------------- | |
31 | local x = Pink_Corpse:getChildren() | |
32 | for i=1,#x do | |
33 | if x[i].className == "Accessory"then | |
34 | x[i]:Remove() | |
35 | end | |
36 | end | |
37 | ------------------------------------------- | |
38 | ------------No Clothes--------------------- | |
39 | local xx = Pink_Corpse:getChildren() | |
40 | for i=1,#xx do | |
41 | if xx[i].className == "Shirt"then | |
42 | xx[i]:Remove() | |
43 | end | |
44 | end | |
45 | local xxx = Pink_Corpse:getChildren() | |
46 | for i=1,#xxx do | |
47 | if xxx[i].className == "Pants"then | |
48 | xxx[i]:Remove() | |
49 | end | |
50 | end | |
51 | local xxxx = Pink_Corpse:getChildren() | |
52 | for i=1,#xxxx do | |
53 | if xxxx[i].className == "ShirtGraphic"then | |
54 | xxxx[i]:Remove() | |
55 | end | |
56 | end | |
57 | ------------------------------------------- | |
58 | --Bye Idendity(And Godmode cause you love dat raulib fans) | |
59 | Pink_Humanoid.NameOcclusion = "NoOcclusion" | |
60 | Pink_Humanoid.HealthDisplayType = "AlwaysOff" | |
61 | Pink_Humanoid.Health = math.huge | |
62 | Pink_Humanoid.MaxHealth = math.huge | |
63 | Pink_Humanoid.WalkSpeed = 8 | |
64 | ------------------------------------------- | |
65 | --------Fuctions---------------------- | |
66 | mouse.KeyDown:connect(function(key) | |
67 | if (key == "q" and STFU == false) | |
68 | then | |
69 | STFU = true | |
70 | - | Pink_Humanoid.Health = 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 |
70 | + | |
71 | - | Pink_Humanoid.MaxHealth = 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 |
71 | + | |
72 | PLEYSONG:Play() | |
73 | wait(0.2) | |
74 | local WORD = "Shut the fuck up" | |
75 | game:GetService("Chat"):Chat(Pink_Corpse.Head, WORD, Enum.ChatColor.Red) | |
76 | wait(4) | |
77 | local WORD2 = "Stop being a fucking cunt" | |
78 | game:GetService("Chat"):Chat(Pink_Corpse.Head, WORD2, Enum.ChatColor.Red) | |
79 | wait(3.5) | |
80 | local WORD3 = "Shut the fuck up" | |
81 | game:GetService("Chat"):Chat(Pink_Corpse.Head, WORD3, Enum.ChatColor.Red) | |
82 | wait(3.5) | |
83 | local WORD4 = "Nobody even wants you here" | |
84 | game:GetService("Chat"):Chat(Pink_Corpse.Head, WORD4, Enum.ChatColor.Red) | |
85 | wait(.5) | |
86 | STFU = false | |
87 | end | |
88 | end) | |
89 | mouse.KeyDown:connect(function(key) | |
90 | if string.byte(key) == 50 and RUN == false | |
91 | then | |
92 | Pink_Humanoid.WalkSpeed = 20 | |
93 | RUN = true | |
94 | end | |
95 | end) | |
96 | mouse.KeyUp:connect(function(key) | |
97 | if string.byte(key) == 50 and RUN == true | |
98 | then | |
99 | Pink_Humanoid.WalkSpeed = 8 | |
100 | RUN = false | |
101 | end | |
102 | end) | |
103 | ------------------------------------------- |