Page 1 of 1

What is the best class for bot?

Posted: Sun Mar 19, 2017 5:05 pm
by NiggBusy
what u thk guys is the best class for bot? I mean the class that keeps stable and can kill the mobs fast.

Re: What is the best class for bot?

Posted: Sun Mar 19, 2017 5:21 pm
by FarAwaY
Bard is the Best Bot u dont need Mana/Heal Potions and can kill Mobs fast.

Re: What is the best class for bot?

Posted: Tue Mar 21, 2017 10:19 pm
by locatelli
I only played two classes, but I can tell you some things:

- the GetHealth function doesn't work (maybe only because I'm bad at programming), so Bard script casts dots and charged skills when it shouldn't
- the Charged skills are being casted also when target is dead (for like 1ms) and that wastes a lot of time on Bard
- I can't find a nice way to allow to use attack melody in pause function without it stops to cast it

Considering:
- Chanter doesn't have mana issues
- Chanter heals better
- Chanter benefits more from no animation
- Chanter does more dmg on Nosra/Esterra mobs (due to their high magic suppression)

I'd bot a chanter

Re: What is the best class for bot?

Posted: Wed Mar 22, 2017 11:17 pm
by agonic
locatelli wrote:
Tue Mar 21, 2017 10:19 pm
- the GetHealth function doesn't work
It is working. Please, if you think that a function doesn't work, Just write a script under "Scripting", and try them. Forexample;

Code: Select all

function OnRun()
local Entity = EntityList:GetEntity( Player:GetTargetID());
Write(""..Entity:GetName().."  "..Entity:GetHealth())
end
and click everyone or npc to test.. it works

Re: What is the best class for bot?

Posted: Fri May 12, 2017 9:22 am
by Skaa
chanter for sure

Re: What is the best class for bot?

Posted: Sat May 13, 2017 1:06 am
by Diavolakos
I have boted two classes so far.

1) Sorcerer (my main)
2) Chanter

~~~~~~~~~~

1) Sorcerer:
I find sorcerer probably the best to bot when the mobs are not too tough or much higher level than him. I have written my own script for skill rotation and that makes him kill with one shot if the first hit is critical (first hit is always a slow casting ultimate skill, like flame spray, glacial, aetherflame or empyrean fire when DP is ready). And now with the Knowledge manastones I get close to 700 critical spell alone!!! BUT since they made UA mobs from 65 lvl to 72 I find it tough to bo there alone (duo with a chanter is not only possible but very fast, just for the periodic heals). Of course sorcerer needs to be dressed to do it, my sorcerer is my main so you realize he is dressed to kill thus botting for leveling is a piece of cake.

also running out of mana is not an issue, the refracting shard simply fills you in one hit and if it is a critical your mana will float above your ears :D. But as I said only in mobs that are easy to kill, like his own level or +1 level than him and preferably not mobs that are doing any ranged attacks.

2) Chanter:
In my opinion the absolute botting class, mantras, self buffs, amazing healing abilities, dot healing always on, instant skills so no-animation is a big boost, knock downs on skills, plenty of stunning occurs etc. On his own levels he is pretty self sufficient. My chanters could also bot alone in UA but now on the update that they made the mobs 72 it is almost impossible for them mostly due to their lower dmg next to my main.

Since your question is about a botting class, I would say chanter is probably it.