Azzy AI 1.35 Final Version Avail 4/23 - Page 2 - Homunculus Headquarters - WarpPortal Community Forums

Jump to content


Photo
* * * * * 2 votes

Azzy AI 1.35 Final Version Avail 4/23


  • This topic is locked This topic is locked
106 replies to this topic

#26 Hatoko

Hatoko

    I made it Off Topic

  • Members
  • 40 posts

Posted 25 April 2011 - 09:13 PM

My lif refuses to use Urgent Escape with the AI no matter what I set it to :). Everything seems to work for me except the non-attack skills. Any ideas? Thanks :)


Heres the thingy that says I installed it right:
AzzyAI (hom) version 1.35 dev-07Main version:1.35 dev-07AzzyUtil version:1.35 dev-07Constant version:1.35-dev07Config: CustomTactics: Custom
Time: 1303793927 Lua Version:Lua 5.0.2
started successfully.
This AI is installed properly



In case you need to see if I have something weird turned on that I don't see:
AggroHP = 60
AggroSP = 0
AggroDist = 10
UseAutoSkill_MinSP = 0
AutoSkillDelay = 400
AutoSkillLimit = 100
FollowStayBack = 2
SpawnDelay = 1000
KiteBounds = 8
MoveBounds = 10
KiteStep = 5
KiteParanoidStep = 2
KiteThreshold = 3
KiteParanoidThreshold = 2
ChaseGiveUp = 3
RestXOff = 2
RestYOff = 0
LifEscapeLevel = 5
FilerFlitLevel = 5
AmiBulwarkLevel = 5
ChaoticBlessLevel = 3
ChaoticBlessHP = 0
UseBerzerkMobbed = 0
UseAutoChaoticBless = 0
AssumeHomun = 1
PVPmode = 0
DoNotChase = 0
UseDanceAttack = 0
SuperPassive = 0
KiteMonsters = 0
UseOrbitWalk = 0
UseAutoQuicken = 0
UseAutoGuard = 1
ForceKite = 0
KiteParanoid = 0
UseAutoSkill = 1
DefendStandby = 0
StickyStandby = 0
StandbyFriending = 1
MirAIFriending = 1
DoNotUseRest = 0
UseBerzerkSkill = 0
UseBerzerkAttack = 0
Berzerk_SkillAlways = 0
Berzerk_Dance = 0
MoveSticky = 0
MoveStickyFight = 0
UseSkillOnly = 0

UseAvoid = 0
TankMonsterLimit = 4
AutoMobCount = 2
UseAutoPushback = 0
AutoPushbackThreshold = 2
UsePierceSize = 2
UseRandWalk = 0
UseRouteWalk = 0
HealOwnerHP = 50
UseAutoHeal = 0
FleeHP = 8
Berzerk_IgnoreMinSP = 0

Edited by Hatoko, 26 April 2011 - 06:31 PM.

  • 0

#27 DrAzzy

DrAzzy

    Really Azzy? Already?

  • VMod Retired
  • 15606 posts
  • LocationNew England
  • Playing:Ragnarok Online
  • Server:Chaos-Clandestine Society

Posted 27 April 2011 - 09:22 AM

My lif refuses to use Urgent Escape with the AI no matter what I set it to :). Everything seems to work for me except the non-attack skills. Any ideas? Thanks :)


Heres the thingy that says I installed it right:
AzzyAI (hom) version 1.35 dev-07Main version:1.35 dev-07AzzyUtil version:1.35 dev-07Constant version:1.35-dev07Config: CustomTactics: Custom
Time: 1303793927 Lua Version:Lua 5.0.2
started successfully.
This AI is installed properly



In case you need to see if I have something weird turned on that I don't see:

UseAutoQuicken = 0


You have use of urgent escape disabled.
Enable UseAutoQuicken in the GUI or by directly editing the file.

Also, just fixed the version-stamps in the final version
  • 0

#28 Hatoko

Hatoko

    I made it Off Topic

  • Members
  • 40 posts

Posted 27 April 2011 - 07:25 PM

Gaaah thanks so much! I'm so bad with computers I can't believe I totally skipped over that o3o
  • 0

#29 Dukeares

Dukeares

    Too Legit To Quit

  • Members
  • 1113 posts
  • Playing:Ragnarok Online

Posted 07 May 2011 - 05:14 AM

Can some 1 tell me how to make ur vanil permanently Not mowed away from u? (ie ur standing on top of ur vanil)

im not sure what i did..to the config because after some minute i notice my Vanil will mowed 1 tile from me.

SNipe

Edited by Dukeares, 07 May 2011 - 04:33 PM.

  • 0

#30 DrAzzy

DrAzzy

    Really Azzy? Already?

  • VMod Retired
  • 15606 posts
  • LocationNew England
  • Playing:Ragnarok Online
  • Server:Chaos-Clandestine Society

Posted 07 May 2011 - 12:20 PM

Can some 1 tell me how to make ur vanil permanently Not mowed away from u? (ie ur standing on top of ur vanil)

im not sure what i did..to the config because after some minute i notice my Vanil will mowed 1 tile from me.


Thank you for the bug report - this is behavior is obviously not desirable. I suspect this is due to the obstacle avoidance routine trying to move to hit something that is around a corner or something; I have not provided for disabling obstacle handling when DoNotChase is turned on when i recoded the obstacle handling routines (I hadn't had it there before, but the obstacle avoidance was broken in general in the past, so the problem didn't come up).

For quick fix, open AI_main.lua in notepad, search for:

ClosestR (MyID,MyEnemy,math.max(AttackRange(MyID,MySkill)-1,1)

You'll see the line below it:

Move (MyID,MyDestX,MyDestY)

replace that with:

if DoNotChase~=1 then
Move (MyID,MyDestX,MyDestY)
end

Then, search for: ClosestR (MyID,MyEnemy,AttackRange(MyID,MySkill),alt)

You'll see the same line below it, replace in same way.



The next version will contain a fix for this issue.
  • 0

#31 Chucklet

Chucklet

    Awarded #1 Troll

  • Members
  • 502 posts
  • LocationThe Netherlands [NL], stuck in traffic.
  • Playing:Ragnarok Online
  • Server:Ymir(?)

Posted 07 May 2011 - 04:02 PM

Btw Azzy, quick question: Are you interested in suggestions concerning the descriptions and explanations in the GUI? I mean maybe you have already done this for the final version, have a good reason for not changing texts or have planned this for a later date but... Some are either incomplete, incorrect or missing(?). (like, I know I can use the 'useautoquicken' thingie to have my Amistr use bloodlust, but the description does not yet mention this... Those kind of things)

I know that one way or another it doesn't have priority, but I was just wondering :P
  • 0

#32 DrAzzy

DrAzzy

    Really Azzy? Already?

  • VMod Retired
  • 15606 posts
  • LocationNew England
  • Playing:Ragnarok Online
  • Server:Chaos-Clandestine Society

Posted 07 May 2011 - 04:11 PM

Yeah, sure. I do not do any QC on the GUI descriptions. If you want to be extra helpful, write out what it should be :-P When I write descriptions of how to do things, people don't seem to understand them, at least w/regard to AI.
  • 0

#33 FSky5

FSky5

    Amateur Blogger

  • Members
  • 139 posts
  • Playing:Nothing

Posted 08 May 2011 - 01:20 PM

Hmmm is it just me or mediafire wont let me d/l it? o.o
  • 0

#34 Dukeares

Dukeares

    Too Legit To Quit

  • Members
  • 1113 posts
  • Playing:Ragnarok Online

Posted 08 May 2011 - 01:57 PM

Nothing wrong with the link,i just test downloading it with Firefox... Maybe try using other browser?
  • 0

#35 FSky5

FSky5

    Amateur Blogger

  • Members
  • 139 posts
  • Playing:Nothing

Posted 09 May 2011 - 12:53 AM

I'm using firefox and it's not working, tried it with internet explorer too. It's just this file tho, I tried downloading the old Azzy AI (mediafire) and it works.
  • 0

#36 DrAzzy

DrAzzy

    Really Azzy? Already?

  • VMod Retired
  • 15606 posts
  • LocationNew England
  • Playing:Ragnarok Online
  • Server:Chaos-Clandestine Society

Posted 09 May 2011 - 07:43 AM

It's working for me - but it seems like there is a problem with mediafire for some users.

I added two mirrors to address this problem. If these still do not provide acceptable uptime and availability, I will take more drastic measures.

Edited by DrAzzy, 09 May 2011 - 07:48 AM.

  • 0

#37 mikuberries

mikuberries

    I made it Off Topic

  • Members
  • 69 posts
  • LocationPST
  • Playing:Ragnarok Online
  • Server:Chaos

Posted 20 May 2011 - 07:22 PM

I installed this, and followed all the instructions. I customized everything, but I don't know to make my pet defensive - rather than aggressive. She runs headfirst into death and she's not leveling. I don't know how to access the UI for the homunculus. :|
  • 0

#38 DrAzzy

DrAzzy

    Really Azzy? Already?

  • VMod Retired
  • 15606 posts
  • LocationNew England
  • Playing:Ragnarok Online
  • Server:Chaos-Clandestine Society

Posted 20 May 2011 - 10:05 PM

I installed this, and followed all the instructions. I customized everything, but I don't know to make my pet defensive - rather than aggressive. She runs headfirst into death and she's not leveling. I don't know how to access the UI for the homunculus. :|


To make it non-aggressive, just open the UI and set AggroHP to 100 (so it will only be aggressive when over 100% HP - which of course will never happen) and save the changes.
To access the UI, just doubleclick the AAIConfig program in (ragnarok folder)/AI/USER_AI

If it's not there, you installed the AI to the wrong place. If you get an error when starting it, get the .NET framework (link on the first page).

Remember /hoai (/hoai until it says it's customized, then vap+recall homun)

If it still does not work, please post the AAIStartH.txt file that is generated in your Ragnarok Online folder.
  • 0

#39 mikuberries

mikuberries

    I made it Off Topic

  • Members
  • 69 posts
  • LocationPST
  • Playing:Ragnarok Online
  • Server:Chaos

Posted 30 May 2011 - 12:04 AM

To make it non-aggressive, just open the UI and set AggroHP to 100 (so it will only be aggressive when over 100% HP - which of course will never happen) and save the changes.
To access the UI, just doubleclick the AAIConfig program in (ragnarok folder)/AI/USER_AI

If it's not there, you installed the AI to the wrong place. If you get an error when starting it, get the .NET framework (link on the first page).

Remember /hoai (/hoai until it says it's customized, then vap+recall homun)

If it still does not work, please post the AAIStartH.txt file that is generated in your Ragnarok Online folder.


It worked! I have another question, however. My Vanilmirth isn't auto using skills, Caprice. Not sure what's going on there.
  • 0

#40 DrAzzy

DrAzzy

    Really Azzy? Already?

  • VMod Retired
  • 15606 posts
  • LocationNew England
  • Playing:Ragnarok Online
  • Server:Chaos-Clandestine Society

Posted 30 May 2011 - 10:52 AM

Can you post the contents of AAIStartH.txt and H_Config.lua (open it with notepad - it's plain text)
  • 0

#41 mikuberries

mikuberries

    I made it Off Topic

  • Members
  • 69 posts
  • LocationPST
  • Playing:Ragnarok Online
  • Server:Chaos

Posted 30 May 2011 - 02:04 PM

Can you post the contents of AAIStartH.txt and H_Config.lua (open it with notepad - it's plain text)



She started casting. Apparently she didn't have enough SP to really cast. Sorry about that! -_-
  • 0

#42 Zedeia

Zedeia

    I am New.

  • Members
  • 3 posts
  • LocationGermany
  • Playing:Ragnarok Online

Posted 06 June 2011 - 04:08 AM

Hello, i have a problem with my lif.
First, my Humu don't help anyone (myself or others).
Second, after it gets a hit, it will do nothing and stop the atack. If the monster is killed it will attack the next and stop again after the first hit.
If someone know what is wrong in my config it will help.

H_Tactics:

MyTact[1880]={TACT_REACT_M,AutoSkillLimit,KITE_NEVER,CAST_REACT,PUSH_NEVER,DEBUFF_NEVER,SIZE_UNDEFINED,RESCUE_ALL,IS_FFA} --Wood Goblin
MyTact[1881]={TACT_ATTACK_H,AutoSkillLimit,KITE_NEVER,CAST_REACT,PUSH_NEVER,DEBUFF_NEVER,SIZE_UNDEFINED,RESCUE_ALL,IS_FFA} --Les

H_Config:

AggroHP = 60
AggroSP = 0
AggroDist = 14
UseAutoSkill_MinSP = 0
AutoSkillDelay = 100
AutoSkillLimit = 100
FollowStayBack = 2
SpawnDelay = 1000
KiteBounds = 8
MoveBounds = 14
KiteStep = 5
KiteParanoidStep = 2
KiteThreshold = 3
KiteParanoidThreshold = 2
ChaseGiveUp = 3
RestXOff = -2
RestYOff = 0
LifEscapeLevel = 5
FilerFlitLevel = 5
AmiBulwarkLevel = 5
ChaoticBlessLevel = 3
ChaoticBlessHP = 0
UseBerzerkMobbed = 0
UseAutoChaoticBless = 0
AssumeHomun = 1
PVPmode = 0
DoNotChase = 0
UseDanceAttack = 0
SuperPassive = 0
KiteMonsters = 0
UseOrbitWalk = 0
UseAutoQuicken = 1
UseAutoGuard = 1
ForceKite = 0
KiteParanoid = 0
UseAutoSkill = 1
DefendStandby = 0
StickyStandby = 0
StandbyFriending = 0
MirAIFriending = 1
DoNotUseRest = 0
UseBerzerkSkill = 0
UseBerzerkAttack = 0
Berzerk_SkillAlways = 0
Berzerk_Dance = 0
MoveSticky = 0
MoveStickyFight = 0
UseSkillOnly = -1

UseAvoid = 0
TankMonsterLimit = 4
AutoMobCount = 2
UseAutoPushback = 0
AutoPushbackThreshold = 2
UsePierceSize = 2
UseRandWalk = 0
UseRouteWalk = 0
HealOwnerHP = 50
UseAutoHeal = 0
FleeHP = 0
Berzerk_IgnoreMinSP = 0

AAIStartH:
AzzyAI (hom) version 1.35Main version:1.35AzzyUtil version:1.35Constant version:1.35Config: CustomTactics: Custom
Time: 1307360339 Lua Version:Lua 5.0.2
started successfully.
This AI is installed properly
  • 0

#43 DrAzzy

DrAzzy

    Really Azzy? Already?

  • VMod Retired
  • 15606 posts
  • LocationNew England
  • Playing:Ragnarok Online
  • Server:Chaos-Clandestine Society

Posted 06 June 2011 - 07:12 AM

Zedeia, that's a strange one.

Is it after it hits the monster once, or after it gets hit by the monster once?

Please try:

Changing the RESCUE_ALL tactic to something else - does that fix the problem? Rescue should work at this point, and does work for me, but it's possible that there's an issue with that, as RESCUE has not been well exercised so far (it was broken for a long time).

Change UseSkillOnly to 0 (since you have no skill to use while chasing).

Please let me know results - especially if one of those fixes the problem!
  • 0

#44 Zedeia

Zedeia

    I am New.

  • Members
  • 3 posts
  • LocationGermany
  • Playing:Ragnarok Online

Posted 06 June 2011 - 09:15 AM

It is after it gets hit by the monster.

I tryed the different rescues, but no one would work.
But I saw, if a other player is atacked by a monster the Humunculus move to the monster an stand there.

After i set UseSkillOnly to 0 the lif only walk behind the monsters an did no attack.
  • 0

#45 DrAzzy

DrAzzy

    Really Azzy? Already?

  • VMod Retired
  • 15606 posts
  • LocationNew England
  • Playing:Ragnarok Online
  • Server:Chaos-Clandestine Society

Posted 06 June 2011 - 09:38 AM

Does the homunculus attack normally if rescue is turned off entirely? (also turn UseAutoSkill back to -1)

If it does, that demonstrates that it's a problem with Rescue.
If it's still acting oddly, then that means there's a deeper issue, likely specific to your installation.
  • 0

#46 Zedeia

Zedeia

    I am New.

  • Members
  • 3 posts
  • LocationGermany
  • Playing:Ragnarok Online

Posted 06 June 2011 - 11:00 PM

I tryed different options, and at the end, I found out, if I dissabled the React to Cast option the Humunculus attack as ever and don't stop.
He also rescue the players which are named in the rescue option.
  • 0

#47 DrAzzy

DrAzzy

    Really Azzy? Already?

  • VMod Retired
  • 15606 posts
  • LocationNew England
  • Playing:Ragnarok Online
  • Server:Chaos-Clandestine Society

Posted 07 June 2011 - 09:12 AM

Aaaha! So the problem is CAST_REACT? I'll look into that. Because yeah, I wasn't able to find any issues with rescue.
  • 0

#48 Saki1993

Saki1993

    I am New.

  • Members
  • 1 posts

Posted 26 June 2011 - 09:38 PM

This is sort of relevant to the topic, but I have Windows 7 which version do I have to download? I tried other versions but it didn't work. Or maybe what I am doing is wrong. Can you please tell me the version and the steps to have the program working.

Thank you ,

Yu :mellow:
  • 0

#49 DrAzzy

DrAzzy

    Really Azzy? Already?

  • VMod Retired
  • 15606 posts
  • LocationNew England
  • Playing:Ragnarok Online
  • Server:Chaos-Clandestine Society

Posted 27 June 2011 - 06:38 AM

This is sort of relevant to the topic, but I have Windows 7 which version do I have to download? I tried other versions but it didn't work. Or maybe what I am doing is wrong. Can you please tell me the version and the steps to have the program working.

Thank you ,

Yu :mellow:

Is RO installed in Program Files? If so, no AI will ever work due to Microsoft UAC File and Registry Virtualization.

You must uninstall RO, and reinstall it to a location that is not "protected" by windows. For example, create a C:/Games folder, and install RO there.

After doing that, you can install AzzyAI or any other AI by placing the AI files into the USER_AI folder.

You should use Azzy AI 1.35 final (assuming you want to use my AI) - all the older versions are worse.
  • 0

#50 Popokrunch

Popokrunch

    I made it Off Topic

  • Members
  • 68 posts

Posted 12 July 2011 - 08:35 PM

Hey, Azzy. I just downloaded AzzyAI and I tried configuring my homun but all it does is normal attack even though it has full SP. It only uses Moonlight when I hotkey command it to do so. Also, I didn't see that funny file that you said is supposed to be in the RO file if I installed it right. So I cut the whole RO file onto the desktop and re-extracted the AI into the new RO folder on my desktop. After doing so, the file still hasn't shown up :/ I'm kinda on the verge of killing myself already. Been trying for about 2-3 hours. Help me!!!!!!!!!!!!!!!!!!!

Thanks.
  • 0




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users