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







