Register for your free account! | Forgot your password?

You last visited: Today at 01:19

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



:)

Discussion on :) within the CO2 Programming forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2011
Posts: 1,769
Received Thanks: 756
:)

Figure out how to use it yourself.

*Hint* Registration *Hint*

Code:
            Proxy proxy = Proxy.GetCurrentProxy();
            WebRequest req = HttpWebRequest.Create(URL);
            req.Proxy = new WebProxy(proxy.ProxyUrl);
            req.Method = "POST";
            req.ContentType = "application/x-www-form-urlencoded";
            
            string username = GenerateUsername(8);
            string password = GenerateRandomString(8);
           StringBuilder sb = new StringBuilder();
           sb.Append("account=");
           sb.Append(username);
           sb.Append("&password=");
           sb.Append(password);
           sb.Append("&password1=");
           sb.Append(password);
            string postData = sb.ToString();

            req.ContentLength = postData.Length;

            StreamWriter stream = new
            StreamWriter(req.GetRequestStream(),
            System.Text.Encoding.ASCII);
            stream.Write(postData);
            stream.Close();
Proxies:
Code:
123.131.165.154:3128
201.65.237.68:3128
77.92.131.118:8080
124.248.34.51:3128
190.121.129.179:80
186.42.212.237:3128
64.34.102.194:443
200.63.71.75:8080
93.189.5.138:8080
87.226.106.203:8080
118.174.37.174:8080
202.143.158.50:8080
115.236.98.109:80
200.42.56.146:8080
195.210.3.78:8000
98.140.210.54:8085
88.220.37.150:8080
189.10.142.19:80
200.89.112.42:3128
201.48.250.233:3128
41.73.18.49:8080
189.22.158.130:3128
121.14.133.169:3128
193.140.7.10:3128
60.250.20.104:3128
202.152.6.169:3128
109.235.49.143:80
189.77.108.62:3128
143.107.79.203:8080
122.72.12.86:80
200.96.185.228:80
82.160.44.55:8080
41.35.48.210:8080
117.67.43.37:8909
58.44.215.80:8909
222.42.45.51:3128
203.189.89.153:8080
124.235.185.63:8909
112.1.133.3:8909
59.36.23.252:8909
118.98.232.132:8080
112.2.52.18:1337
221.137.103.81:8909
124.235.185.63:8909
118.98.31.5:80
123.242.167.8:3128
59.90.104.90:3128
180.243.94.244:3128
222.209.210.106:1337
123.115.129.26:8909
202.138.236.220:8080
124.78.35.161:8909
203.116.44.27:808
113.96.88.215:8909
222.60.8.66:8080
114.228.213.233:8909
196.201.211.145:80
93.91.201.82:8080
221.196.220.244:8909
117.42.108.200:8909
113.128.1.122:8909
113.138.229.83:8909
222.124.207.26:8080
61.149.25.99:8909
110.137.127.128:808
122.68.50.214:8909
60.220.115.70:8909
91.120.21.169:8888
114.246.27.184:8909
113.111.165.200:8909
220.225.200.155:80
190.101.118.163:3128
123.116.17.181:8909
203.116.44.29:1081
210.243.157.250:3128
178.213.33.129:110
190.223.230.59:3128
189.108.29.186:3126
222.134.33.146:8080
118.175.74.56:3128
117.87.248.64:8909
196.219.126.178:8080
119.183.24.226:8909
117.8.70.73:8909
220.234.127.90:8909
41.234.204.125:8080
119.50.99.10:8909
124.14.10.103:80
190.37.127.117:3128
114.111.8.23:8909
123.139.255.127:8909
221.223.52.158:8909
221.7.145.42:8080
114.104.70.188:8909
78.188.153.229:8080
220.243.101.32:8909
189.22.167.202:3128
118.96.30.22:80
222.130.172.178:8909
180.246.178.5:8080
202.143.155.132:3128
222.130.252.142:8909
203.116.44.24:8080
67.44.130.33:87
203.116.44.24:203
125.165.186.84:3128
200.243.38.60:3128
123.246.160.129:8909
123.117.172.192:8909
202.152.4.27:80	3.2180
186.225.44.69:8080
188.142.129.65:8080
91.194.247.230:8080
80.78.130.198:80
122.94.144.203:8909
200.63.71.54:8080
120.4.17.99:8909
187.33.69.50:3128
217.8.95.242:3128
186.115.130.44:3127
221.204.246.161:80
61.167.49.188:8080
97.81.243.63:8080
46.17.96.239:3128
116.90.162.148:8888
205.185.121.182:8888
180.248.156.210:3128
118.96.30.3:8080
219.223.252.34:8080
187.33.69.50:80
201.219.17.29:8080
88.85.125.78:8080
186.3.41.21:3128
BaussHacker is offline  
Thanks
1 User
Old 08/31/2011, 22:37   #2


 
KraHen's Avatar
 
elite*gold: 0
Join Date: Jul 2006
Posts: 2,216
Received Thanks: 793
I lol`d.
KraHen is offline  
Old 08/31/2011, 23:03   #3
 
elite*gold: 0
Join Date: May 2011
Posts: 1,769
Received Thanks: 756
Quote:
Originally Posted by KraHen View Post
I lol`d.
Well it works.
BaussHacker is offline  
Old 09/02/2011, 14:09   #4


 
KraHen's Avatar
 
elite*gold: 0
Join Date: Jul 2006
Posts: 2,216
Received Thanks: 793
I never said it didn`t.
KraHen is offline  
Old 09/02/2011, 16:55   #5
 
zhalyn's Avatar
 
elite*gold: 0
Join Date: Aug 2009
Posts: 560
Received Thanks: 774
Quote:
Originally Posted by BaussHacker View Post
Figure out how to use it yourself.

*Hint* Registration *Hint*

Code:
            Proxy proxy = Proxy.GetCurrentProxy();
            WebRequest req = HttpWebRequest.Create(URL);
            req.Proxy = new WebProxy(proxy.ProxyUrl);
            req.Method = "POST";
            req.ContentType = "application/x-www-form-urlencoded";
            
            string username = GenerateUsername(8);
            string password = GenerateRandomString(8);
           StringBuilder sb = new StringBuilder();
           sb.Append("account=");
           sb.Append(username);
           sb.Append("&password=");
           sb.Append(password);
           sb.Append("&password1=");
           sb.Append(password);
            string postData = sb.ToString();

            req.ContentLength = postData.Length;

            StreamWriter stream = new
            StreamWriter(req.GetRequestStream(),
            System.Text.Encoding.ASCII);
            stream.Write(postData);
            stream.Close();
Proxies:
Code:
123.131.165.154:3128
201.65.237.68:3128
77.92.131.118:8080
124.248.34.51:3128
190.121.129.179:80
186.42.212.237:3128
64.34.102.194:443
200.63.71.75:8080
93.189.5.138:8080
87.226.106.203:8080
118.174.37.174:8080
202.143.158.50:8080
115.236.98.109:80
200.42.56.146:8080
195.210.3.78:8000
98.140.210.54:8085
88.220.37.150:8080
189.10.142.19:80
200.89.112.42:3128
201.48.250.233:3128
41.73.18.49:8080
189.22.158.130:3128
121.14.133.169:3128
193.140.7.10:3128
60.250.20.104:3128
202.152.6.169:3128
109.235.49.143:80
189.77.108.62:3128
143.107.79.203:8080
122.72.12.86:80
200.96.185.228:80
82.160.44.55:8080
41.35.48.210:8080
117.67.43.37:8909
58.44.215.80:8909
222.42.45.51:3128
203.189.89.153:8080
124.235.185.63:8909
112.1.133.3:8909
59.36.23.252:8909
118.98.232.132:8080
112.2.52.18:1337
221.137.103.81:8909
124.235.185.63:8909
118.98.31.5:80
123.242.167.8:3128
59.90.104.90:3128
180.243.94.244:3128
222.209.210.106:1337
123.115.129.26:8909
202.138.236.220:8080
124.78.35.161:8909
203.116.44.27:808
113.96.88.215:8909
222.60.8.66:8080
114.228.213.233:8909
196.201.211.145:80
93.91.201.82:8080
221.196.220.244:8909
117.42.108.200:8909
113.128.1.122:8909
113.138.229.83:8909
222.124.207.26:8080
61.149.25.99:8909
110.137.127.128:808
122.68.50.214:8909
60.220.115.70:8909
91.120.21.169:8888
114.246.27.184:8909
113.111.165.200:8909
220.225.200.155:80
190.101.118.163:3128
123.116.17.181:8909
203.116.44.29:1081
210.243.157.250:3128
178.213.33.129:110
190.223.230.59:3128
189.108.29.186:3126
222.134.33.146:8080
118.175.74.56:3128
117.87.248.64:8909
196.219.126.178:8080
119.183.24.226:8909
117.8.70.73:8909
220.234.127.90:8909
41.234.204.125:8080
119.50.99.10:8909
124.14.10.103:80
190.37.127.117:3128
114.111.8.23:8909
123.139.255.127:8909
221.223.52.158:8909
221.7.145.42:8080
114.104.70.188:8909
78.188.153.229:8080
220.243.101.32:8909
189.22.167.202:3128
118.96.30.22:80
222.130.172.178:8909
180.246.178.5:8080
202.143.155.132:3128
222.130.252.142:8909
203.116.44.24:8080
67.44.130.33:87
203.116.44.24:203
125.165.186.84:3128
200.243.38.60:3128
123.246.160.129:8909
123.117.172.192:8909
202.152.4.27:80	3.2180
186.225.44.69:8080
188.142.129.65:8080
91.194.247.230:8080
80.78.130.198:80
122.94.144.203:8909
200.63.71.54:8080
120.4.17.99:8909
187.33.69.50:3128
217.8.95.242:3128
186.115.130.44:3127
221.204.246.161:80
61.167.49.188:8080
97.81.243.63:8080
46.17.96.239:3128
116.90.162.148:8888
205.185.121.182:8888
180.248.156.210:3128
118.96.30.3:8080
219.223.252.34:8080
187.33.69.50:80
201.219.17.29:8080
88.85.125.78:8080
186.3.41.21:3128
Good BlowJob Master
zhalyn is offline  
Thanks
1 User
Old 09/04/2011, 08:56   #6
 
Arco.'s Avatar
 
elite*gold: 0
Join Date: Feb 2011
Posts: 335
Received Thanks: 170
Lul. Time for people to spam pserver reggies.
Arco. is offline  
Old 09/04/2011, 14:12   #7
 
_DreadNought_'s Avatar
 
elite*gold: 28
Join Date: Jun 2010
Posts: 2,223
Received Thanks: 867
Quote:
Originally Posted by Arco. View Post
Lul. Time for people to spam pserver reggies.
Shhhh!
_DreadNought_ is offline  
Old 09/06/2011, 18:07   #8
 
pwerty's Avatar
 
elite*gold: 0
Join Date: Jul 2010
Posts: 55
Received Thanks: 11
Quote:
Originally Posted by Arco. View Post
Lul. Time for people to spam pserver reggies.
capcha?
pwerty is offline  
Old 09/07/2011, 01:45   #9
 
elite*gold: 0
Join Date: Feb 2011
Posts: 185
Received Thanks: 55
This looks almost like Kris's code
Yup Stigs is offline  
Old 09/07/2011, 18:53   #10
 
elite*gold: 0
Join Date: May 2011
Posts: 1,769
Received Thanks: 756
Quote:
Originally Posted by Yup Stigs View Post
This looks almost like Kris's code
May I ask who Kris is?

Also not that many different ways to do it.
BaussHacker is offline  
Reply




All times are GMT +2. The time now is 01:19.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.