Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'isenart'

1650492 - Slavehack riddle tree: slavehack slave hack isenart
  1. Slavehack riddle tree. Created by Isenart
  2.  
  3. 243.12.1.213
  4. 129.94.140.59
  5. 246.185.15.208
  6.  
  7. 1.1.1.1
  8.    |
  9.  
1037046 - Slavehack riddle tree: slavehack slave hack isenart
  1. Slavehack riddle tree. Created by Isenart
  2.  
  3. 243.12.1.213
  4. 129.94.140.59
  5. 246.185.15.208
  6.  
  7. 1.1.1.1
  8.    |
  9.  
738956 - Slavehack riddle tree: slavehack slave hack isenart
  1. Slavehack riddle tree. Created by Isenart
  2.  
  3. 243.12.1.213
  4. 129.94.140.59
  5. 246.185.15.208
  6.  
  7. 1.1.1.1
  8.    |
  9.  
652888 - Slavehack riddle tree: slavehack slave hack isenart
  1. Slavehack riddle tree. Created by Isenart
  2.  
  3. 243.12.1.213
  4. 129.94.140.59
  5. 246.185.15.208
  6.  
  7. 1.1.1.1
  8.    |
  9.  
599030 - Slavehack Easy Slaves: sh slavehack slave hack slaves isenart
  1. // ==UserScript==
  2. // @name            Slavehack Easy Slaves
  3. // @namespace       SlavehackEasySlaves
  4. // @Description     Simply highlights the slaves that aren't working. Created by Isenart
  5. // @include         http://www.slavehack.com/index2.php?page=slaves
  6. function do_platypus_script() {
  7. 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);
  8. }; // Ends do_platypus_script
  9.