"I'm online" message!

Autosend a "I'm online" message when you sign in! :D

当前为 2017-02-11 提交的版本,查看 最新版本

// ==UserScript==
// @name         "I'm online" message!
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  Autosend a "I'm online" message when you sign in! :D
// @author       Lasse98brus
// @match        http://www.diamondhunt.co/game.php
// @grant        none
// ==/UserScript==

sendChat("Hello DH! I'm online now! :D");