xtenshisanx
Community Developer
- Joined
- Dec 4, 2012
- Messages
- 212
- Reaction score
- 1
when you remove the Frostbite work other skills ?Just downloaded.
For some reason it's spamming the first skill.
My settings :
when you remove the Frostbite work other skills ?Just downloaded.
For some reason it's spamming the first skill.
My settings :
#Basic Settings
FightDistance = 100
PotHealth = 30
PotMana = 30
#//AOE/Defense AOE
Name = Ice Nova
Mobsarround_Distance = 20
Mobsarround_Count = 2
Mobsarround_Target = 1
CastEnd
#//SummonSkills
Name = Raise Zombie
MinManaPercent = 50
MaxCount = 3
IsSummon = True
CastEnd
#//Unlimited Attacks
Name = Ice Spear
CastEnd
Fixed the summoner Logic
Try the new update please works for me now with my summoner my CFGNopeI tried this now and it's spamming ice nova.
New HotFix out
Changelog:
Code:Fixed the summoner Logic
Try the new update please works for me now with my summoner my CFG
Name = "Raise Zombie"
MaxCount = 7
IsSummon = True
CastEnd
Name = "Raise Spectre"
MaxCount = 3
IsSummon = True
CastEnd
Name = "Ice Nova"
Mobsarround_Distance = 20
Mobsarround_Count = 2
Mobsarround_Target = 1
CastEnd
Name = "Power Siphon"
MaxCount = 3
CastEnd
Name = "Fireball"
CastEnd
Just put icenova on the end of file. it will only cast it lastly.
Think I found the error while playing with my Followbot.tried that but the problem is whatever skill i put at the beginning is being spammed.
Changed a Error for creating a empty characterfile for new characters.
Changed the mobarround check to Enemyarround check
Raised the CorpseSearchDistance to 60
Fixed Totem issues
yeah he pasted his thing im thinking i just copy and paste that in there... didnt work out lOL.What about Marauder...do you keep the # in front of everything or am I supposed to remove them in the config file?
Fixed SkillSpamm error
YUP, WAY BETTER Now! :3 btw here is my IB mara:Please download the new version ive uploaded it should fix your problems
New Update Arrived
Changelog:
Code:Fixed SkillSpamm error
#Basic Settings
FightDistance = 40
PotHealth = 75
PotMana = 40
UseQuicksilverFlask_EnemyDistance = 80
UseQuicksilverFlask = true
#AttackFields
#Name = undefined
#MinManaPercent = 0
#MinLifePercent = 0
#MinEnemyLifePercent = 0
#Mobsarround_Distance = 0
#Mobsarround_Count = 0
#Mobsarround_Target = 0 // 0 -> Main Target / 1 -> Me
#EnemyDistance = 0
#MaxCount = 0 // For Raising/Trap Skills -> MaxCount of Minions/Traps
#CheckForMobsarround = false
#OnlyBosses = false
#IsSummon = false
#IsTrap = false
#IsCurse = false
#IsTotem = false
#After a Skill you must Set 'CastEnd' then the CR knows a new Skill begins
#Examples
#//Unlimited Attacks
#Name = Fireball
#CastEnd
#Name = Ice Spear
#CastEnd
#Name = Spark
#CastEnd
#//Infernal Blow only when 2 Mobs surround our MainTarget
Name = Infernal Blow
MinEnemyLifePercent = 10
Mobsarround_Distance = 10
Mobsarround_Count = 2
Mobsarround_Target = 0
CheckForMobsarround = true
CastEnd
Name = Ground Slam
Mobsarround_Distance = 15
Mobsarround_Count = 2
Mobsarround_Target = 0
CheckForMobsarround = True
CastEnd
#//Crushing Blows
#//Normal Infernal Blow
Name = Infernal Blow
MinEnemyLifePercent = 10
CastEnd
Name = Heavy Strike
OnlyBosses = true
CastEnd
#//Dominating Blow
#Name = Dominating Blow
#MinEnemyLifePercent = 5
#//SummonSkills
#Name = Raise Zombie
#MinManaPercent = 50
#MaxCount = 5
#IsSummon = True
#CastEnd
#Name = Raise Spectre
#MinManaPercent = 50
#MaxCount = 1
#IsSummon = True
#CastEnd
#//TrapSkill
#Name = Lightning Trap
#Mobsarround_Distance = 10
#Mobsarround_Count = 3
#Mobsarround_Target = 0
#MaxCount = 3
#IsTrap = True
#CastEnd
#//TotemSkill
#Name = Decoy Totem
#IsTotem = true
#MaxCount = 1
#CastEnd
#//AOE/Defense AOE
#Name = Ice Nova
#Mobsarround_Distance = 20
#Mobsarround_Count = 2
#Mobsarround_Target = 1
#CastEnd
Name = Default Attack
CastEnd