Twiends Youtube Bot

Could you please pm me how to get twiends working fast on youtube. I have a bot that works with facebook only at the mo
 
I have something too which can speed the twiends youtube process, PM me if you have something in exchange to share for it.
 
they allready fixed that in their script so no need to hype...

No, they didn't fix it. It still works perfectly. Maybe you're thinking of something else. Besides, that was posted 2 weeks ago so it wouldn't have been unreasonable if it had been fixed within that time frame.
 
I belive it is easier to get credits on twiends by following people on twitter, when you reach your maximum you just use a mass unfollower (tweepi.com for example) and just follow more!
 
I've automatised youtube views in twiends with Sikuli but it's still on realtime speed.
 
I hear there is a bot for twiends youtube module that can "watch" videos faster.

Dose any of you have it.

I tried the downloads on the videos on youtube for this bot.. full of viruses(of course).

Let me know.

Cheers

Easy dude.. just use cheatengine's speedhack and inject it to firefox with speed set at 10 or 20 (depends on your preference).. Makes the countdown super fast.. together with imacro and this method -> h.t.t.p://d.pr/sM1E .. you will speed up everything .. change the imacros delay if u need to. :)
 
I have a method by which you can automate the watching you youtube videos in twiends. PM me for more details.
 
does anyone have the command for imacros (ff) to play a youtube video? Would be most appreciated!
 
Virus Total says that 4 out of 42 antivirus says that viewet is trojan
 
How would the full code look within Imacros?

::edit::

Code:
VERSION BUILD=7220523 RECORDER=FX
TAB T=1
SET !ERRORIGNORE YES
URL GOTO=h.t.t.p://twiends.c.o.m/youtube/all
WAIT SECONDS=1
TAG POS=3 TYPE=A ATTR=HREF:h.t.t.p://twiends.c.o.m/youtube/all
WAIT SECONDS=1
URL GOTO=javascript:var%20a=document.getElementById('VideoBoxDiv');a.mute();a.playVideo();
WAIT SECONDS=10
TAG POS=1 TYPE=A ATTR=ID:VideoNextBut
WAIT SECONDS=1
URL GOTO=h.t.t.p://twiends.c.o.m/youtube/all
TAG POS=3 TYPE=A ATTR=HREF:h.t.t.p://twiends.c.o.m/youtube/all
TAG POS=1 TYPE=A ATTR=TXT:Skip
TAG POS=1 TYPE=A ATTR=TXT:Just<SP>Block


Just change that "WAIT SECONDS=1" delay to "WAIT SECONDS=10" or whatever seconds to your liking. Change all the "h.t.t.p" n "c.o.m" in the urls of that script since i can't post urls here yet.

Also note that at the end of the code, i have input a video skip and block code because i have noticed some videos is either deleted or just won't play. So basically this script plays n mute the video, press done, refresh the web and skip/blocks the next video that comes up, if it stucks on you. You can delete the


Code:
URL GOTO=h.t.t.p://twiends.c.o.m/youtube/all
TAG POS=3 TYPE=A ATTR=HREF:h.t.t.p://twiends.c.o.m/youtube/all
 TAG POS=1 TYPE=A ATTR=TXT:Skip
 TAG POS=1 TYPE=A ATTR=TXT:Just<SP>Block


at the end of the code if you like it that way.
Kinda use this on firefox with a speedhack injected to it so that the countdown timer will speed up. Would be awesome if someone knows how to make that JS work with greasemonkey. Seriously might save a few lines of codes and speed up the whole process.
 
Last edited:
Big thanks dr8breed. Those were undoubtedly the best pieces of advice I've had in the last couple of months for online stuff.
 
Big thanks dr8breed. Those were undoubtedly the best pieces of advice I've had in the last couple of months for online stuff.

No worries :) i'm glad u find it useful.

Also had a recheck of the script and seems i had made a mistake there. Made some changes to the code above. The code suppose to be

TAG POS=3 TYPE=A ATTR=HREF:h.t.t.p://twiends.c.o.m/youtube/all

n not

TAG POS=4 TYPE=A ATTR=HREF:h.t.t.p://twiends.c.o.m/youtube/all

.. sorry about that. :)
 
I only see a delay of 10 seconds in that iMacros above. That's not gonna do it for most videos. The ones with the most seeds need a delay of 60-75 seconds. After reading this thread last night, I built an auto view Ubot.

Randomly picks a video, scrapes the delay time, plays the video then closes the window after the correct amount of time. Then loop, loop, loop! :-)

I dunno, I had run up over 100 credits before it hanged/crashed. I'm running it again at this moment. Checking the history shows that I should've gotten at least 50 or so views. Looking at my Youtube total shows that my views didn't budge. I know there's a delay, but I'm seeing nothing after waiting overnight.

I'm guessing Twiends is using an iframe method to display the videos. (Similar to the other YT viewer apps out there like Viewet or Vagex) I know Youtube is aware of this and had taken steps to prevent the views from counting. Can anyone confirm that Twiends YT views are showing up?
 
Back
Top