Advertising
advertising
related pastes to tag 'slave'
- 2004021 - TI Launchpad I2C slave example: slave launchpad i2c
-
- //******************************************************************************
- // I2C Slave Transmitter
- // variable length multi byte read
- // single byte write
- //
- // 6 OCT 2010
- // Comments updated 27 NOV 2010 but still incomplete.
- // free to use for non-commercial use with attribution.
- 1650492 - Slavehack riddle tree: slavehack slave hack isenart
-
- Slavehack riddle tree. Created by Isenart
- 243.12.1.213
- 129.94.140.59
- 246.185.15.208
- 1.1.1.1
- |
- 1037046 - Slavehack riddle tree: slavehack slave hack isenart
-
- Slavehack riddle tree. Created by Isenart
- 243.12.1.213
- 129.94.140.59
- 246.185.15.208
- 1.1.1.1
- |
- 886638 - budz: slave hack budz
-
- ___ ___ ___ ___
- /\__\ /\ \ /\ \ /\__\
- /:/ _/_ ___ /::\ \ \:\ \ ___ /:/ _/_
- /:/ /\ \ /\__\ /:/\:\ \ \:\ \ /\__\ /:/ /\__\
- /:/ /::\ \ /:/ / /:/ \:\ \ _____\:\ \ /:/__/ /:/ /:/ _/_
- /:/_/:/\:\__\ /:/__/ /:/__/ \:\__\ /::::::::\__\ /::\ \ /:/_/:/ /\__\
- \:\/:/ /:/ / /::\ \ \:\ \ /:/ / \:\——\——\/__/ \/\:\ \__ \:\/:/ /:/ /
- \::/ /:/ / /:/\:\ \ \:\ /:/ / \:\ \ ¯¯\:\/\__\ \::/_/:/ /
- 738956 - Slavehack riddle tree: slavehack slave hack isenart
-
- Slavehack riddle tree. Created by Isenart
- 243.12.1.213
- 129.94.140.59
- 246.185.15.208
- 1.1.1.1
- |
- 652888 - Slavehack riddle tree: slavehack slave hack isenart
-
- Slavehack riddle tree. Created by Isenart
- 243.12.1.213
- 129.94.140.59
- 246.185.15.208
- 1.1.1.1
- |
- 599030 - Slavehack Easy Slaves: sh slavehack slave hack slaves isenart
-
- // ==UserScript==
- // @name Slavehack Easy Slaves
- // @namespace SlavehackEasySlaves
- // @Description Simply highlights the slaves that aren't working. Created by Isenart
- // @include http://www.slavehack.com/index2.php?page=slaves
- function do_platypus_script() {
- do_modify_html_it(window.document,document.evaluate('/HTML[1]/BODY[1]/TABLE[1]/TBODY[1]/TR[1]/TD[3]/TABLE[1]/TBODY[1]/TR[1]/TD[1]', document, null, XPathResult.FIRST_ORDERED_NODE_TYPE,null).singleNodeValue,/No task assigned/g,'<font size="4" color="#FF0000">No task assigned</font>',null);
- }; // Ends do_platypus_script