Okay, while trying to do this (never mind the variables on the link)
SCAR Code:somestring := GetPage('https://create.runescape.com/createaccount.ws?termsandcond=1&password1='+passwordd+'&password2='+passwordd+'&username='+usernamee+'&country='+country+'&day='+day+'&month='+month+'&year='+year);
I get an error that says 'IOHandler value is not valid', and its due to the "https" in the URL, (the S in https means that its a secure site i think).
Is there a way to fix this?






Reply With Quote






