using System;
using System.IO;
using System.Linq;
using System;
using System.IO;
using System.Linq;
using System.Threading;
using System.Collections.Generic;
using PBDOBot.Helper;
using PBDOBot.Api;
using PBDOBot.Api.Task;
namespace Tasks
{
public class Task : BBaseTask
{
#region Task Configuration
bool UseShipAbilities = true;
bool UseRocketBuyCPU = true;
bool UseRocketLauncher = true;
public int RocketBuyConfig = 1;
public int HellstormBuyConfig = 2;
public Enums.LaserAmmoType LaserAmmo = Enums.LaserAmmoType.LCB_10;
public Enums.RocketAmmoType RocketAmmo = Enums.RocketAmmoType.PLT_2026;
public Enums.RocketLauncherAmmoType RocketLauncherAmmo = Enums.RocketLauncherAmmoType.ECO10;
#endregion
#region ITaskScripts
class ISurvive : ITaskScript
{
public ISurvive()
: base("ShipAbilities", 10000, 9)
{
}
public override int Run()
{
if (Task.BMain.Actions.CanUseAbility(Enums.ShipAbilit y.Aegis_Shield_Repair) && Task.BMain.Me.Shield / Task.BMain.Me.MaxShield * 100 <= 50)
{
Task.BMain.Actions.UseAbility(Enums.ShipAbility.Ae gis_Shield_Repair);
}
if (Task.BMain.Actions.CanUseAbility(Enums.ShipAbilit y.Aegis_Health_Repair) && Task.BMain.Me.Hitpoints <= 300000)
{
Task.BMain.Actions.UseAbility(Enums.ShipAbility.Ae gis_Health_Repair);
}
if (Task.BMain.Actions.CanUseAbility(Enums.ShipAbilit y.Aegis_Health_Pod) && Task.BMain.Me.Hitpoints <= (Task.BMain.Me.MaxHitpoints - 80000))
{
Task.BMain.Actions.UseAbility(Enums.ShipAbility.Ae gis_Health_Pod);
}
return -1;
}
using System;
using System.IO;
using System.Linq;
using System;
using System.IO;
using System.Linq;
using System.Threading;
using System.Collections.Generic;
using PBDOBot.Helper;
using PBDOBot.Api;
using PBDOBot.Api.Task;
namespace Tasks
{
public class Task : BBaseTask
{
#region Task Configuration
bool UseShipAbilities = true;
bool UseRocketBuyCPU = true;
bool UseRocketLauncher = true;
public int RocketBuyConfig = 1;
public int HellstormBuyConfig = 2;
public Enums.LaserAmmoType LaserAmmo = Enums.LaserAmmoType.LCB_10;
public Enums.RocketAmmoType RocketAmmo = Enums.RocketAmmoType.PLT_2026;
public Enums.RocketLauncherAmmoType RocketLauncherAmmo = Enums.RocketLauncherAmmoType.ECO10;
#endregion
#region ITaskScripts
class ISurvive : ITaskScript
{
public ISurvive()
: base("ShipAbilities", 10000, 9)
{
}
public override int Run()
{
if (Task.BMain.Actions.CanUseAbility(Enums.ShipAbilit y.Aegis_Shield_Repair) && Task.BMain.Me.Shield / Task.BMain.Me.MaxShield * 100 <= 50)
{
Task.BMain.Actions.UseAbility(Enums.ShipAbility.Ae gis_Shield_Repair);
}
if (Task.BMain.Actions.CanUseAbility(Enums.ShipAbilit y.Aegis_Health_Repair) && Task.BMain.Me.Hitpoints <= 300000)
{
Task.BMain.Actions.UseAbility(Enums.ShipAbility.Ae gis_Health_Repair);
}
if (Task.BMain.Actions.CanUseAbility(Enums.ShipAbilit y.Aegis_Health_Pod) && Task.BMain.Me.Hitpoints <= (Task.BMain.Me.MaxHitpoints - 80000))
{
Task.BMain.Actions.UseAbility(Enums.ShipAbility.Ae gis_Health_Pod);
}
return -1;
}
It's good!! Please make me one task script to abilities in x7 (lin,lon,boss lin) Because i dont find a task to x7, and i dont know how many is the minfight ditance, maxfight distance..
PBDO bot und aegis Fähigkeiten 10/09/2012 - DarkOrbit - 4 Replies ich habe den PBDO bot und ein aegis und möchte morgen anfangen mit zeta. wie füge ich die fertigkeiten von dem Aegis in die task ein?
jetzt schreibt bitte nicht ich solle ich PBDO forum schauen, das habe ich schon. ebenfalls habe ich auch schon einen alten thread gefunden wo ein paar codes stehen, doch sobald ich sie irgendwo (habe sie schon fast überall ein gefügt) reinsetze, kommen dort nur fehler.
kann mir also bitte jemand ganz genau erklären wie und wo ich es einfügen muss im...
Pbdo Bot Using Aegis Ability 08/29/2012 - DarkOrbit - 7 Replies I use pbdo bot I have aegis but I want to use aegis ability while it was botting
but I cant prepare this task can someone prepare about it a task please :handsdown:
Thanks for your comment
Pet Battle Abilities 08/11/2012 - World of Warcraft - 5 Replies Hello,
I´m searching the descriptons of the battle pets´ abilities. I found battlepetability.db2 but there are only the names of the abilities.
Thanks for the help.
GM Abilities? 09/09/2010 - Dekaron Private Server - 5 Replies Can A GM create items liek he can monsters?
Abyss Abilities 07/18/2009 - Aion - 7 Replies So I got to general today, and I thought I'd share some info about abyss abilities, since i haven't seen much reliable info.
Apparently you get abyss transformation at 5-star, but you only get one ability with that transformation. You get a new ability every rank higher from 5-star up. Also your abilities level up too. You can only use abyss abilities in your transformed state.
http://img401.imageshack.us/img401/6939/abyssreq. jpg
To transform you need to buy these. They are 500 abyss...