Unbelievably no, I have tried to get the information from where I found the sequence listing of the skill I programmed so I can change it in the way I wanted. But he was not. I tried fetching all / .cs / .dll files and could not find something that would lead me to find.
@ by 1000% where is this information? Every time I find you, you do not answer. I do not have enough knowledge of the English language to speak for Discord.
What I wanted is just where your skill sequence list is that I saw that the reference is AionGame.UnknownFramework.AionClass
Class skill implementaion are "private", PriestCustom.cs contain an example to create a custom rotation.
English is not a problem, contact me in Discord
Hello I have a problem with the auto loot function with my minion.
I bought the function that my minion is able to auto loot and what kind of setting need I to choose in the Aionbot Client and in the Aion Client that the minion is looting?
Class skill implementaion are "private", PriestCustom.cs contain an example to create a custom rotation.
English is not a problem, contact me in Discord
OK so for the past couple of hours I have been making a custom class script for chanter with very limited success.
Yes I am able to successfully use all normal dps skills and heals skills via the example given in Priest's script.
The problem is that the priest script only shows us how to use standard dps and heal skills.
We also need an example of how to use Active skills such Mantras, Benevolence, pet active skills ect
???
I also want to know how to use reactive skills eg. remove shock, break power, dispell, ect
???
@
It honestly seems you are purposely not giving us the tools to use 'custom class' feature. I'm assuming there is some programming reason but I really don't know??
I think if you shared this information, it would benefit all people wanting to use this feature
OK so for the past couple of hours I have been making a custom class script for chanter with very limited success.
Yes I am able to successfully use all normal dps skills and heals skills via the example given in Priest's script.
The problem is that the priest script only shows us how to use standard dps and heal skills.
We also need an example of how to use Active skills such Mantras, Benevolence, pet active skills ect
???
I also want to know how to use reactive skills eg. remove shock, break power, dispell, ect
???
@
It honestly seems you are purposely not giving us the tools to use 'custom class' feature. I'm assuming there is some programming reason but I really don't know??
I think if you shared this information, it would benefit all people wanting to use this feature
1) I'm already implement Minion skill, i'm need to test it
if (HelperFunction.CheckAvailable(283))
{
HelperFunction.CheckExecute(283);
return false;
}
It honestly seems you are purposely not giving us the tools to use 'custom class' feature.
All tools are available, to document everything is hard for me
Thanks but mantras still don't work. I'm pasting them in the same place as normal skills as you didn't specify to do otherwise.
I'm yet to test reactive skills but In relation to the 'Remove shock' skill, do we NEED to use number '283' instead of skills name 'remove shock'?
If yes, how do you/I find which number to use for OTHER reactive skills?
eg Dispel, Break Power, Parrying Strike ect
Where are these tools you say are available??
How easy for you would it be to NOT make your grinder script 'private' for all classes? (just like priest class). It would be SO much easier for someone like me to just simply edit/tweak the already populated grinding scripts to my preferences, rather than spending half of my day off getting frustrated trying to build a brand new script.
I'd also love to be able to use Full Account Luna script too. But when I open the script, it looks like a gibberish file. Where is the tool to use this please?
Pet auto-loot set the option "Quickbar pet slot" and put pet icon in skill bar in same slot
Hello, I can't find any option of what you say. I only got the option "allow loot"
And by the way, is it possible to make the bot use the transporter ?
I tried to make him go from Lakrum rez point to the teleporter and then go to "Lookout Post of the Mysterious Mushroom Colony" (close to the garnison 124) but it was not succesfull at all lol
Thanks but mantras still don't work. I'm pasting them in the same place as normal skills as you didn't specify to do otherwise.
I'm yet to test reactive skills but In relation to the 'Remove shock' skill, do we NEED to use number '283' instead of skills name 'remove shock'?
If yes, how do you/I find which number to use for OTHER reactive skills?
eg Dispel, Break Power, Parrying Strike ect
Where are these tools you say are available??
How easy for you would it be to NOT make your grinder script 'private' for all classes? (just like priest class). It would be SO much easier for someone like me to just simply edit/tweak the already populated grinding scripts to my preferences, rather than spending half of my day off getting frustrated trying to build a brand new script.
I'd also love to be able to use Full Account Luna script too. But when I open the script, it looks like a gibberish file. Where is the tool to use this please?
Post here your chanter custom so i can check your script.
All skill ID are visibile here
I can't make it public because is an internal part of software.
Quote:
Originally Posted by Schu11
Hello, I can't find any option of what you say. I only got the option "allow loot"
And by the way, is it possible to make the bot use the transporter ?
I tried to make him go from Lakrum rez point to the teleporter and then go to "Lookout Post of the Mysterious Mushroom Colony" (close to the garnison 124) but it was not succesfull at all lol
Post here your chanter custom so i can check your script.
All skill ID are visibile here
I can't make it public because is an internal part of software.
Thanks for codex link.
Ok here's my script. I had to change it to TXT file to allow for uploading.
Can you also pls explain how to input dispel. How to only use dispel if needed?
EDIT: Could you please implement a script, like Evergale Canyon, but for Idgel Dome?
Just to simply enter the instance. No need for any fancy anti AFK system as it's usually over
with in 10 mins. This would be very good for all
Ok here's my script. I had to change it to TXT file to allow for uploading.
Can you also pls explain how to input dispel. How to only use dispel if needed?
EDIT: Could you please implement a script, like Evergale Canyon, but for Idgel Dome?
Just to simply enter the instance. No need for any fancy anti AFK system as it's usually over
with in 10 mins. This would be very good for all
This script works 100% with Shield Mantra and Invincibility mantra.
However, Celerity mantra and pet active skill (Enhance Health Enhancement) gets stuck in a 'loop' where skill is turned on and off and on and off and on and off and on and off....... Why it does this for some skills but not others??
BTW do you only read a third of my post? Did you see my question RE dispel? I'm still curious how to works pls
@
Ty for sharing! I look forward to trying your SM script!
This script works 100% with Shield Mantra and Invincibility mantra.
However, Celerity mantra and pet active skill (Enhance Health Enhancement) gets stuck in a 'loop' where skill is turned on and off and on and off and on and off and on and off....... Why it does this for some skills but not others??
BTW do you only read a third of my post? Did you see my question RE dispel? I'm still curious how to works pls
@
Ty for sharing! I look forward to trying your SM script!
About active skill, use a time to execute this only every 4/5 second(this will work for minion skill, cleric Benevolence, gladiator Combat preparation etc...)
Code:
var petAbility = Game.AbilityList.GetAbility("Skill name");
if (petAbility != null && petAbility.State == 0)
{
Game.PlayerInput.Ability("Skill name");
return true;
}
About dispell
Code:
var debuffState= Game.Player.StateList.GetState("debuff name");
// if debuff exist and dispell skill is available
if(debuffState!=null && AionGame.UnknownFramework.Helper.HelperFunction.CheckAvailable("dispell skill name"))
{
AionGame.UnknownFramework.Helper.HelperFunction.CheckExecute("dispell skill name");
return false;
}
New AionBot by stalliont v1.0.0 public 12/08/2009 - Aion Hacks, Bots, Cheats & Exploits - 3 Replies Aion Bot v1.1.0
1. Updated to work with Aion client v1.5.1.7
2. Fixed bugs with hp/mp healing resting while being attacked.
3. Fully background hunting.
Aion Bot is a memory reading/writing program to be used with the MMORPG game 'Aion Online'. Its been created to help on the repeated keystrokes/mouse clicks and movements causing physical hand and risk injuries. This program is illegal, and using it with Aion can cause your accounts to be banned when caught. Be warned, usage of this...
ddos attacks on aionbot sites 10/22/2009 - Aion - 3 Replies Seriously this is ridiculous whats going on..
example: nofap bot released new version of his bot which cost money now -> 1day later nofap.com getting ddos crazy..
whats your opinion to this ?