"I'm online" message!

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

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

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