Login to ZARP





TOPIC: Happy Birthday Turtlx

Happy Birthday Turtlx 1 year 9 months ago #1414588

Happy birthday but while reading your book on camera you was pointing at the words and was monotone..

https://imgur.com/a/GBXsSMN
  • Anomanized01725
  • Anomanized01725's Avatar
  • Offline
  • User is blocked
  • Posts: 645
  • Thanks received: 52
  • Karma: -15
Last Edit: 1 year 9 months ago by Anomanized01725.
Login or register to post a reply.
The following user(s) said Thank You: Turtlx__

Happy Birthday Turtlx 1 year 9 months ago #1414589

were on page 8 btw
  • Turtlx__
  • Turtlx__'s Avatar
  • Offline
  • Gold Boarder
  • ZARP VIP
  • Posts: 1649
  • Thanks received: 471
  • Karma: -45
Login or register to post a reply.

Happy Birthday Turtlx 1 year 9 months ago #1414593

Happy Birthday Mr. Turtlx
  • Faithful
  • Faithful's Avatar
  • Offline
  • Former Community Manager
  • ZARP VIP
  • That Irish guy™
  • Posts: 1038
  • Thanks received: 445
  • Karma: 272
Login or register to post a reply.
The following user(s) said Thank You: Turtlx__

Happy Birthday Turtlx 1 year 9 months ago #1414594

  • yisyas
  • yisyas's Avatar
  • Offline
  • Nitro Booster
  • ZARP VIP
  • Posts: 2588
  • Thanks received: 504
  • Karma: 113
Login or register to post a reply.
The following user(s) said Thank You: Salted Wine, Turtlx__

Happy Birthday Turtlx 1 year 9 months ago #1414597

celebrate good times
  • Kronen
  • Kronen's Avatar
  • Offline
  • Gold Boarder
  • ZARP VIP
  • Posts: 1886
  • Thanks received: 566
  • Karma: -101
Login or register to post a reply.
The following user(s) said Thank You: Turtlx__

Happy Birthday Turtlx 1 year 9 months ago #1414598

happy bird day
  • Sam.
  • Sam.'s Avatar
  • Offline
  • Gold Boarder
  • ZARP VIP
  • gmaes?
  • Posts: 1959
  • Thanks received: 1113
  • Karma: -2
Login or register to post a reply.
The following user(s) said Thank You: Turtlx__

Happy Birthday Turtlx 1 year 9 months ago #1414599

my birthday wish is that yisyas would get a new microphone
  • Turtlx__
  • Turtlx__'s Avatar
  • Offline
  • Gold Boarder
  • ZARP VIP
  • Posts: 1649
  • Thanks received: 471
  • Karma: -45
Login or register to post a reply.

Happy Birthday Turtlx 1 year 9 months ago #1414600

Turtlx69 wrote:
my birthday wish is that yisyas would get a new microphone
  • yisyas
  • yisyas's Avatar
  • Offline
  • Nitro Booster
  • ZARP VIP
  • Posts: 2588
  • Thanks received: 504
  • Karma: 113
Login or register to post a reply.

Happy Birthday Turtlx 1 year 9 months ago #1414607

for k, v in pairs() do
print("Happy Birthday")
end
  • PcShadowwZ
  • PcShadowwZ's Avatar
  • Offline
  • Fresh Boarder
  • ZARP VIP
  • Posts: 40
  • Thanks received: 13
  • Karma: -3
Login or register to post a reply.
The following user(s) said Thank You: yisyas

Happy Birthday Turtlx 1 year 9 months ago #1414608

PcShadowwZ wrote:
for k, v in pairs() do
print("Happy Birthday")
end

this will error

try
for name, date in pairs(birthdays) do
    if name == "Turtlx" then
        print("Happy Birthday, " .. name)
    end
end
  • ItsDonny
  • ItsDonny's Avatar
  • Offline
  • Community Manager
  • ZARP VIP
  • Big Don
  • Posts: 818
  • Thanks received: 237
  • Karma: -236
Login or register to post a reply.

Happy Birthday Turtlx 1 year 9 months ago #1414609

ItsDonny wrote:
PcShadowwZ wrote:
for k, v in pairs() do
print("Happy Birthday")
end

this will error

try
for name, date in pairs(birthdays) do
    if name == "Turtlx" then
        print("Happy Birthday, " .. name)
    end
end
i dont think u get the joke man
  • yisyas
  • yisyas's Avatar
  • Offline
  • Nitro Booster
  • ZARP VIP
  • Posts: 2588
  • Thanks received: 504
  • Karma: 113
Login or register to post a reply.

Happy Birthday Turtlx 1 year 9 months ago #1414611

ItsDonny wrote:
PcShadowwZ wrote:
for k, v in pairs() do
print("Happy Birthday")
end

this will error

try
for name, date in pairs(birthdays) do
    if name == "Turtlx" then
        print("Happy Birthday, " .. name)
    end
end
This is gay
try:
while true do end
  • Killa Kappa
  • Killa Kappa's Avatar
  • Offline
  • User is blocked
  • ZARP VIP
  • Posts: 14507
  • Thanks received: 6725
  • Karma: -3121
Login or register to post a reply.

Happy Birthday Turtlx 1 year 9 months ago #1414612

ItsDonny wrote:
PcShadowwZ wrote:
for k, v in pairs() do
print("Happy Birthday")
end

this will error

try
for name, date in pairs(birthdays) do
    if name == "Turtlx" then
        print("Happy Birthday, " .. name)
    end
end

This will error because birthdays isn't defined mate
  • bunnyslippers69
  • bunnyslippers69's Avatar
  • Offline
  • Diamond Boarder
  • ZARP VIP
  • Posts: 3539
  • Thanks received: 1185
  • Karma: 0
Login or register to post a reply.
The following user(s) said Thank You: Jawson, yisyas, Killa Kappa, Markus, Callum.

Happy Birthday Turtlx 1 year 9 months ago #1414614

bunnyslippers69 wrote:
ItsDonny wrote:
PcShadowwZ wrote:
for k, v in pairs() do
print("Happy Birthday")
end

this will error

try
for name, date in pairs(birthdays) do
    if name == "Turtlx" then
        print("Happy Birthday, " .. name)
    end
end

This will error because birthdays isn't defined mate

Don’t tell me, tell him
  • ItsDonny
  • ItsDonny's Avatar
  • Offline
  • Community Manager
  • ZARP VIP
  • Big Don
  • Posts: 818
  • Thanks received: 237
  • Karma: -236
Login or register to post a reply.

Happy Birthday Turtlx 1 year 9 months ago #1414615

ItsDonny wrote:
bunnyslippers69 wrote:
ItsDonny wrote:
PcShadowwZ wrote:
for k, v in pairs() do
print("Happy Birthday")
end

this will error

try
for name, date in pairs(birthdays) do
    if name == "Turtlx" then
        print("Happy Birthday, " .. name)
    end
end

This will error because birthdays isn't defined mate

Don’t tell me, tell him
u posted it??
  • Killa Kappa
  • Killa Kappa's Avatar
  • Offline
  • User is blocked
  • ZARP VIP
  • Posts: 14507
  • Thanks received: 6725
  • Karma: -3121
Login or register to post a reply.

Happy Birthday Turtlx 1 year 9 months ago #1414616

Terry A Davis wrote:
ItsDonny wrote:
bunnyslippers69 wrote:
ItsDonny wrote:
PcShadowwZ wrote:
for k, v in pairs() do
print("Happy Birthday")
end

this will error

try
for name, date in pairs(birthdays) do
    if name == "Turtlx" then
        print("Happy Birthday, " .. name)
    end
end

This will error because birthdays isn't defined mate

Don’t tell me, tell him
u posted it??

local birthdays = {
["fuck"] = "not my code",
["off"] = "let him figure it out",
["Turtlx"] = "August 25",
["The Joke"] = "Bilember 2000B.C."
}
  • ItsDonny
  • ItsDonny's Avatar
  • Offline
  • Community Manager
  • ZARP VIP
  • Big Don
  • Posts: 818
  • Thanks received: 237
  • Karma: -236
Login or register to post a reply.
The following user(s) said Thank You: Turtlx__

Happy Birthday Turtlx 1 year 9 months ago #1414644

happy late bday
  • TrueOverL
  • TrueOverL's Avatar
  • Offline
  • Gold Boarder
  • ZARP VIP
  • Posts: 2258
  • Thanks received: 885
  • Karma: 35
Login or register to post a reply.
The following user(s) said Thank You: Turtlx__
Moderators: Clarky

Time to create page: 0.196 seconds

211 PLAYERS ONLINE

Connect to server View Gametracker DarkRP
4/127
Online
Connect to server View Gametracker Deathrun
0/40
Online
Connect to server View Gametracker TTT
0/47
Online
Connect to server View Gametracker Bhop
0/32
Online
Connect to server View Gametracker Surf
0/32
Online
Connect to server View Gametracker Prop Hunt
0/42
Online
Connect to server View Gametracker Sandbox
0/42
Online
Connect to server Discord
207/956
Online
Top