Installa Steam
Accedi
|
Lingua
简体中文 (cinese semplificato)
繁體中文 (cinese tradizionale)
日本語 (giapponese)
한국어 (coreano)
ไทย (tailandese)
Български (bulgaro)
Čeština (ceco)
Dansk (danese)
Deutsch (tedesco)
English (inglese)
Español - España (spagnolo - Spagna)
Español - Latinoamérica (spagnolo dell'America Latina)
Ελληνικά (greco)
Français (francese)
Indonesiano
Magyar (ungherese)
Nederlands (olandese)
Norsk (norvegese)
Polski (polacco)
Português (portoghese - Portogallo)
Português - Brasil (portoghese brasiliano)
Română (rumeno)
Русский (russo)
Suomi (finlandese)
Svenska (svedese)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraino)
Segnala un problema nella traduzione
Maybe it is the ascDownClicks setting you need to take a look at in the ch_bot_settings.ahk file.
The #1 most frequent issue is not having "balanced" ancient levels according to this calculator[hsoptimizer.github.io].
Usually when that gets sorted and the script is happy with your Iris level, things start to work, from gilded Atlas up to Astraea. The ascDownClicks setting might have to be adjusted once during this journey.
Sounds like an issue with your Iris level. The script will warn you if the level is either to low, or in a "threshold" where the money you get from a clickable might or might not spawn another ranger. Either that, or your ancient levels are way off what they should be.
Try this:
Press Shift+Ctrl+F12 to toggle debug mode on. Then press Alt+F3. The info you get is copied into your clipboard, so you can just reply here and paste it in with Ctrl+v.
optimalLevel = 2000
speedRunTime = 29
gildedRanger = Lilin
-----------------------------
initDownClicks = 6 7 6 7 6 3
yLvlInit = 240
firstStintAdjustment = 0s
-----------------------------
lvlAdjustment = 0
zoneLvl = 1500
lvls = 221
srDuration = 00:29:00
firstStintButton = 1
firstStintTime = 00:06:12
midStintTime = 00:07:00
lastStintTime = 00:14:26
totalClickDelay = 00:01:22
This is the issue. You have not followed the instructions in the readme[github.com]. First time you start up the script, a few settings files gets created in the same folder. You need to update the one called "ch_bot_settings.ahk" and adjust the mandatory settings as instructed.
What does this mean exactly?
Since the normal version of this script is technically "blind", it goes 100% on timings.
You usually don't have to modify the "firstStintAdjustment" setting, but if your Iris level is outside the norm (optimal - 1001), you might have to adjust this timing setting a bit up or down. What you do in practice is adding or removing time from the first "stint". E.g. if you have Banana gilded, the script might navigate via Atlas (1st stint) to Phthalo (2nd stint) to Banana (last stint).
You can see this in numbers by activating debug mode (with Shift+Ctrl+F12) before starting a single speed run (with Alt+F3).
And another question. How do I get it to click the monsters also? I could figure it out either by reading the readme or the reddit page. Also, it doesnt seem to buy the upgrades of the hero in the 2nd and 3rd step?
But generally impressive work with the script!
A higher Iris gives you more souls per hour. I would recommend you go that route. If you import your game save into the ancients optimizer[s3-us-west-2.amazonaws.com], you can try increase Iris till your optimal level is reached in around 28 minutes. That is a good value to aim for.
If you have a hybrid build there is a "hybridMode" setting you can enable. I used this myself for a long time when I ran a setup with 24 minutes idle + 6 minutes active.
The normal version of the script is not really designed to run fully active. It can, but requires an extremely high Iris so you can start immediately on your main gilded ranger.
If you want to go this route, you should take a look at the experimental version [redd.it] of the script.