Drawaria Rain Effect And Sad Mod

Adds rain effect and sad mod in Drawaria.online

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
YouTubeDrawaria
今日安裝
0
安裝總數
7
評價
0 0 0
版本
1.0
建立日期
2025-01-20
更新日期
2025-01-20
尺寸
2.4 KB
授權條款
MIT
腳本執行於

This script is a Tampermonkey userscript that adds a rain effect and a dark overlay (sad mod) to the website Drawaria.online. Here's how you can use it:

Steps to Use the Script:
Install Tampermonkey:

If you don't already have Tampermonkey installed, you need to add it to your browser.

Tampermonkey is available for:

Chrome

Firefox

Edge

Other browsers

Create a New Script:

Open the Tampermonkey dashboard by clicking its icon in your browser toolbar and selecting "Create a new script".

Delete any default code in the editor.

Paste the Script:

Copy the entire script provided above and paste it into the Tampermonkey editor.

Save the Script:

Click File > Save or press Ctrl + S (Windows) or Cmd + S (Mac) to save the script.

Visit Drawaria.online:

Go to Drawaria.online.

The script will automatically run, and you should see:

A rain effect with falling droplets.

A dark overlay that dims the screen for a "sad" or moody atmosphere.

What the Script Does:
Rain Effect:

Creates 200 raindrops that fall from the top of the screen to the bottom.

The raindrops are animated and appear randomly across the screen.

Dark Overlay:

Adds a semi-transparent black overlay to darken the screen, creating a somber mood.

No Interference:

The rain and overlay do not interfere with your ability to draw or interact with the website.

Customization:
If you want to tweak the script, here are some things you can modify:

Number of Raindrops:

Change the number 200 in the for loop to increase or decrease the number of raindrops.

Raindrop Speed:

Adjust the 1.5s in the animation property of the raindrops to make them fall faster or slower.

Dark Overlay Opacity:

Change the rgba(0, 0, 0, 0.4) value in the darkOverlay.style.backgroundColor to make the overlay darker or lighter.