[Question] For Packet Bot Developers

01/20/2017 19:19 porra123456#1
I have this source from PolskaBot and i have a question in this part

var botPage = new BotPage(_ip, proxy.CreateClient(), usernameBox.Text, passwordBox.Text);

_ip is what ip ? because where this variable is set call from him site and this site is off >

_ip = client.DownloadString("https://www.muzari.com/pb/server.txt");



How i get this ips ? i just need it thank u guys
01/20/2017 19:41 somalia_#2
Depends on from which part of the bot that code is.

Could either be some kind of auth/update server for the bot client itself.
Or could be the bigpoint homepage. most likely he wouldn't use a ip address to navigate to it.

Look in the namespaces used of that class/method/whatever or the file placement overall.


Why not set a break point and run it in VS debugger?

I think you are using the official source of the p0lska bot available on github, right?
A link to the exact file you are talking about would have been a wise idea. ;)
01/20/2017 19:54 ~Demetrio~#3
Quote:
Originally Posted by porra123456 View Post
I have this source from PolskaBot and i have a question in this part

_ip = client.DownloadString("https://www.muzari.com/pb/server.txt");

im not sure , but i think is version checker swf/exe file
01/20/2017 20:02 Freshek#4
You can find DarkOrbit servers IP there: [Only registered and activated users can see links. Click Here To Register...]
You can get your server ID by view-source in spacemap.
01/20/2017 20:18 porra123456#5
Quote:
Originally Posted by somalia_ View Post
Depends on from which part of the bot that code is.

Could either be some kind of auth/update server for the bot client itself.
Or could be the bigpoint homepage. most likely he wouldn't use a ip address to navigate to it.

Look in the namespaces used of that class/method/whatever or the file placement overall.


Why not set a break point and run it in VS debugger?

I think you are using the official source of the p0lska bot available on github, right?
A link to the exact file you are talking about would have been a wise idea. ;)
i use it: [Only registered and activated users can see links. Click Here To Register...]

Quote:
Originally Posted by Freshek View Post
You can find DarkOrbit servers IP there: [Only registered and activated users can see links. Click Here To Register...]
You can get your server ID by view-source in spacemap.
i'm go try tks

Quote:
Originally Posted by ~Demetrio~ View Post
im not sure , but i think is version checker swf/exe file
i think not because need login and pass , i think is to login