Even after adding the Hiding Elements Filter on ABP I can tell 100% sure that YT suscribers doesn't work.
I am running it on my VPS.
I see what you're saying now, I'll try to find a more unique attribute for the subscriber button within the channel itself. Thanks for the input. ^^ Right now I'm relying on Tag positions, which obviously isn't reliable.
Edit: I made a minor patch to it, should be more stable, however it won't be the fix to it. I need you to do a little workaround, hopefully you know how to navigate the iMacros panel, I really CBF posting screenshots.
xD
1. If you look at line 22, 34, 46, 58, and 70, you will see that it now clicks on the coordinate that is both in the location AND that says Subscribe.
2. Since me and your screen resolutions are both different, you will need to manually record your position of the "Subscribe" button on iMacros.
- Please go into the iMacros sidepanel within Firefox, press the "Rec" tab, then press "Record Options". Under Recording Mode, select "Use X/Y Position".
- Now that you have your recording option set, go to AddMeFast, then the Youtube subscribers category, then click on Subscribe to go to someone's Youtube channel. Navigate over to that "Rec" tab that you pressed before, and press "Record". You will now be able to record your mouse events. Go ahead and wait for the Youtube channel page to load, and click on the Subscribe button for that channel.
- You should now see a line pop up with your coordinates in the sidepanel of iMacros, so go ahead and press "Stop" to stop recording your events, and press the "Edit" tab on the sidepanel, then press "Edit Macro" after making sure you have "#Current" selected under the iMacros script selector. You will see your coordinates, so just plop those coordinates into line 22, 34, 46, 58, and 70.
- You can also of course just use the "Search and Replace" feature in iMacros by selecting my script in the iMacros sidepanel, and press edit to edit the macro. Press CTRL + F to bring up the search and replace feature, and copy and paste: CLICK X=870 Y=287 into the Search field, while you input your coordinates that you recorded earlier.
3. You should now be good to go to run this, enjoy.
Sorry for making a sketchy fix for this, I have to go to my brother's house right now, but when I get back, I'll look for a more precise element ID for the Youtube subscribe button for the channel ONLY.
Edit #2: Forgot to tell you, re-download the script pack via the link in the original post.
In other news...I also have supplied you guys with my script in which will UN-LIKE Facebook pages, if you've reached the 5,000 like threshold, in which won't allow you to like anymore pages. Read the "READ ME" in that folder to understand what you need to do to get that setup!