Tap Titans 2 Advanced ClickBot (HiroMacro)

12/27/2017 00:55 goldstrike2#811
@[Only registered and activated users can see links. Click Here To Register...]

the lag is still there, I thought that random color touch section was removed in the updated one? Or was it just altered to see if it could work.

Thanks for your help ..much appreciated.
12/27/2017 02:04 djo_5296#812
Quote:
Originally Posted by tommy8208 View Post
Yeah iam always edeting this section, will try something else:/
I just incorporated my skill tree to have Dsh so i will be using SC. it clicks SC on the first run. will edit this post and update you if it works 2nd run
EDIT: it clicks SC for me. Didnt change anything except intervals and afterPrestige values

Quote:
Originally Posted by bcarter18 View Post
I guess I'm doing it wrong then, even though the script says "//lvl up sword master to 500""

my swordmaster gets leveled up to whatever the highest is available

it will open the heroes tab and sit for a second, then to goes to the swordmaster tab and does the scroll up function and then levels swordmaster and repeats it. It never collects gold, fairies, or does any of the other functions.

I followed your steps. The only thing I change is the agree=1 on the ad fairies.

this is what it looks like [Only registered and activated users can see links. Click Here To Register...]
use x100 instead of max? i dont use max even if I start on stage 2.8k after prestige. idk why the scroll down isnt working for you, but like what I said in a previous post, slightly change the coordinates for the color check (this time for the scroll down). Maybe your coordinates "doesnt exist" and returns a faulty value (which apparently passes the check) like how my skill color check didnt work at first.

Quote:
Originally Posted by goldstrike2 View Post
@[Only registered and activated users can see links. Click Here To Register...]

the lag is still there, I thought that random color touch section was removed in the updated one? Or was it just altered to see if it could work.

Thanks for your help ..much appreciated.
the getcolor in randomTouch is definitely still there since i still use it :) if you dont want it, set #checkBossDuringRandomTouch to 0. Yea, i also changed it to how i wanted it to work, though some stuff doesnt work as planned haha. definitely NOT removing it for my use
12/27/2017 07:47 goldstrike2#813
@[Only registered and activated users can see links. Click Here To Register...] I dont get it, it's still lagging like crazy to the point where the client gets frozen. It was never like this before ? Does shadowclone somehow make it lag more? When it's upgrading heroes it doesn't lag at all.

Also, its not upgrading the last 2 heroes at all, any idea?

Thank you.
12/27/2017 08:08 djo_5296#814
well, you can just delete that portion of :randomTouch then. nothing else gets affected by it anyways

re: last 2 heroes (you mean most bottom?), read below

- - - - - - - -

To everyone with problems when upgrading
I can't keep answering errors for leveling up heroes/skills since they dont happen to me... i.e. i can't replicate how the codes eff up when you run them on yours so i can't get a good grasp of how to fix them.

Common fixes below:
-Copy paste the scrolling sections in the places that need the extra scrolling. Maybe it's not reaching where it's supposed to
>> just read the names of each ":" section and where each brings you so you know where to place them. they shouldnt be hard to follow as each :section seems properly labeled

-Adjust coordinates by 1 or 2 numbers
>> as i have been repeating, since the code follows color checks, I have reported in an earlier response that some coordinates may just not "exist" (e.g. one of my values is "459 755" when my OC self wants it "460 755", but i cant use that value because hiro can't detect "460 755" for some reason)
>> if still none, find your own coordinates (and color even) that works by turning off hiro, going to settings, turn on location (and color) debug, then turn hiro back on. this adds lag as codes run so once you find what you need, turn off the debug settings

Other problems:
just leave a message here i guess
12/27/2017 13:26 benikeee92#815
ooookey.... now lvl uping the heros well..... but if u lvling skill.. i gone to " just unlock skill" but didnt unlock the skill... just maxin hs... what can i do now ?i i need skill for sc build... i mean just unlock skill to lvl1 didn't work.
12/28/2017 11:45 goldstrike2#816
@[Only registered and activated users can see links. Click Here To Register...] Using a CS farm build as well, mine works well but just lags that's all still. With incorrect timing on the prestiges but that can be easily fixed. Can you link yours?

Appreciated!
12/28/2017 18:05 tommy8208#817
Quote:
Originally Posted by JasonW96 View Post
@[Only registered and activated users can see links. Click Here To Register...]
So I tried messing around a bit and it works almost perfectly now without lag, but I've encountered a rather bad issue. I will try fixing it today and will let you know as soon as I know what I did wrong. Could you link yours though? Maybe I can make it run faster anyway.


Edit:
Only problems left:
-script still doesn't check skills for some reason.. Gonna compare to older versions and see what I can do about it.

-heroes get stuck sometimes, but are leveled on runs afterwards, so I guess it doesn't really matter
-still have to do the "only max top hero" thing
cheers mate,

Sounds good hope u will get fixed.
appreciate all your works guys...
12/28/2017 20:10 tommy8208#818
Quote:
Originally Posted by JasonW96 View Post
New update^^

So the swordmaster and skill stuff works now.
The "only top hero" thing kind of works aswell, however it ignores all the other heroes now xD
it actually opens the tab, levels top hero, closes tab and levels second hero, then closes it again.
It runs without any lag at all though, so only that is left to figure out. @[Only registered and activated users can see links. Click Here To Register...]5926 changing quite a few of the variables and clauses kind of confused me as it serves no purpose (at least none I can see).
also the feature of maxing the top hero is kind of twice in his code, not sure what's up with that..

Edit: somethings up with the "fight boss" thing aswell. god damn, so many bugs
Would yo u mind share ur script?
12/29/2017 03:50 djo_5296#819
Quote:
Originally Posted by JasonW96 View Post
Alright guys.
I couldn't let it slide, so here is my now working script:


It is optimized for cs only.
Don't ask me how it works, I don't know. It works out of pure luck.
It clicks the clanship every 5 seconds or so.
doesn't tap at all (also no fairies).
It has randomized autoprestige though (currently set between 70 and 80 minutes).
If you want to change it change it at the tap and in :afterPrestige.
It also starts using other skills after a certain time.
It starts with only sc and switches to only WC and HoM after 31 minutes.
It also starts leveling the most top hero after 31 minutes (gotta verify in which way first though, haven't tried yet).
No Premium collect, but no unnecessary taps either.
cq works fine, does around 540 taps/cq.
Unlocking skills works fine, hero leveling works fine and it even stops checking the skills after unlocking them, so no wasting time.
I'll test it thoroughly now and will let you know if it works as intended.
Also it doesn't lag at all (at least not for me).
Have fun

Well.. A new problem occurred.
It stopped leveling the damn skills again. I have close to no idea why that is but I'll try fixing it...

Edit:

Although this exact Script was working fine earlier it is not working now.
I don't understand it..
Someone ping me if you've got a working cs build that doesn't lag.
It's too much work for this crap.
That happened to my code before too. It used to max all skills on the first try (how i wanted it before) then suddenly, it just doesnt work even when i changed nothing. Im pretty sure hiro isnt a perfect script program to begin with, it has its quirks and things like that happen. My code runs will be different with other people's runs and that is why i find solving other people's bugs tiresome to do since they dont happen to me, just them and maybe it's just caused by hiro itself.

btw, you mentioned mine maxes top hero twice? it currently does max top -> max bottom -> level up from bottom to top. if you call that maxing top twice, that's intentional especiall on the first few ascends where it needs to level up bottom most hero first then unlock and level top later. works for me/that's how i like it i guess

i changed variable names since it was the common reddit convention, the skill variables at least. i release my codes based on how it works for me. it's really not for the general populace to easily edit it themselves especially for non-pet players with all the random codes i put after the settings portion (cuz i never intended to release my codes at all lol). tho people like you could use the codes i've been putting since you somewhat understand how coding on hiro works
12/29/2017 11:23 qlimaxowy#820
So, however, we will not make the script work well? For me, he made 2 prestige and he stopped working, he went to the screen "Nox". Why did it happen? How to bring "Hiro" to keep it off after 1h?

How do you set up Hiro to upgrade selected spells to the maximum level?
The code I'm using is:

At the beginning when he made the first prestige, I was happy. Then he did the second one. It seemed to me that it works great. I go to work, I come back and here he did two and nothing more.
12/29/2017 12:57 tommy8208#821
Hey guys,

i ve got this build for hs siphon.
for me works very well..
iam not a scripter, i cant make scripts, so who aight in this,
test and have a look on it.;)
heroes upgrading from bottom to top
skills lvl up including hs
pressing skills in time
only switch off this section for me making mess around

var #focusMainHero 1
//; increase main hero level runs

good luck testers
T
12/29/2017 16:08 qlimaxowy#822
the HiroMacro program restarts itself after some time why?
12/29/2017 16:10 tommy8208#823
Quote:
Originally Posted by qlimaxowy View Post
the HiroMacro program restarts itself after some time why?

mine fine can run for ages..:/
12/29/2017 18:30 qlimaxowy#824
Quote:
the HiroMacro program restarts itself after some time why?
who can help me?
12/29/2017 20:28 tommy8208#825
Quote:
Originally Posted by JasonW96 View Post
@[Only registered and activated users can see links. Click Here To Register...] sorry, but your script doesn't work at all for me.
It never clicks the clanship, it almost constantly switches between leveling heroes and leveling the sword master/skills and it levels all skills by 4 levels every time instead of keeping them at level 1
Hehe nevermind its for Syphon build, not gonna work for anything else.