Hi,
I am using these settings on the script.
Code:
// ----------- Settings --- General
var #enableChestserton 0
var #enableClanQuest 1
var #enableHeroes 1
var #enableSkills 1
var #enableAutoprestige 1
var #runActionsOnStart 1
var #hatchEggs 1
var #enableTapping 1
var #runActionsEveryXMinutes 1
// ----------- Settings --- Mana
var #fullManaSkill 0
// ----------- Settings --- Prestige
var #prestigeAfterXMinutes 150
// ----------- Settings --- Heroes
var #skillIntensity 2
// ----------- Settings --- Boss
var #startBossWithoutFireBlade 1
var #checkBossFight 0
// ----------- Settings --- Skills
//interval in seconds
var #intervalCrit 0
var #intervalFireBlade 0
var #intervalMidas 0
var #intervalHeroes 0
//just level each skill once
var #justUnlockSkills 1
//run skill check after prestige or now
var #startSkillCheckNow 1
// ----------- Settings --- Expert
var #maxHitCount 9999999
//show current script time
var #showCurrentTime 1
//if you wanna sync the script time with real time you can play around with this value
var #timeScaleAddition 17
But it keeps going to hero tabs without leveling any heroes.
already using v1.0.4 downloaded. (but in the txt, it says 1.0.3)
NOX settings is the same as recommended beside number of processor.
any possible issue?
Thanks