This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| add-type -AssemblyName system.windows.forms | |
| [System.Windows.Forms.Form] $form = new-object System.Windows.Forms.Form | |
| $progress= new-object System.Windows.Forms.ProgressBar | |
| $progress.Maximum = 100 | |
| $progress.height = 35 | |
| $progress.width = 450 | |
| $progress.enabled = $true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* Digital Pet | |
| */ | |
| const tmi = require('tmi.js'); | |
| const feedScore=0; | |
| const petScore=0; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| javascript:; | |
| /*To use this, remove all newlines and set it as the url of a bookmark, or copy below this line and paste in console.*/; | |
| /* Visit the followers list, then click bookmark/run code. Allow popups (then probably try again).*/; | |
| /* To audit, replace semicolons with semicolons followed by newlines - it should revert to a readable form*/; | |
| ; | |
| ; | |
| /*holds window used to test popup before starting loop*/; | |
| testWindow = null; | |
| /*holds generated abuse links for processing*/; | |
| links = []; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 23.21.150.121:3478 | |
| iphone-stun.strato-iphone.de:3478 | |
| numb.viagenie.ca:3478 | |
| s1.taraba.net:3478 | |
| s2.taraba.net:3478 | |
| stun.12connect.com:3478 | |
| stun.12voip.com:3478 | |
| stun.1und1.de:3478 | |
| stun.2talk.co.nz:3478 | |
| stun.2talk.com:3478 |