i have a working motd, i want it to check for html tags, like <hiddentag> in the code..
is it possible?
You can use javascript for to change its title, you can hook into title changes using lua [b][url=http://wiki.garrysmod.com/?title=P.HTML:PageTitleChanged]P.HTML:PageTitleChanged [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b].
[editline]1st July 2011[/editline]
Or use [b][url=http://wiki.garrysmod.com/?title=Http.Get]Http.Get [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] to get the page source directly.