Unlocks the "Buy us a gram" achievement. You can remove the script after you have the achievement.
// ==UserScript== // @name Donate SrGanja // @name:de Spenden SrGanja // @namespace * // @author Klajo // @description Unlocks the "Buy us a gram" achievement. You can remove the script after you have the achievement. // @description:de Schaltet das "Buy us a gram" Achievement frei. Das Script kann entfernt werden, nachdem das Achievement freigeschaltet ist. // @include http://srganja.com/* // @version 1.01 // @grant none // ==/UserScript== document.cookie="donate=2";