Is there a SRL function that returns what URL you are on?
Edit: I guess that GetPage is already a function, but it gets the contents instead of the URL you are on.
Is there a SRL function that returns what URL you are on?
Edit: I guess that GetPage is already a function, but it gets the contents instead of the URL you are on.

it SHOULD say somewhere what site you're on..
yeah.. for SRL at least..
it says
<base href="http://www.srl-forums.com/forum/" />
search for .com and it will show you (I think it will for any site)
for RS..
src="http://world87.runescape.com/m1"
I'm trying to get scar to figure out what the address bar says so I know when it has changed from page to page.
I know where the address bar is.
I was just wondering if there is already one built in to scar or srl, to see if I need to make it or not.
I'm pretty sure you'll have to make one yourself.

I didn't say anything about to address bar..
if you do GetPage with Between you can do like.. Between('< a href>www.', '.com</a>');

oh.
haha
sorry.. trying to help like 5 people at once..
but you could mess with GetPage?
basically if you can get GetPage to just get the HTML of the current page then you can do Between what I said before![]()
well, the only way to get the html of the current page is to know what the current page is
but thanks for clearing that up senrath and thanks to you both for trying to help out.
i will just make one
There are currently 1 users browsing this thread. (0 members and 1 guests)