Imacros for SubXcess?

OMGWTFISTHIS

Power Member
Joined
Sep 20, 2011
Messages
578
Reaction score
965
Now, before you tell me "Fake subscribers get you nowhere on Youtube!" - Just shut up.

They aren't fake. Depending on the amount of subscribers you have, when you post quality content - and someone looks at it, a subscriber in which is actually interested in your content WILL subscribe.

I mean...would you subscribe someone who had 10,000 subscribers as opposed to 1? It makes you look "Legit".

Anyhow...does anybody know how to work with IMacros?

Subxcess.com is a website in which will get you hundreds upon hundreds of subscribers a day, depending on how many points you have. All in fairness, I'd put this right next to Youlikehits - IF Subxcess was mainly for Facebook. :p

IF someone could write a IMacros for the Subscribers section of the website, that'd be great. How it works, is - you click Subscribe...let's say, 20 times? And after that, your subscribing limit will be up. After it's up, you'll have to wait about an hour for it to be over with.

I got a little bit done on the script, not complex at all actually - I just don't think there is an "If-then" statement for IMacros to make it wait the necessary hour if the text on the website tells you to wait.

That probably made no sense, explains it way too much.

I'm essentially going off of the fact that whoever writes it understands how Subxcess works. :| It's not difficult at all.

So...is anyone up to the challenge? :O
 
IT will be great if someone will be glad to code this script
 
Yay, someone agrees! ^^

I'm not going to make assumptions, none at all - but I'd figure if I KNEW HOW TO script for iMacros, this would not be a hard task to do. Of course, I'm not making assumptions. :p
 
starting from scratch will waste 1 hour (I am not that good in imacros)
I can finish it if you can share the script via pm
 
Good luck to someone who's going to make a script for that, let's see how well it is going to be..Is there anyone?
 
WE DON'T LIKE "HIDDEN" REFERRAL LINKS and do yourself a favor, make your bitly timeline private, I can see all your blogs and fb pages MR. Fileice...
 
Here you go guys :

1.Install Imacros for firefox
2.Login to Subxcess
3. Use this macro code to "sub" Copy paste into macro editor, and set the loop amount, and click play loop.

Code:
VERSION BUILD=7401110 RECORDER=FX
SET !ERRORIGNORE YES
TAB T=1
URL GOTO=http://www.subxcess.com/sub4sub.php
WAIT SECONDS=10
TAG POS=5 TYPE=A ATTR=TXT:
TAG POS=1 TYPE=IMG ATTR=SRC:http://static.subxcess.com/images/text/sub.png

Regards,
Sebastian
 
Last edited:
Back
Top