01-20-2012, 07:49 PM
(01-20-2012, 06:14 PM)RDCA Wrote: It's actually the way Xerotic does his scripts. It looks for it on every single page, and since these are both MyBB's with the same named Divs with the same ID's it treats them the same. So your extra links are coming from the HF one, but still work on here.
Actually you are wrong.
Code:
// ==UserScript==
// @name xerotic's HF Special Links
// @namespace xerotic/hflinks
// @description Adds special links to the HackForums header.
// @include http://hackforums.net/*
// @include http://www.hackforums.net/*
// @version 1.0
// ==/UserScript==
Mine are always site specific.
Please research before you make false allegations upon my scripts