#PowerShell Uncensored
Explore tagged Tumblr posts
Text
btw in case anyone else wants to make a sub nyachine gun like i did (doing this on linux but if you know powershell/cmd you can tweak these instructions):
open inspect element on tumblr, and navigate to the the network tab
with this tab open, perform a boop
you should have seen a line appear labelled "POST [...] boop", right click it and select Copy Value > as cURL (if you're having trouble spotting it, you can filter by "XHR" near the top)
DO NOT PASTE THIS ANYWHERE EXCEPT YOUR OWN TERMINAL, AND DO NOT SHOW PICTURES OF THE CURL COMMAND UNCENSORED. it contains what acts as a password to your account for a few minutes
type the following into a bash terminal, pasting where i say while :; do [PASTE FROM CLIPBOARD HERE]; echo ""; sleep 0.6; done
and that's basically it some additional notes:
if you're getting a lot of "Limit exceeded"s, bump the number after sleep a notch. if you're not getting any at all try bumping it down
near the end of the cURL command are the parameters for target blog and boop type (can be "normal", "super", or "evil") in case you want to manually change them without recapturing the request
once you start getting 401 Unauthorized errors, you need to capture a new boop request
1 note
·
View note
Text
PowerShell Conference Europe 2017
Last week I was lucky enough to attend and speak at the largest European PowerShell conference, PowerShell Conference Europe in Hannover. At the conference I was surrounded by some of the best and brightest in the my field, an overwhelming and educational experience. I think it is fair to say this has been one of the best events of its kind and my thanks goes out to Tobias and the PSConfEU team…
View On WordPress
#Event#GitHub#GUI Automation#Hannover#ISESteroids#JEA#Just Enough Administration#PowerShell Conference#PowerShell ISE#PowerShell Uncensored#PSConfEU#VSCode
0 notes