|
You last visited: Today at 10:11
Advertisement
AionBot.net [NA & EU]
Discussion on AionBot.net [NA & EU] within the Aion Hacks, Bots, Cheats & Exploits forum part of the Aion category.
12/18/2018, 17:48
|
#316
|
elite*gold: 0
Join Date: Dec 2018
Posts: 1
Received Thanks: 0
|
"Your license is invalid or expired" but i request trial 1 hour ago
|
|
|
12/20/2018, 12:49
|
#317
|
♥ Yuuki Asuna ♥
elite*gold: 45
Join Date: Jun 2005
Posts: 54,881
Received Thanks: 8,578
|
Please add a backlink to epvp.
|
|
|
12/21/2018, 08:46
|
#318
|
Administrator
elite*gold: 26516
Join Date: May 2011
Posts: 21,008
Received Thanks: 2,350
|
Aion Hacks, Bots, Cheats & Exploits -> Aion Trading
#moved
#reopened
|
|
|
12/21/2018, 09:58
|
#319
|
elite*gold: 0
Join Date: Jul 2016
Posts: 13
Received Thanks: 0
|
Hey I paid for a month of premium access and how can I join the discord? i having some problems.
Mainly when i create a death path the toon doesnt talk to soul healer to heal to full and it also does not teleport to the camp i set up for the path. It walks to the "Teleport Device" and then tries to walk to the next coordinates that are on the other end without teleporting.
also how can I swap the aion client back to running in 64bit? having tons of send log issues and cant open the game anymore. Tried to repair the files multiple times.
|
|
|
12/21/2018, 17:36
|
#320
|
elite*gold: 0
Join Date: Sep 2014
Posts: 335
Received Thanks: 69
|
Quote:
Originally Posted by Qss675
Hey I paid for a month of premium access and how can I join the discord? i having some problems.
Mainly when i create a death path the toon doesnt talk to soul healer to heal to full and it also does not teleport to the camp i set up for the path. It walks to the "Teleport Device" and then tries to walk to the next coordinates that are on the other end without teleporting.
also how can I swap the aion client back to running in 64bit? having tons of send log issues and cant open the game anymore. Tried to repair the files multiple times.
|
Private message.
Soul healer isn't used.
About Teleport device try to disable click to move.
Open aion without Aion32Force, is not solved then try to delete file "NCSOFT\Aion\Data\dump\tables.dmp"
|
|
|
12/28/2018, 10:39
|
#321
|
elite*gold: 0
Join Date: Oct 2012
Posts: 52
Received Thanks: 5
|
Quote:
Originally Posted by cooco83
Are you sure you pet have loot function available?
|
haha yes I realise my minion function expired! thanks
Also SM has problem on Mirash script(havent tried grinder). Bot can't summon pet and just stands there until manually summoned. Also on final boss, pet wont follow into pit and gets stuck, causing toon not to attack boss until pet released and manually resummoned.
Btw chanter shields still not working
|
|
|
12/28/2018, 13:06
|
#322
|
elite*gold: 0
Join Date: Aug 2018
Posts: 8
Received Thanks: 0
|
anyone want to share ranger customization .cs file ?
|
|
|
12/29/2018, 07:23
|
#323
|
elite*gold: 0
Join Date: Nov 2007
Posts: 12
Received Thanks: 43
|
@ 
Where do I find the command line of the skill sequences? "CombatSupportAionClassSetting"
From one attack example / another attack. Every attempt I'm making has no results. Can be of any class.
@ 
Use this in GrindingScript.cs
look for the line where you inform: // Use transformation
And change for this:
Quote:
// Use transformation "Transparency Transformation scroll TypeId is 190099001"
if (Settings.UseTransformationScroll && (Game.Time() - TransformationTimer) > 1000 * 60 * 10)
{
var scrollItem = Game.InventoryList.GetItemByTypeId(160040024); //Doberman Transformation Potion
//var scrollItem = Game.InventoryList.GetItemByTypeId(160040027);//Pomeranian Transformation Potion
//var scrollItem = Game.InventoryList.GetItemByTypeId(160040028);//Mau Transformation Potion
//var scrollItem = Game.InventoryList.GetItemByTypeId(160040029);//Abomination Transformation Potion
var transformationScroll = Game.InventoryList.GetItemByTypeId(190099000);
if (scrollItem != null)
Game.PlayerInput.Console("/use " + scrollItem.Name);
else if (transformationScroll != null)
{
Game.PlayerInput.Console("/use " + transformationScroll.Name);
}
TransformationTimer = Game.Time();
return false;
}
|
OBS: You need to enable the Scroll Transformation option
|
|
|
12/29/2018, 14:28
|
#324
|
elite*gold: 0
Join Date: Sep 2014
Posts: 335
Received Thanks: 69
|
Quote:
Originally Posted by snork84
haha yes I realise my minion function expired! thanks
Also SM has problem on Mirash script(havent tried grinder). Bot can't summon pet and just stands there until manually summoned. Also on final boss, pet wont follow into pit and gets stuck, causing toon not to attack boss until pet released and manually resummoned.
Btw chanter shields still not working 
|
I need to fix SM.
About chanter shield i need to check it
Quote:
Originally Posted by badagliacca
Hi cocoo, can you please modify your rotation skills for ranger / gunner ? That's realy bad, they should do stunning shot as first skill but they don't have it even inside your rotation, after i use pretty much all the skill it keep spamming deadshot like nosense, this is a serious waste of time, even for the gunner sighting shot, please modify as fast you can.
Put even that you can chose which transformation potion to use, outside lakrum spawn you farm a lot of them and i wanna use those.
Everytime there's a mob that you can't attack because of the obstacles it stuck there for like 10-15seconds , that's a lot, reduce it to 5seconds please.
Another must do thing is that you have to do is when the character die, after resurrection put automatically Auto-loot of the minion.
|
I suggest you to customize Ranger/gunner class.
About potion, i will add support for it.
Pet auto-loot is already implemented, set the option "Quickbar pet slot"
[QUOTE=joceane;37312503]@ 
Where do I find the command line of the skill sequences? "CombatSupportAionClassSetting"
From one attack example / another attack. Every attempt I'm making has no results. Can be of any class.
Private message
|
|
|
12/30/2018, 01:14
|
#325
|
elite*gold: 0
Join Date: Sep 2014
Posts: 335
Received Thanks: 69
|
Quote:
Originally Posted by badagliacca
@  Thanks man appreciated, but , can you re-send me the script , but without the Doberman transformation? Is the useless one so, i don't know how to do it and what i have to delete exactly.
@  , i don't know, but here i can't find that "Quickbar Option" , i don't even know where's the Customization File inside AionBot Folders . 
Rispondi in italiano se puoi, fa lo stesso.
|
update Grinder script
|
|
|
12/30/2018, 04:49
|
#326
|
elite*gold: 0
Join Date: Oct 2012
Posts: 52
Received Thanks: 5
|
When i select 'custom class' in grinder script, my bot wont attack anything.
I notice you private message Joceane how to use this feature but why not post for all to see?
you advertise feature but never explain how to use. Do we all need to learn C# to use this feature?
@
|
|
|
12/30/2018, 20:43
|
#327
|
elite*gold: 0
Join Date: Oct 2009
Posts: 72
Received Thanks: 0
|
does anyone has any cleric tweaked routine?
|
|
|
12/31/2018, 22:31
|
#328
|
elite*gold: 0
Join Date: Nov 2007
Posts: 12
Received Thanks: 43
|
Explained Script - Transformation Potion
Quote:
Originally Posted by snork84
When i select 'custom class' in grinder script, my bot wont attack anything.
I notice you private message Joceane how to use this feature but why not post for all to see?
you advertise feature but never explain how to use. Do we all need to learn C# to use this feature?
@ 
|
The site below you get the IDs of the potions. EX: 160040000 = Polar Bear Transformation Potion
You should look for the command line inside the script " GrindingScript.cs"
...\Aionbotnet Essential Pack v1.07\Script\Source\Grinder
Below I leave the party to find:
// Use transformation "Transparency Transformation scroll TypeId is 190099001"
if (Settings.UseTransformationScroll && (Game.Time() - TransformationTimer) > 1000 * 60 * 10)
{
var scrollItem = Game.InventoryList.GetItemByTypeId( 160040024); //Doberman Transformation Potion
var transformationScroll = Game.InventoryList.GetItemByTypeId(190099000);
if (scrollItem != null)
Game.PlayerInput.Console("/use " + scrollItem.Name);
else if (transformationScroll != null)
{
Game.PlayerInput.Console("/use " + transformationScroll.Name);
}
TransformationTimer = Game.Time();
return false;
}
Look for this line:
var scrollItem = Game.InventoryList.GetItemByTypeId( 190099001);
... Change the ID that is inside the (...) by the transformation potion you want.
If you use the Notepad++ program, you find in line 384
Explained now?  
|
|
|
01/01/2019, 03:16
|
#329
|
elite*gold: 0
Join Date: Oct 2012
Posts: 52
Received Thanks: 5
|
Quote:
Originally Posted by joceane
The site below you get the IDs of the potions. EX: 160040000 = Polar Bear Transformation Potion
You should look for the command line inside the script " GrindingScript.cs"
...\Aionbotnet Essential Pack v1.07\Script\Source\Grinder
Below I leave the party to find:
// Use transformation "Transparency Transformation scroll TypeId is 190099001"
if (Settings.UseTransformationScroll && (Game.Time() - TransformationTimer) > 1000 * 60 * 10)
{
var scrollItem = Game.InventoryList.GetItemByTypeId( 160040024); //Doberman Transformation Potion
var transformationScroll = Game.InventoryList.GetItemByTypeId(190099000);
if (scrollItem != null)
Game.PlayerInput.Console("/use " + scrollItem.Name);
else if (transformationScroll != null)
{
Game.PlayerInput.Console("/use " + transformationScroll.Name);
}
TransformationTimer = Game.Time();
return false;
}
Look for this line:
var scrollItem = Game.InventoryList.GetItemByTypeId( 190099001);
... Change the ID that is inside the (...) by the transformation potion you want.
If you use the Notepad++ program, you find in line 384
Explained now?   
|
haha thanks dude, I got it to work! =)
Though ideally I was asking how to edit the custom class script. At least that is what I thought Coco was messaging you about?
|
|
|
01/01/2019, 03:56
|
#330
|
elite*gold: 0
Join Date: Nov 2007
Posts: 12
Received Thanks: 43
|
Explained Script - Transformation Potion
Quote:
Originally Posted by snork84
haha thanks dude, I got it to work! =)
Though ideally I was asking how to edit the custom class script. At least that is what I thought Coco was messaging you about?
|
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
|
|
|
Similar Threads
|
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 ?
|
All times are GMT +1. The time now is 10:11.
|
|