hi, i have recently been using scar to automate tasks i do on various websites. i found a minimizable client: http://villavu.com/forum/showthread.php?t=45534 but can't get it to work with the new...
Type: Posts; User: nickdean
hi, i have recently been using scar to automate tasks i do on various websites. i found a minimizable client: http://villavu.com/forum/showthread.php?t=45534 but can't get it to work with the new...
Having some trouble finding an older version, seems 3.38 doesn't have the same type of plugins. Is anyone still using this? I'd like it for a soundcloud bot i created.
On your webhost you can setup a simple PHP file to send your emails.
mailme.php?email=a@a.com&r=itisme44&message=yourmessage
<?php
$randomstring=$_GET['r'];
if ($randomstring=='itisme44'){
...
I got it off my laptop and uploaded if anyone needs to use it nldserver.com/SRL.zip & Plug.zip if anyone needs instructions on WINE & SCAR let me know.
For a client I use the runescape .msi client
Yeah the problem is though with WINE it's having trouble copying the files through the virtual enviornment, whereas if I just had the files I could un archive and put them in the includes folder. If...
Hey guys I have a slight issue, I am running Ubuntu & WINE with Scar & RS, I have SCAR working, normal functions such as MoveMouse,ClickMouse etc are fine. When I try to download SRL it has an error,...