If (topic.title.contains("twitch", "bfm"))
-_--_---
2021-03-05 13:19:23
topic.delete()
TeamAsterion
2021-03-05 13:20:31
if (!user.post()) then
execute user.cancer()
end
DonDoritos16
2021-03-05 13:22:35
if(topic.title.contains("juif","shoah","J"):
topic.delete()
topic.getAuteur().signalCrif()
topic.getAuteur().suicide()
-_--_---
2021-03-05 13:22:57
while true:
while true:
while true:
Miles_Upshur
2021-03-05 13:23:41
L'odeur de la pucelerie sur ce topic
-_--_---
2021-03-05 13:24:17
Le 05 mars 2021 à 13:23:41 Miles_Upshur a écrit :
L'odeur de la pucelerie sur ce topic
raté l'ahurax
Kevin_2013
2021-03-05 13:25:07
if (topic.isHereForMoreThan1Minute()) {
topic.delete()
}
Incas-L1
2021-03-05 13:25:19
while 1 : print("la boucle")
20cmorepos
2021-03-05 13:25:24
https://image.noelshack.com/fichiers/2020/27/6/1593818861-ht0hwmqi.png
Demonciel
2021-03-05 13:28:44
If "[CUL]" in topic.getname():
topic.show()
bot = new_bot()
bot.post(topic, "up")
else:
topic.hide()
Demonciel
2021-03-05 13:31:25
Self.Topic.bide()
-_--_---
2021-03-05 13:33:25
Le 05 mars 2021 à 13:31:25 Demonciel a écrit :
Self.Topic.bide()
topic.up()
rootify44
2021-03-05 13:39:46
while(true) {
topics.push(new Topic("Notez moi /10"))
topics.push(new Topic("Le cul de cette milf"))
topics.push(new Topic("[ALERTE] Post ou cancer"))
console.log("La boucle")
}
Leboeuf78
2021-03-05 13:40:19
Le 05 mars 2021 à 13:20:31 TeamAsterion a écrit :
if (!user.post()) then
execute user.cancer()
end
Post
Lameromodo72
2021-03-05 13:42:45
Le 05 mars 2021 à 13:20:31 TeamAsterion a écrit :
if (!user.post()) then
execute user.cancer()
end
miroir(TeamAsterion)
end
Fox_McCloud45
2021-03-05 13:45:56
using System;
using com.jeuxvideo.topic;
namespace jvc
{
class Main
{
public void Main(string[] args)
{
TopicBuilder tb = new TopicBuilder();
while(1)
{
Topic t = tb.setRandomName().build();
t.publish();
}
}
}
}