Mountains of Lava Inc.: Difference between revisions

From Kaboom Wiki
No edit summary
No edit summary
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[File:etianl meme.png|thumb|right|x240px|A meme mocking etianl, one of the members of Mountains of Lava Inc.]]
[[File:etianl meme.png|thumb|right|x240px|A meme mocking etianl, one of the members of Mountains of Lava Inc.]]
'''Mountains of Lava Inc.''' (also known as '''BreakBlocks''' or '''BreakBlocksMC''') are a group of script kiddie<ref>https://github.com/etianl/Trouser-Streak/blob/9b8fe352ffb53e37cb4a800f9dbf9f50896de154/src/main/java/pwn/noobs/trouserstreak/modules/SuperInstaMine.java#L145</ref> griefers who operated the Skynet bot from October 2024 to January 2026. They are also responsible for maintaining [[TrouserStreaks]].
'''Mountains of Lava Inc.''' (also known as '''BreakBlocks''' or '''BreakBlocksMC''') are a group of script kiddie<ref>https://github.com/etianl/Trouser-Streak/blob/9b8fe352ffb53e37cb4a800f9dbf9f50896de154/src/main/java/pwn/noobs/trouserstreak/modules/SuperInstaMine.java#L145</ref> griefers who operated the Skynet bot from October 2024 to January 2026. They are also responsible for maintaining [[Trouser-Streak]].


=Skynet=
==Skynet==
[[File:fatih1 skynet.png|thumb|right|120px|A kaboom clone being "terminated" by Skynet]]
[[File:fatih1 skynet.png|thumb|right|A kaboom clone being "terminated" by Skynet]]
Skynet was a bot that joined offline mode servers using the usernames of players who didn't opt out from being displayed in the [https://minecraft.wiki/w/Server_list server list]. These usernames were presumably collected from a [https://web.archive.org/web/20260726072129/https://breakblocks.com/ server scanner ran by the same group].
Skynet was a bot that joined offline mode servers using the usernames of players who didn't opt out from being displayed in the [https://minecraft.wiki/w/Server_list server list]. These usernames were presumably collected from a [https://web.archive.org/web/20260726072129/https://breakblocks.com/ server scanner ran by the same group].


Line 10: Line 10:
It is possible that this naïve offline mode detection method also doubled as a way to detect if a certain username had operator permissions. On [[Kaboom]], this is true for all users upon join.
It is possible that this naïve offline mode detection method also doubled as a way to detect if a certain username had operator permissions. On [[Kaboom]], this is true for all users upon join.


==Behavior==
===Behavior===
Skynet would perform a series of actions upon joining the server:
Skynet would perform a series of actions upon joining the server:


Line 22: Line 22:
# Save the server
# Save the server


===Original===
====Original====


# Kill the player
# Kill the player
Line 28: Line 28:
# Set the random tick speed to the [[Wikipedia:2,147,483,647|signed 32-bit integer limit]] in a [[Extras|failed]] attempt to crash the server
# Set the random tick speed to the [[Wikipedia:2,147,483,647|signed 32-bit integer limit]] in a [[Extras|failed]] attempt to crash the server


===Revised===
====Revised====


# OP another scraped username
# OP another scraped username
Line 37: Line 37:


One theory is that the bot acts as a scout for servers for human operators to grief, although this may not be the case for the original revision of the bot as it attempts to crash the server, which would leave it impossible to grief for some time.
One theory is that the bot acts as a scout for servers for human operators to grief, although this may not be the case for the original revision of the bot as it attempts to crash the server, which would leave it impossible to grief for some time.
[[Category:Skids]]
[[Category:Inactive]]

Latest revision as of 06:05, 12 August 2026

A meme mocking etianl, one of the members of Mountains of Lava Inc.

Mountains of Lava Inc. (also known as BreakBlocks or BreakBlocksMC) are a group of script kiddie[1] griefers who operated the Skynet bot from October 2024 to January 2026. They are also responsible for maintaining Trouser-Streak.

Skynet[edit]

A kaboom clone being "terminated" by Skynet

Skynet was a bot that joined offline mode servers using the usernames of players who didn't opt out from being displayed in the server list. These usernames were presumably collected from a server scanner ran by the same group.

Offline mode servers were naïvely detected by joining the server instead of using the UUID version number which will be v3 for regular cracked servers and v4 for regular premium servers.

It is possible that this naïve offline mode detection method also doubled as a way to detect if a certain username had operator permissions. On Kaboom, this is true for all users upon join.

Behavior[edit]

Skynet would perform a series of actions upon joining the server:

  1. Changing their gamemode to creative
  2. Enabling immediate respawn
  3. Enabling mob griefing
  4. Enabling fire ticking
  5. Setting the difficulty to hard
  6. Add scoreboards claiming that the server was "TERMINATED BY SKYNET"
  7. Add teams advertising their Discord server in the suffix
  8. Save the server

Original[edit]

  1. Kill the player
  2. Disable the admin command logging gamerule
  3. Set the random tick speed to the signed 32-bit integer limit in a failed attempt to crash the server

Revised[edit]

  1. OP another scraped username
  2. Kill the player
  3. Repeat from top with the username that just got opped

Notably, no grief would occur at this stage, besides the original revision's attempt to crash the server and scoreboard/team spam.

One theory is that the bot acts as a scout for servers for human operators to grief, although this may not be the case for the original revision of the bot as it attempts to crash the server, which would leave it impossible to grief for some time.