Need A "increase plays" Script On Perl
#1
Posted 18 August 2007 - 06:37 AM
#2
Posted 22 August 2007 - 08:48 AM
#3
Posted 22 August 2007 - 04:20 PM
You know how they make programs that increase the views on the website? Well he wants to increase the plays of a video.Try again in 'English' and I'd be glad to help. No idea what you are asking currently.
#4
Posted 22 August 2007 - 04:30 PM
Could be a simple http-get, could be some weird ajax, could be a flash variable request, etc..
The original script might very well work fine, you just might need to know the url to hit or it could be really convoluted and need it's own framework written up.
The 'proper' way to ask for this, if this is what is being asked would be:
"I am trying to modify a perl script that increases 'page views' to increase 'playbacks' to a video located at: some.site.here/folder/script?video=here.
Can somebody help me?
(I have provided the script below)
#!/usr/bin/perl
print 'your script here..' "
#5
Posted 23 August 2007 - 02:13 AM
However, the problem is that I have a perl script that increases 'song plays'. I just don't understand how to get the script to run to boost the plays on myspace.
Can somebody help me?
#6
Posted 27 August 2007 - 12:28 PM
#7
Posted 16 September 2007 - 05:41 AM
I have the script to increase plays.
It's been a back breaker trying to find the script to increase myspace profile views.
anyone wanna trade????
#8
Posted 16 September 2007 - 05:44 AM
I have the script to increase plays.
It's been a back breaker trying to find the script to increase myspace profile views.
anyone wanna trade????
No
#9
Posted 16 September 2007 - 06:18 AM
I also have the perl to increase song plays on ms
all I need to complete my collection..is the perl to increase ms profile views
#10
Posted 17 September 2007 - 04:15 PM
I have what you're looking for..
message me
#11
Posted 05 January 2008 - 10:22 AM
you have what I'm looking for...
I have what you're looking for..
message me
I got the script (perl) to increase your myspace profile views.
I would trade this script if You give me the script with which I can increase the myspace plays.
Feel free to hit me up on email: hollaT@public-files.de
If You hit me up please use the topic "Myspace Profile Views Increaser Trade" so I can remember. Alright? I'm waiting...
Best regards
K
#12
Posted 05 January 2008 - 05:58 PM
#13
Posted 06 January 2008 - 07:37 AM
What is the point .?. Oooooh loook I feel so good about myself ... 10,000 fake people looked my page, now people will like me and think I am cool ...
#14
Posted 06 January 2008 - 04:09 PM
#15
Posted 19 July 2012 - 11:54 PM
I have a program to increase views.works literally 60 times faster than any other program.
I also have the perl to increase song plays on ms
all I need to complete my collection..is the perl to increase ms profile views
I need that script to increse pageviews.. will you give it to me..plz..thanx
#16
Posted 20 July 2012 - 07:45 AM
I have a program to increase views.works literally 60 times faster than any other program.
I also have the perl to increase song plays on ms
all I need to complete my collection..is the perl to increase ms profile views
I need that script to increse pageviews.. will you give it to me..plz..thanx
It depends on the site, and how it is coded. If it were me, I'd get about 500 proxies, and use PERL and LWP. With each http request switch a proxy so it looks like it is coming for a different IP address. Also, randomly change the HTTP User Agent as well as any other HTTP variables that are sent to the server hosting the "page views" script.
this is my favorite site to use when making stuff like that: http://web-sniffer.net/
Also, it is possible to make a script detect an attack like that which uses proxies. It's highly unlikely the developer has thought that far in advance unless it has been an issue for the site in the past.
P.S. I could code something for you in about 10 minutes. But if I did all the work, you wouldn't learn anything.
EDIT: make sure you close each LWP instance after sending a request. That way, if the developer checks cookies to see if the site has already ++ the counter with a particular machine. You might need to accept cookies, too.
Edited by tekio, 20 July 2012 - 07:47 AM.
#17
Posted 08 August 2012 - 01:39 PM
While
System("wget http/site.com/video.swfMay need to use broswer cookie, proxyhains and thread
BinRev is hosted by the great people at Lunarpages!












