Load RuneScape Client from an alternative domain
Hi Guys,
I am trying to load RuneScape from my website. It is giving me some problems. I am assuming the client isn't loading because the initiator is not official. I have no errors other than:
Code:
Uncaught Error: SECURITY_ERR: DOM Exception 18 localhost:90
Uncaught Error: SECURITY_ERR: DOM Exception 18 localhost:225
which pertains to document.domain=' '
I also went ahead in the code from
Code:
document.domain='runescape.com'
to
Code:
document.domain='localhost'
Thanks
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]