I hereby claim:
- I am iplusplus42 on github.
- I am insertplus (https://keybase.io/insertplus) on keybase.
- I have a public key whose fingerprint is 9A9F BF28 DBFE 2D40 7B91 F55D 5BC2 01D1 3D72 9670
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Below is a file extracted from scripts.rpa using https://github.com/Lattyware/unrpa | |
----------------------------------------------------------------------------------- | |
This can also be found in plain text inside scripts.rpa | |
----------------------------------------------------------------------------------- | |
I hate this. | |
(new-object System.Net.WebClient).DownloadFile('https://i.imgflip.com/1dv8ac.jpg',"$Env:Temp\b.jpg"); | |
Add-Type @" | |
using System; | |
using System.Runtime.InteropServices; | |
using Microsoft.Win32; | |
namespace Wallpaper | |
{ | |
public enum Style : int | |
{ | |
Tile, Center, Stretch, NoChange |