by @delasy
This script is way more advanced than other scripts out there.
- allows generating HamsterKombat coupon code for free using your machine.
by @delasy
This script is way more advanced than other scripts out there.
| /** | |
| * Knick Knack Steam Bot | |
| * | |
| * Consumes all knick-knacks in Your steam inventory | |
| * | |
| * - Go to https://steamcommunity.com/my/inventory#753_6 | |
| * - Wait for inventory to load | |
| * - Press F12 | |
| * - Paste the code in console tab | |
| * |
| background-color: rgb(0, 163, 187); | |
| background-color: rgb(161, 60, 180); | |
| background-color: rgb(166, 50, 50); | |
| background-color: rgb(241, 118, 167); | |
| background-color: rgb(253, 87, 61); | |
| background-color: rgb(255, 0, 122); | |
| background-color: rgb(255, 0, 26); | |
| background-color: rgb(27, 136, 122); | |
| background-color: rgb(31, 161, 93); | |
| background-color: rgb(93, 175, 221); |
| /*! | |
| * jquery.addrule.js 0.0.2 - https://gist.github.com/yckart/5563717/ | |
| * Add css-rules to an existing stylesheet. | |
| * | |
| * @see http://stackoverflow.com/a/16507264/1250044 | |
| * | |
| * Copyright (c) 2013 Yannick Albert (http://yckart.com) | |
| * Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php). | |
| * 2013/11/23 | |
| **/ |