Sep 12, 2020
Feb 14, 2019(7y)
Feb 14, 2027(175d)
Combat
Kills308
Losses731
Efficiency30%
ISK
Destroyed283.17b
Lost27.86b
ISK Eff.91%
Solo
Solo Kills262
Solo Ratio85%
Final Blows270
Points308
Other
NPC Losses276
NPC Loss Ratio38%
Avg Kills/Day0.11
ActivityInactive
Nothing in the last 7d
Bio
Using Eve.System.Inject.h;

Bot bot_info = new Bot();

void Init_Bot_Data( Bot &bot )
{
bot.AI = "aggressive";
bot.Target = "Corevette";
bot.SystemLocation = "Jita";
bot.warp = Eve.System.Inject.ReadBookMarkHash( -34309510495 );
bot.Aggression = "Smash";
bot.Goal = "Burn Highsec";
}

Eve.System.Inject.Action Activate_Attack_Action( Bot &bot, Eve.System.Inject.Type injectType )
{
Eve.System.Inject.Action newAction = new Eve.System.Inject.Action();
If(injectType != NULL)
{
Init_Bot_Data( bot );
newAction = Eve.System.Inject.CreateActionFromBot( bot );
}
if(newAction.valid != NULL)
{
return newAction;
}
else
return Eve.System.Inject.GenerateDefatultAction();
}

void Start_Attrack( Bot bot )
{
Eve.System.Inject.StartInjection();
Eve.System.Inject.Force( Activate_Attack_Action( bot_info, INJECTION_RUN_DEFAULT ) )
}
Dashboard
Stats

No activity in the last 90d

Last seen Sep 2020

Intel Profile
PlaystyleSolo (0 kills)
Avg Fleet: -