-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathkillfeeds.lua
More file actions
40 lines (40 loc) · 2.26 KB
/
Copy pathkillfeeds.lua
File metadata and controls
40 lines (40 loc) · 2.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
local killMessagePool = {
extra.. " played ETOH and immediatelly ragequit",
killer.. " sent " ..extra.. " something in the mailbox...",
extra.. " thought they were special but " ..killer.. " proved it wrong",
killer.. " converted " ..extra.. " into an .svg file",
"Dearest " ..killer.. " by the time you're seeing this... I, " ..extra.. " am dead.",
extra.. " asked for a game for free from the owner because they had 50 subscribers",
killer.. " moved " ..extra.. " to the NOBODY ASKED vc permanantly",
extra.. " has earned the title: YOU LOST given by " ..killer,
extra.. " entered tadc because of " ..killer.. "'s dare",
killer.. " found out " ..extra.. " was using AI to make code",
extra.. " burped and " ..killer.. " sneezed",
--extra.. " tried to make a joke by calling lua luauauauauauauauauauauauauauauauauauuauuauaauauauuaauauuauauaauauauauau",
extra.. " liked brainrot rng",
extra.. " spelt " ..killer.."'s name wrong",
extra.. " you wish you were a little bit taller you wish you were a baller",
killer.. " played " ..extra.. "'s game but then left because it was interesting enough",
killer.. " forced " ..extra.. " to use the newgen beta feature in roblox studio",
killer.. " won the lottery by 1 number compared to " ..extra,
extra.. " killed " ..killer.. "- oh wait i read it incorrectly.",
extra.. " tried namesniping but " ..killer.. " took the last spot by 1 second",
"I just lost my " ..extra.. "!!!!!",
extra.. " said they were better at webhooks but fumbled HARD!!!",
'"yo bro what if we combine ' ..killer.. ' with ' ..extra.. '?"',
extra.. " installed windows 11 but they didnt have enough space",
killer.. " denied " ..extra.. "'s pull request",
killer.. " failure",
"successfully died'd " ..extra,
"'export?' " ..extra.. " said. 5 seconds later their computer exploded from natural " ..killer.. " behaviour.",
killer.. " nuked " ..extra.. "'s roblox character",
extra.. " changed killfeed.lua",
extra.. " was so annoying " ..killer.. " blocked and ignored them",
-- "tim tim" | No
extra.. ": GAHH THERES ALOT OF " ..killer.. "S IN HERE!",
"wasted " ..extra,
"2 MORE LIVES " ..extra.. "!",
killer.. " is a cod player",
extra.. " said /skip on everybody's favorite map",
"its been 32 hours... " ..killer.. " please let me get a break... -" ..extra
}