AI that turns off relevant software and upgrades the era divisors until theyre maxed. it checks this by seeing if the XP is above 5e6 (arbitrary value).
Press P to toggle whether era surge stays on or not. it stays on by default.
Press L to toggle whether the ai auto aborts after reaching infinity or not. it auto aborts by default. this is if you want to use this to era creep before pushing infinities instead of grinding for 90/90.
anyway its my first time doing something like this, so apologies if the AI sucks. i tried my best. Feedback and suggestions are always welcome and please let me know if the AI doesnt work. I tried testing everything but something mightve slipped.
#AI to automatically era creep (can help with 90/90 inf)
1 messages · Page 1 of 1 (latest)
when im starting from stage one., not even in era, its not upgrading era divisors after reach era
Ohh I get why that happens
One sec let me fix that
The issue is that the software assumes you start with new bounds
So you start at era 1
new version which can start from below era 1
this is if you dont have new bounds/you havent reached era in the region yet
@worn vale
ok will check
ik this wasnt meant for inf, but pressing l doesnt actually change whether it exits the game at infinity
but i just went in and removed the entire "leave if inf" thingy
oh okay
let me see why it doesnt do that
oh thats because im an absolute dummy wtf
thats what happens when you code at 2am
it doesnt even check if the variable is true or false
my baaadd
AI that turns off relevant software and upgrades the era divisors until theyre maxed. it checks this by seeing if the XP is above 5e6 (arbitrary value).
Press P to toggle whether era surge stays on or not. it stays on by default.
Press L to toggle whether the ai auto aborts after reaching infinity or not. it auto aborts by default. this is if you want to use this to era creep before pushing infinities instead of grinding for 90/90.
anyway its my first time doing something like this, so apologies if the AI sucks. i tried my best. Feedback and suggestions are always welcome and please let me know if the AI doesnt work. I tried testing everything but something mightve slipped.
VERSION 1: assumes you have new bounds/ you start in era. this is more stable. (called era creep). USE THIS IF YOU ALREADY REACHED ERA 1 IN THE REGION DIFFICULTY.
VERSION 2: less stable (especialy if you start in era. you might die before software is disabled) (called era creep no nb) USE THIS IF YOU HAVENT REACHED ERA 1 IN THE REGION DIFFICULTY YET.
AI to automatically era creep (can help with 90/90 inf)
update: fixed a bug where software would keep toggling on and off if you passed inf1
Cool
If i run this software, i instantenous die, cause i jump from era 1 to 300k or something like that
How do I fix that? @lilac basalt
this one
Also you could turn off era surge with P if it's causing problems
I already did 😦
Theres 2
Isn't both 1 code?
Nope
Read here at the end it explains the differences between v1 and v2
i wanna do infinity everywhere
Do you have era everywhere
nope
On the places you have era, use v1, on the places u don't have era, use v2
Or you can reach era, then switch to v1
I see
I'll try
btw, is it faster if i restart every 5 minutes?
Or should I just go afk on each region
Nope don't restart
Restart is for the first time when you're using wave catalyst
You should go for era 90/90 first
And then inf 90/90
As the era will make infs faster
15 regions, 6 difficulties, 15*6=90
So basically every region and every difficulty to era, and then to infinity
And you should do all normal modes if you haven't
And challenges as there's a challenge that gives accel for every beaten challenge
I think it's 3 - 4. But check the rewards
Nope
Im so confused on what this AI is supposed to be doing. I have to be doing something wrong, right?
Is it supposed to allow you to slow Era down until you unlock every era upgrades using XP, then speed up automatically?
Is it supposed to get you to Era 1 in each region & difficulty?
I have no idea what this do :(
@nova garnet are you using the wave surge on setting
if so then turn it off
that could be a reason
if in the global variables it says wave surge = true, thne press P
Era surge or Wave Surge?
thats weird?
it does take some initialisation time so sometimes you may need to die once then it works
Earlier it wasn't cycling through the lines, but now it is (on the top left)
this may be why
its because i cant turn off the software till tower testing starts
unless i make it manual
I had issues with my own 90/90 script (wasn't ERA related) and the main issue I was having was the script trying to run during loading times and messing up
yup exactly
i made a suggestion to have a variable for whether or not youre on the tower testing screen but it wasnt liked
My solution was to have the AI wait to "initialize" and do Tower Testing stuff until the Wave Number > 1
Which, at least before Era stuffs, worked fine for me. I haven't tried my script with era boosts and all that
issue is if the era software is on youll jump really high and dead
slightly unrelated by also sort of related, does Wave Horizon increase era speed? Should I be aiming to get at least era 1 in each region & difficulty?
yup definately
idk which software but you should
get atleast 15/90
youll get 90/90 next mt
Could try having the AI turn the settings off by default to prevent the initial jump?
yk i just got an idea
Oh I guess that's what the Era Surge toggle is for lol
i could make it so when the ai starts it turns of the software
and then turns it off again after the round finishes
Ooh yeah, that could work. That way it's always working with the same set variables of the software being off at the start of every round
Making it easier to manage (and prevent issues like dieing immediately once :P)
Anyway, tyvm for the help. The AI will definitely make things more convenient for me lol
yup
:p
no problem and glad it helped
i made it because it was so tedious having to do the 90/90 thing but by the time i was done with the ai and all the testing i only had like 3 regdiffs left ðŸ˜
so it didnt help me much but im glad it helps others
I made my own little version because it was so tedious. Except I made mine around MT5 before I knew about the Era stuffs. I just wanted mine to go through each region to boost the idle production amount cause I was lazy lol
All mine does is play each region & difficulty one by one, waiting for the tower to die or the round to end before hopping to the next one. Fully automatic however I can't really share it easy since it uses a lot of (x,y) clicks that wouldn't work easy for people who don't have the same resolution & UI scaling as I do
idle production wont matter for the different regions
it just takes your bests
yeahhhhh i was ghonna add that functionality to mine but it wouldnt be compaitble with everbody
itd work really well with this script though xD
youd have fully auto cycling
this I did not know :O
its an average of your run, but the run has to be a minumum of 60 seconds
so shorter runs are best
put everyhing you can into that 60 seconds to get as much kills per second to get a high idle
woot has an amazing bp for this
winAI
you cant use it now though
its lateer in the game
i got a resource idle of like i think e90+?
I know you could probably do something with some funny math and dynamic scaling stuffs to make it work for everyone. Currently whenever anyone wants to use mine I just tell them what coordinates to input :P I could send it to you so you can poke around with it if you're thinking of adding similar functionality to your own. Fair warning though it was my first script so it's got some lose ends here and there (Like a Win/Loss feature that I was gonna do something with and ended up never doing anything with lol)
Ooh I'll have to take a look at this later. Currently I've completely stopped using Idle games in favor of the T5 producers, since they're better at this point in time for my tier
you probably could. using likke ratios and stuff of the screen size. i think theres a variable for the resolution too. but it sounds like too much effort for something that can easily break
but it sounds like too much effort for something that can easily break
Agreed. Which is why I didn't do it. My brain is too small and smooth to figure out things like that lol
naahh thats understandable. i think this is my second script?so its not the best either :p
yup t5 prods are goated
once you get your 100b eras tho theyll get outdated
yeah me too XD
Just thought I would recommend changing the Impulse of the scripts to New Round instead of wake up, I found the script works with no issues once I made the change
oh thats interesting
i dont see how that would change anything as the wake up makes it turn off the software in the beginning
but then the rest of the script starts at a new round
if you have it start on wake up it only functions once, if you have it activate at round start it allows you to restart the tower test without having to restart the ai wake up, its really just a minor bit of quality of life than any kind true bug
I actually just posted my own version of this Ai earlier today, a lot more basic and less refined than yours xD but it did let me catch a few issues to work out
ah i think i get it now
XD
are you getting 90/90 era or inf