Author

Topic: Looking for Programmer (Read 664 times)

legendary
Activity: 1022
Merit: 1000
April 12, 2015, 12:43:55 PM
#13
This thing the guy wanted called DDOS.

Lol... Not really.. There is plenty of services on the web that makes you able to do that..
And its weak to DDOS.

Shows you cant do shit.
Stn
full member
Activity: 227
Merit: 100
April 12, 2015, 12:57:16 AM
#12
This thing the guy wanted called DDOS.
hero member
Activity: 518
Merit: 500
April 12, 2015, 12:34:55 AM
#11
I'm pretty sure what this means is that he's going to use it on twitch to make it look like he has a lot of viewers watching his stream.
legendary
Activity: 3346
Merit: 3130
April 10, 2015, 01:43:17 PM
#10
If the idea is to get a lot of traffic from proxys, you can do this;

Code for command line;
Quote
export http_proxy=http://10.1.68.253:3128 && lynx http://www.cplusplus.com/

Lets suppose you have a proxys list:

Code:
[root@localhost usr]# cat proxys.txt
10.1.68.253:3128
12.1.68.253:3128
13.1.68.253:3128
14.1.68.253:3128

with the next script you can change the proxy on the command;

Code:
#/bin/bash
for a in $(cat proxys.txt)
do
export http_proxy=http://$a && lynx http://www.cplusplus.com/ &
sleep 3
killall  -9 lynx
done

###############################################

Solution 2:

You can put a page inside other page, (A into B), that way all visits to A will be visits to B too.

Code:

Embed your page to a popular page and that way you will get much more visits.
sr. member
Activity: 416
Merit: 251
★777Coin.com★ Fun BTC Casino!
April 10, 2015, 07:13:29 AM
#9
I need more info on that

What site do you intent to run this program?

What exactly do you need the program to do?
Any program that will open a website can simply load the assets, but if you want it to load assets and load the js inside the assets that will make a really huge diference

PM me the details and we can talk about it
legendary
Activity: 1022
Merit: 1000
April 09, 2015, 02:18:20 AM
#8
Still looking!
legendary
Activity: 1022
Merit: 1000
April 08, 2015, 02:45:43 PM
#7
Hello everyone.

I am looking for a programmer that is able to make a program in Python or what you think fits the best.

Budget: 50$ in BTC

If you are able to make a program that views a website using proxies,
so the site thinks there is a lot of different people watching it then please contact me.

More info about the job can be given.

~Hamuki


You know the program need to refresh or click the page always since if it is just open then maybe the page will timeout.

How many peoples want to show up on your page?

There is no need for that. It wont timeout.
The amount of proxies actived should be the amount of "people" watching.
full member
Activity: 227
Merit: 100
April 08, 2015, 02:20:30 PM
#6
Hello everyone.

I am looking for a programmer that is able to make a program in Python or what you think fits the best.

Budget: 50$ in BTC

If you are able to make a program that views a website using proxies,
so the site thinks there is a lot of different people watching it then please contact me.

More info about the job can be given.

~Hamuki


You know the program need to refresh or click the page always since if it is just open then maybe the page will timeout.

How many peoples want to show up on your page?
legendary
Activity: 1022
Merit: 1000
April 08, 2015, 08:08:24 AM
#5
Hello everyone.

I am looking for a programmer that is able to make a program in Python or what you think fits the best.

Budget: 50$ in BTC

If you are able to make a program that views a website using proxies,
so the site thinks there is a lot of different people watching it then please contact me.

More info about the job can be given.

~Hamuki

like this? youmeda.com
its shows youtube videos

No its a program that needs to be made.
Like in VB or something alike not a website.

Its for a specific website.
hero member
Activity: 896
Merit: 1000
April 08, 2015, 08:05:41 AM
#4
Hello everyone.

I am looking for a programmer that is able to make a program in Python or what you think fits the best.

Budget: 50$ in BTC

If you are able to make a program that views a website using proxies,
so the site thinks there is a lot of different people watching it then please contact me.

More info about the job can be given.

~Hamuki

like this? youmeda.com
its shows youtube videos
legendary
Activity: 1022
Merit: 1000
April 08, 2015, 07:58:24 AM
#3
isn't better to just load a vpn? there are many free out there(cyberghost, surfeasy, tunnelbear ecc...)

there are also google extention that can do that, like Dotvpn or Browsec

It is not a tool to stay anon.
Its to make it look like muiltiple people are on the website.
legendary
Activity: 3248
Merit: 1070
April 08, 2015, 07:52:59 AM
#2
isn't better to just load a vpn? there are many free out there(cyberghost, surfeasy, tunnelbear ecc...)

there are also google extentions that can do that, like Dotvpn or Browsec
legendary
Activity: 1022
Merit: 1000
April 08, 2015, 07:45:18 AM
#1
Hello everyone.

I am looking for a programmer that is able to make a program in Python or what you think fits the best.

Budget: 50$ in BTC

If you are able to make a program that views a website using proxies,
so the site thinks there is a lot of different people watching it then please contact me.

More info about the job can be given.

~Hamuki
Jump to: