MyBB Community Forums

Full Version: How do I detect when a link is pressed or how do I parse a link
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am working on making a redirection page that, when a user presses a link, it goes to this page first. This is what I have so far - http://www.mythicservers.com/forum/redir...google.com The problem I am having is I can't seem to detect when a player presses a link.

My question is, is there any type of event listener or way I can detect when a link is pressed OR an area where I can parse what the link actually is (in example go from www.google.com TO http://www.mythicservers.com/forum/redir...google.com)

Any help would be much appreciated.
I made a plugin for this!
(2014-12-14, 09:30 AM)fizz Wrote: [ -> ]I made a plugin for this!

Oh haha, I didnt even see that.