This commit is contained in:
Miloslav Ciz 2024-04-24 15:10:32 +02:00
parent 55671625ef
commit a958ed0006
15 changed files with 1828 additions and 1753 deletions

View file

@ -14,7 +14,7 @@ Here are some potentially entertaining ways of trolling (they'll be written from
- **Seizure troll**: when in some kind of lecture where the students are allowed laptops (typically in a compsci uni) I take a seat somewhere in the front row, near the lecturer, open my laptop and start a program that just rapidly flashes wild colors in fullscreen -- I leave it like that for the whole lecture so that everyone sitting behind me is forced to watch the flashing and can get an epileptic seizure. For educational purposes code for such a program can be written in a few lines of browser [JavaScript](javascript.md) (it may coincidentally possibly even be found in that JavaScript article).
- **[Eco](eco.md) whoring troll**: I take a bag of plastic trash, go to the forest, find some nice, clean place, take a thumbs up selfie photo with it, dump the trash in there, take another photo, then post the photos in reverse order to Twitter with something like "today I worked tirelessly to clean this garbage dump, for our children!", get a million eco likes for literally dumping plastic trash in a forest.
- **Stack overtroll**: I love to perform this troll on sites like programming advice subreddits where wannabe [soydevs](soydev.md) try to roleplay as authorities on programming -- these deserve to be trolled the most :D This gets me banned every time but it's totally worth it, I use this to leave social network sites with style once I get bored with them. I make a piece of code that looks like some noob attempt at making a game, but it's secretly an [obfuscated](obfuscation.md) code that when run does something nasty like delete all files on the computer, create one trillion subdirectories or set goatse as a wallpaper (bloat languages like [Python](python.md) are actually great for this as they can do nasty stuff like execute a dynamically constructed string and they can also download stuff from the Internet and basically do anything they like). Then I post it with a question "hello fellow programmers, I am trying to make my first game but my code doesn't work, can u help me plz?" If the code is well made, i.e. not trivial and quite hard to understand just by looking at it, chances are the first thing people are gonna do is simply copy paste the code and run it -- that's why I prefer to make the code completely destroy the computer so that the guy has to take at least a few hours to reinstall the system to be able to warn others it's a troll. Whenever some comment pops up saying it's a trap, I immediately downvote it and report it for hate speech (I also use puppet accounts here to spam the downvotes because I'll get banned anyway). The good things about this is that I actually teach people about muh [security](security.md), those who step on this mine will never run a random code from the Internet again.
- **The racist gayming streamtroll**: As a famous [vidya](game.md) streamer I love to do this to cause lulz, if done right I just cause drama and won't even get banned. I pick some convenient game, for example GTA or Obvlivion or something, then I just play the game, audience is watching, the catch is that I'll be making slightly racist or sexist choices in the gameplay, for example when driving between mission if I run over pedestrians, I'll only be killing black ones :D I will never buy anything from a black NPC or woman, I will never steal a black car and will prefer taking only white cars I can and so on. BUT... I won't be open about it of course! And I'll be denying it if someone starts to notice, in turn blaming him for being racist for making such observations. I can make this very subtle, for example I'll sometimes run over a white pedestrian too, but I'll keep the ratio biased towards black in such a way that it's noticeable but that it leaves them scratching their heads if it's intentional or not :'D Now if the chat starts to make drama out of it, I'll just say they're paranoid, I'll even do whatever they want me to to make them believe it's not intentional... and then I start slowly doing it again :'D Now this is funny because they can prove you nothing, and it's hilarious if you get reports and some mod literally has to go watch your streams and count the ratio of blacks versus whites you run over LMAO. Nice thing is also that if someone accuses you of racism, mod reviews it and says unconclusive, you can just ban the accuser for trolling, further scaring people from stepping in, at which point you can start being slightly more racist in the gameplay and so on, see how long you can balance on this fine line :D
- **The racist gayming streamtroll**: As a famous [vidya](game.md) streamer I love to do this to cause lulz, if done right I just cause drama and won't even get banned. I pick some convenient game, for example GTA or Obvlivion or something, then I just play the game, audience is watching, the catch is that I'll be making slightly racist or sexist choices in the gameplay, for example when driving between mission if I run over pedestrians, I'll only be killing black ones :D I will never buy anything from a black NPC or woman, I will never steal a black car and will prefer taking only white cars I can and so on. BUT... I won't be open about it of course! And I'll be denying it if someone starts to notice, in turn blaming him for being racist for making such observations. I can make this very subtle, for example I'll sometimes run over a white pedestrian too, but I'll keep the ratio biased towards black in such a way that it's noticeable but that it leaves them scratching their heads if it's intentional or not :'D Now if the chat starts to make drama out of it, I'll just say they're paranoid, I'll even do whatever they want me to to make them believe it's not intentional... and then I start slowly doing it again :'D Now this is funny because they can prove you nothing, and it's hilarious if you get reports and some mod literally has to go watch your streams and count the ratio of blacks versus whites you run over LMAO. Nice thing is also that if someone accuses you of racism, mod reviews it and says unconclusive, you can just ban the accuser for trolling, further scaring people from stepping in, at which point you can start being slightly more racist in the gameplay and so on, see how long you can balance on this fine line :D Another idea: play some MMORPG and be racist/sexist towards the races in the game, for example refuse to trade with female characters or speak to gnomes or whatever.
- **Troll the troll**: Advanced mastery of trolling allows one to troll other less experienced trolls -- an encounter of two trolls can be quite fun and educational. Imagine for example troll A setting up the above mentioned *stack overtroll* bait -- troll B, an experienced player of the game, notices the bait, but of course he doesn't bring this up -- no, he pretends to take the bait and responds with something like "wait a minute, let me run the code". Troll A is happy because he thinks he won, but then troll B responds: "yeah, here on line X you got this wrong, here is the correct code...". Troll A is now confused, he's unsure if he's been spotted or if troll B simply skipped running the code, troll B is now in advantage of controlling the game -- a best result here is if troll B actually somehow gets troll A to run the "fixed" code which however breaks his computer; here troll B succeeded in deflecting the troll back and catching OP into his own trap -- this kind of outcome is the best you can wish for and a showcase of true trolling mastery.
- **Creative [Wikipedia](wikipedia.md) vandalism**: for example funny redirects or categorizations (put [Bill Gates](bill_gates.md) to "famous homosexuals" category or something), also consider vandalizing other wikis that usually don't have as much protection.
- `a:hover { display: none; }`