1)
First you need to download vb.net if you have it go to step 2 if you dont have it download it from

2)Download this dll file
virus scan 
3) open vb.net and make a new console application and add reference to this dll and copy this code to your vb.net project
HTML Code:
Imports CA_DLL
Module Module1
Sub Main()
Dim ProcessName As String = "Conquer" 'without the extension
Dim Processes() As System.Diagnostics.Process = System.Diagnostics.Process.GetProcessesByName(ProcessName)
Dim id = Processes(0).Id
Dim _redirect As bypassclient = New bypassclient()
Dim status As Integer = _redirect.connect2IP(id, GetIPAddress)
Console.WriteLine("done")
Console.ReadLine()
End Sub
Public Function GetIPAddress() As String
Dim h As System.Net.IPHostEntry = System.Net.Dns.GetHostByName(System.Net.Dns.GetHostName)
Return h.AddressList.GetValue(0).ToString
End Function
End Module
4) now you need to get your server ips and ports to do this you need to download WPE pro from

5) now open conquer online and open wpe pro and click on target program and select conquer.exe and then click on startlogging now go to conquer and login and after you login go to wpe and click on stop logging now look at the first recv function and find it`s source ip this is the login ip now you need to get the server ip find the lastest recv function and look at it`s source ip this is the server ip
6) now you have the login ip






