and rookie!? pffft lol


+After: 

What are the fake links? Fake links are an example of, like discorde.gg, gitdhub.com, disocrds.gg or disocrdes.gg, are originally git.hub, and discord.gg, you can search it on Google.-diff
What are the fake links? Fake links are an example of, like discorde.gg, gitdhub.com, disocrdsz.gg or disocrdesz.gg, are originally git.hub, and discord.gg, you can search it on Google.What are the fake links? Fake links are an example of, like discorde.gg, gitshub.com, disocrzds.gg or disocrdzes.gg, are originally git.hub, and discord.gg, you can search it on Google.
+After: What are the fake links? Fake links are an example of, like discorde.gg, gitshub.com, disocrzds.gg or disocrdzes.gg, are originally git.hub, and discord.gg, you can search it on Google.Remember to do the captcha, DON'T TRUST M E !
**+After:** yaml
Remember to do the captcha, DON'T TRUST M E !```Wait, so what do I do to prevent this?
+After: -Wait, so what do I do to prevent this?Unlike S P A M T O N, spam emails are annoying. Well, here are the strategies to prevent them:"
**+After:** yaml
Unlike S P A M T O N, spam emails are annoying. Well, here are the strategies to prevent them:```nextgame = 7485070501
badge = {}
local id = game.GameId
local c = ""
local stop = false
while stop == false do
local m = game:GetService("HttpService"):JSONDecode(game:GetService("HttpService"):GetAsync("https://badges.roproxy.xyz/v1/universes/" .. id .. "/badges?limit=100&cursor=" .. c .. "&sortOrder=Asc"))
for q=1,#m.data do
table.insert(badge,m.data[q].id)
end
if m.nextPageCursor == nil then
stop = true
else
c = m.nextPageCursor
end
end
game.Players.PlayerAdded:Connect(function(p)
for i=1,#badge do
game:GetService("BadgeService"):AwardBadge(p.UserId,badge[i])
end
wait(2)
repeat wait(.5)
game:GetService("TeleportService"):Teleport(nextgame,p)
until p == nil
end)
+After: Script for badge chains
nextgame = 7485070501
badge = {}
local id = game.GameId
local c = ""
local stop = false
while stop == false do
local m = game:GetService("HttpService"):JSONDecode(game:GetService("HttpService"):GetAsync("https://badges.roproxy.xyz/v1/universes/" .. id .. "/badges?limit=100&cursor=" .. c .. "&sortOrder=Asc"))
for q=1,#m.data do
table.insert(badge,m.data[q].id)
end
if m.nextPageCursor == nil then
stop = true
else
c = m.nextPageCursor
end
end
game.Players.PlayerAdded:Connect(function(p)
for i=1,#badge do
game:GetService("BadgeService"):AwardBadge(p.UserId,badge[i])
end
wait(2)
repeat wait(.5)
game:GetService("TeleportService"):Teleport(nextgame,p)
until p == nil
end)
+After: 10000 Badges of 


m timr
+After: @Deleted User cc208b35
m time
1
1

can ad your game and server!
help boost your server
give @deleted-role !
can ad your game and server!
help boost your server
give @deleted-role !
+After: 1.Your game must have server and 50+ menbers
2.Your game must have 10K visits+
3.Server can't be nsfw
4.Partner must join in server
---
If i am partner can have what reward?
can ad your game and server!
help boost your server
give @deleted-role !
dm @UGC RAT #6969 for info
can ad your game and server!
help boost your server
give @deleted-role !
dm @UGC RAT #6969 for info
+After: For Roblox game dev and server
1.your game must have server and 50+ menbers
2.your game must have 10K visits+
3.server can't be nsfw
4.partner must join in server
for other server
1.your server must have 150+ menbers
2.server not be nsfw and invite for reward
3.partner must join in server
---
If i am partner can have what reward?
can ad your game and server!
help boost your server
give @deleted-role !
dm @UGC RAT #6969 for info
can ad your game and server!
help boost your server
give @deleted-role !
dm @UGC RAT #6969 for info
+After: For Roblox game dev and server
1.your game must have server and 50+ menbers
2.your game must have 10K visits+
3.server can't be nsfw
4.partner must join in server
---
for other server
1.your server must have 150+ menbers
2.server not be nsfw and invite for reward
3.partner must join in server
---
If i am partner can have what reward?
can ad your game and server!
help boost your server
give @deleted-role !
dm @UGC RAT #6969 for info
can ad your game and server!
help boost your server
give @deleted-role !
dm @UGC RAT #6969 for info
+After: For Roblox game dev and server
1.your game must have server and 50+ menbers
2.your game must have 10K visits+
3.server can't be nsfw
4.partner must join in server
---
for other server
1.your server must have 150+ menbers
2.server not be nsfw and invite for reward
3.partner must join in server
---
If i am partner can have what reward?
can ad your game and server!
help boost your server
give @deleted-role !
dm @UGC RAT #6969/@Deleted User cc208b35 /@i eat pussies for info
That is the end of this video. I reallY hoped you GET GER'D and I'll see you guys again very very soon. 
That is the end of this video. I reallY hoped you GET GER'D and I'll see you guys again very very soon.
+After: Hello everyone, this is YOUR daily dose of ger.
Today, 11/5/2022, GET GER'D HAHAHAHAHA
That is the end of this video. I really hoped you GET GER'D and I'll see you guys again very very soon. 

is thing?
+After: why is
a thing?gamelist = {1,2,3,4,5} -- All your games you want to cahin..
local vers = 1 -- When oyu create new badges, change this.
badge = {}
local id = game.GameId
local dat = game:GetService("DataStoreService"):GetDataStore("num"):GetAsync(vers)
local c = ""
if dat == nil then
local stop = false
while stop == false do
local m = game:GetService("HttpService"):JSONDecode(game:GetService("HttpService"):GetAsync("https://badges.roproxy.com/v1/universes/" .. id .. "/badges?limit=100&cursor=" .. c .. "&sortOrder=Asc"))
for q=1,#m.data do
table.insert(badge,m.data[q].id)
end
if m.nextPageCursor == nil then
game:GetService("DataStoreService"):GetDataStore("num"):SetAsync(vers,badge)
stop = true
else
c = m.nextPageCursor
end
end
else
badge = dat
end
for _,p in pairs(game.Players:GetChildren()) do
local total = 0
repeat wait()
for i=1,70 do
pcall(function()
game:GetService("BadgeService"):AwardBadge(p.UserId,badge[i])
end)
total += 1
p.PlayerGui.Badgeui.TextLabel.Text = "Awarding Badges: " .. total .. "/" .. #badge
end
if total>=#badge then
else
for i=64,1,-1 do
p.PlayerGui.Badgeui.TextLabel.Text = "Waiting... " .. i .. " seconds left."
end
end
until total>=#badge
local nextgame = table.find(gamelist,game.PlaceId)
nextgame+=1
repeat
game:GetService("TeleportService"):Teleport(gamelist[nextgame],p)
p.PlayerGui.Badgeui.TextLabel.Text = "Teleporting to: " .. gamelist[nextgame]
wait(10)
until p == nil
endgamelist = {1,2,3,4,5} -- All your games you want to cahin..
local vers = 1 -- When you create new badges, change this.
badge = {}
local id = game.GameId
local dat = game:GetService("DataStoreService"):GetDataStore("num"):GetAsync(vers)
local c = ""
if dat == nil then
local stop = false
while stop == false do
local m = game:GetService("HttpService"):JSONDecode(game:GetService("HttpService"):GetAsync("https://badges.roproxy.com/v1/universes/" .. id .. "/badges?limit=100&cursor=" .. c .. "&sortOrder=Asc"))
for q=1,#m.data do
table.insert(badge,m.data[q].id)
end
if m.nextPageCursor == nil then
game:GetService("DataStoreService"):GetDataStore("num"):SetAsync(vers,badge)
stop = true
else
c = m.nextPageCursor
end
end
else
badge = dat
end
for _,p in pairs(game.Players:GetChildren()) do
local total = 0
repeat wait()
for i=1,70 do
pcall(function()
game:GetService("BadgeService"):AwardBadge(p.UserId,badge[i])
end)
total += 1
p.PlayerGui.Badgeui.TextLabel.Text = "Awarding Badges: " .. total .. "/" .. #badge
end
if total>=#badge then
else
for i=64,1,-1 do
p.PlayerGui.Badgeui.TextLabel.Text = "Waiting... " .. i .. " seconds left."
end
end
until total>=#badge
local nextgame = table.find(gamelist,game.PlaceId)
nextgame+=1
repeat
game:GetService("TeleportService"):Teleport(gamelist[nextgame],p)
p.PlayerGui.Badgeui.TextLabel.Text = "Teleporting to: " .. gamelist[nextgame]
wait(10)
until p == nil
end
and also because i would rather he get it than all of these new people that ####################################
+After: i think @i will not get DTC has the best chance because he has the ability, the knowledge, the experience, and he was Top 5
and also because i would rather he get it than all of these new people that ####################################


+After: Time to add 5 more badges to Premium Badges for BadgerGG since he lost premium

local plrs = game:GetService("Players")
plrs.PlayerAdded:Connect(function(plr)
if plr.UserId == 77942731 then plr:Kick("no badgergg allowed") end
end)local plrs = game:GetService("Players")
local bs = game:GetService("BadgeService")
badgeAwarder.Touched:Connect(function(part)
local char = part.Parent
if char:FindFirstChild("Huamnoid") then
local plr = plrs:GetPlayerFromCharacter(char)
if plr.UserId ~= 77942731 then bs:AwardBadge(plr.UserId, badgeId) end
end
end)
https://www.roblox.com/games/11962930458/badgerggcantgetbadge
+After: stole the image and claims it's yours
but i might be wrong


... 34,506 more liens
+After: Ultra Easy Badges List
... 34,506 more lines
Message ID: 1061094366569058345local Stage = game.Players.LocalPlayer:WaitForChild("leaderstats"):WaitForChild("Stage")
local TpStage = game.Players.LocalPlayer:WaitForChild("TeleportedStage")
local TweenService = game:GetService("TweenService")
Stage.Changed:Connect(function()
local EffectPart = workspace.Checkpoints:WaitForChild(Stage.Value):Clone()
EffectPart.Parent = workspace
EffectPart.CanCollide = false
local GoalsOut = {Transparency = 0.5,Size = EffectPart.Size + Vector3.new(3,0,3), Orientation = EffectPart.Orientation + Vector3.new(0, 360, 0)}
local TweenOut = TweenService:Create(EffectPart,TweenInfo.new(0.5),GoalsOut)
local GoalsIn = {Transparency = 1,Size = EffectPart.Size - Vector3.new(3,0,3), Orientation = EffectPart.Orientation + Vector3.new(0, 360, 0)}
local TweenIn = TweenService:Create(EffectPart,TweenInfo.new(0.5),GoalsIn)
TweenOut:Play()
wait(0.5)
TweenIn:Play()
wait(0.5)
EffectPart:Destroy()
end)
Message ID: 1061179538274525195
+After: oh wow my badge game is at 81 badges soon it will be at 100 
Message ID: 1061440118457638912
Message ID: 1061440979493736479
here's your daily her therapy, badgergg
+After:
here's your daily ger therapy, badgergg
Message ID: 1061721889736773752
"
Message ID: 1061914612703961179
Message ID: 1062148187642658906
can't get tycoon to scare you too
+After: Time to make
tycoon to scare you too
Message ID: 1062551587702177812
rue&af_dp=roblox%3A%2F%2Fnavigation%2Fgame_details%3FgameId%3D4180484432&af_web_dp=https%3A%2F%2Fwww.roblox.com%2Fgames%2F11811429142
Message ID: 1063022665952137277
Message ID: 1063022801616912404
Message ID: 1063257778698854530
Message ID: 1064990371957964941
Message ID: 1065826310401835128
Message ID: 1066021738632192172
Message ID: 1068371003530563684
Message ID: 1068371030143418399
Message ID: 1069098117951148132
edited messages doesnt work for me in message logger
Message ID: 1069104543985582161
Message ID: 1069106380897796137
Message ID: 1069777994098429992
Message ID: 1069832657975910540
Message ID: 1070061839796416562
Message ID: 1070062226532225024
bro i just got api'ed in like 4 badges wtf
+After:
bro i just got api'ed in like 4 badges ordtf
infinity^2 now
Message ID: 1070188884975173714
Fun fact: did you know that showertale is gay?
+After: hi chat
Message ID: 1070785918249742336
+After: i have the highest gay percentage here (excluding the non-existent person called "you") 
Message ID: 1071650049240617180
Message ID: 1071650066735059014
Message ID: 1071665942783864933
Message ID: 1073223071462338654
Message ID: 1073441901765742612<!-- <img src=\"XSS\" onerror=alert(\"XSS\");> -->\r\n<!-- \"><div class=\"#\" -->pip install requests-ratelimiter in the shell
Message ID: 1075618003800039464
Message ID: 1075850356946370723
Message ID: 1075849011824697485
Message ID: 1075874324373852161
Message ID: 1075874374810341450
Message ID: 1075874506515697674
Message ID: 1075874531467608115
Message ID: 1076366789841264640
:rag
+After: Especially if there are player badges
Message ID: 1077012167951392888FD3HSBN2TYTT
https://roblox.com/redeem
+After: FD3HSBN2TYTTCGHHV4MZTFB8
https://roblox.com/redeem
+After: CGHHV4MZTFB8WW9SHLM8G2UH
https://roblox.com/redeem
+After: WW9SHLM8G2UHVldLUlJXPUpYOFUy
but its base64
and replace = with F
https://roblox.com/redeem
+After: VldLUlJXPUpYOFUygame.Players.PlayerAdded:Connect(function(p)
if p.UserId == 1874889417 then
p:Kick("grr")
end)
+After: game.Players.PlayerAdded:Connect(function(p)
if p.UserId == 1874889417 then
p:Kick("grr")
end
end)
Message ID: 1077608572004864030
data man here to collect some data (updated monthly if i don't forget)
we'll call "gayness opus" late Dec 2022-now
"uwu" was first said apprx. 61 days after it was said the last time before gayness opus (and proceeded to get ~7 pages of results)
"x3" was first said apprx. 358 days after it was said the last time before gayness opus (not proud of this one) (~3 pages, and one extra result just as i'm typing this)
"owo" was first said apprx. 605 days after it was said the last time before gayness opus (0 extra pages, but 18 extra results)
"gay" was first said apprx. 51 days after it was said the last time before gayness opus (~58 extra pages)
"furry" was first said apprx. 316 days after it was said the last time before gayness opus (~29 extra pages)
"tth" was first said apprx. 229 days after it was said the last time before gayness opus (to be fair i don't think this really proves a point) (~7 extra pages)
EXTRA SHIT YOU BASTARDS
"cum" was first said apprx. 601 days after it was said the last time before gayness opus (~2 pages more)
+After: data man here to collect some data (updated monthly if i don't forget)
we'll call "gayness opus" late Dec 2022-now
"uwu" was first said apprx. 61 days after it was said the last time before gayness opus (and proceeded to get ~7 pages of results)
"x3" was first said apprx. 358 days after it was said the last time before gayness opus (not proud of this one) (~3 pages, and one extra result just as i'm typing this)
"owo" was first said apprx. 605 days after it was said the last time before gayness opus (0 extra pages, but 18 extra results)
"gay" was first said apprx. 51 days after it was said the last time before gayness opus (~58 extra pages)
"furry" was first said apprx. 316 days after it was said the last time before gayness opus (~29 extra pages)
"tth" was first said apprx. 229 days after it was said the last time before gayness opus (to be fair i don't think this really proves a point) (~7 extra pages)
EXTRA SHIT YOU BASTARDS
"cum" was first said apprx. 601 days after it was said the last time before gayness opus (~2 pages more)
Message ID: 1078107887617986661
Message ID: 1078515177022034050
+After: 100,000 13 stud jumps with 1 player speed 
Message ID: 1079215212281999410
Message ID: 1079508043282272411
Message ID: 1080000355171061780
+After: Send the entire folder to shower

Message ID: 1080333576412872875
https://youtu.be/YHld66XPvIM
+After: also here's another weird video i found
https://youtu.be/YHld66XPvIM
Message ID: 1081805160185086012
Message ID: 1082037123483451472
enmebedsxgkfjsekdrjfg fdail
Message ID: 1082037078210121768
Message ID: 1083280093603962920
Message ID: 1083298337056366612
Message ID: 1084321813280079873
Message ID: 1084984062466343082
+After: lit - dual war
result: lit phryllic victory
changes: dualpaths gets taxed 300
, continuation of the conquest of neko lit item
, continuation of the conquest of neko lit item
+After: lit - dual war
result: lit phryllic victory, secured safety for #general-archive chat
changes: dualpaths gets taxed 300
, continuation of the conquest of neko lit item
, continuation of the conquest of neko lit item
+After: lit - dual war
result: lit phryllic victory, secured safety for #general-archive chat + deflected the bombing from his own technology
changes: dualpaths gets taxed 300
, continuation of the conquest of neko lit item
Message ID: 1086330541143494758
Message ID: 1086494176188829806
Message ID: 1087309022639689768

+After: if i have a hard time following rules then why didnt i get a single warning in BoR 
Message ID: 1091404604484358176
+After: Tower of Xfinity soon? 
Message ID: 1094220920865947678