diff --git a/docs/README.md b/docs/README.md index 426e4e3..cae2613 100644 --- a/docs/README.md +++ b/docs/README.md @@ -7,7 +7,7 @@
- Welcome to Blue Marble! Blue Marble is a userscript for the website wplace.live. Blue Marble contains a userbot, which can place pixels for you! You can control the Blue Marble bot from the custom overlay. + Welcome to Blue Marble! Blue Marble is a userscript for the website wplace.live. -
- There are many settings available for the Blue Marble userbot! Through these settings, you can control how the bot behaves. + There are many settings available for the Blue Marble userscript! Through these settings, you can control how the script behaves.
@@ -56,7 +56,7 @@
- In Possessed Mode, Blue Marble will prioritize controling the game over directly interacting with the server. For example, assume a situation where Blue Marble is trying to place a pixel. However, the tile is not loaded. Typically, Blue Marble would make a request to the server to fetch the tile. When Possessed Mode is enabled, Blue Marble will teleport the game to the tile, which causes the game to fetch the tile. The difference lies in who sends the request to the server. When Stealth Mode and Possessed Mode are both enabled, it is harder to detect the userbot since most actions are made through the game, not the userbot. + In Possessed Mode, Blue Marble will prioritize controling the game over directly interacting with the server. For example, assume a situation where Blue Marble is trying to place a pixel. However, the tile is not loaded. Typically, Blue Marble would make a request to the server to fetch the tile. When Possessed Mode is enabled, Blue Marble will teleport the game to the tile, which causes the game to fetch the tile. The difference lies in who sends the request to the server. When Stealth Mode and Possessed Mode are both enabled, it is harder to detect the userscript since most actions are made through the game, not the userscript.