Skip to content

Instantly share code, notes, and snippets.

View read-0nly's full-sized avatar

obsol read-0nly

View GitHub Profile
@read-0nly
read-0nly / progress.ps1
Created September 18, 2023 19:47
Quick little always-on-top progress bar form in powershell - handy for reporting on files recursively, keeps stdout clean while still giving you feedback
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
@read-0nly
read-0nly / bot.js
Created May 6, 2023 23:13
twitch chat pet thing
/* Digital Pet
*/
const tmi = require('tmi.js');
const feedScore=0;
const petScore=0;
@read-0nly
read-0nly / tumblrbotnuker.js
Last active April 19, 2023 23:20
Little bookmark thing that nukes tumblr bots
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 = [];
@read-0nly
read-0nly / public-stun-list.txt
Created September 2, 2020 19:12 — forked from mondain/public-stun-list.txt
Public STUN server list
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