|
You last visited: Today at 11:09
Advertisement
Tap Titans 2 Advanced ClickBot (HiroMacro)
Discussion on Tap Titans 2 Advanced ClickBot (HiroMacro) within the Mobile Games forum part of the Other Online Games category.
03/06/2017, 21:20
|
#316
|
elite*gold: 0
Join Date: Mar 2017
Posts: 23
Received Thanks: 4
|
Quote:
Originally Posted by Zorn15
Hey Yes I opened it in the correct resolution...
|
Hm, then i don't know what is wrong exactly. Try one more time go through steps from first post more attentively.
|
|
|
03/07/2017, 12:53
|
#317
|
elite*gold: 0
Join Date: Aug 2011
Posts: 5
Received Thanks: 0
|
Can someone share their own config for a new account? It would be helpful and I would be grateful.
|
|
|
03/07/2017, 15:25
|
#318
|
elite*gold: 0
Join Date: Jan 2010
Posts: 22
Received Thanks: 2
|
Quote:
Originally Posted by zetris
awesome Bot, only thing thats missing for me is the fairy collection for the skip video
|
True, who likes to miss on diamons...
|
|
|
03/07/2017, 18:48
|
#319
|
elite*gold: 0
Join Date: Apr 2009
Posts: 44
Received Thanks: 3
|
i don't know where WhyNo is about the update it told us he'll make this week, but, if someone want to help with clan boss detection...
I made this script :
Quote:
:start
var #color
getcolor #color 75 20
Toast Color is #color
log color is #color
:end
|
When you see the boss is up and the bot don't launch ; just launch this script to get the color at coordinates 75 20.
The color number will be toast + loged in HiroMacro (so you can see it later if you want to).
Thanks for sharing your numbers
Btw ; in the script (1.0.4) i added :
Line 97 (or nowhere under // ------- Colors) : var #colorCQB
Line 356 (under // ----- check clan quest) :
Replaced
Quote:
|
getRBG #colorRed #colorGreen #colorBlue 75 20
|
with :
Quote:
Deleted
Quote:
|
if #colorblue == XX and #colorGreen == XX and #colorRed == XX
|
Added
Quote:
|
if #colorCQB == 4079733 or #colorCQB == 4541569 or #colorCQB == 4014197 or #colorCQB == 4541313 or #colorCQB == 4013941
|
Btw, line numbers and text may differ from yours as i tried to get color by RGB before going back to a simple "GetColor".
This launch the boss pretty often
|
|
|
03/08/2017, 17:46
|
#320
|
elite*gold: 0
Join Date: Jan 2006
Posts: 4
Received Thanks: 0
|
small improve
theres bug with FS
when you have var #startBossWithoutFireBlade 1
fs will be running even with this
you forget to add in if command 1 condition in line 760
Quote:
|
if #color1 == #colorWhite and #color2 == #colorBlack and #startBossWithoutFireBlade == 0
|
|
|
|
03/09/2017, 06:13
|
#321
|
elite*gold: 0
Join Date: Aug 2011
Posts: 2
Received Thanks: 0
|
I'm unsure what I'm doing wrong, but no version appears to work properly for me.
Latest ones (1.0.3 and 1.0.4) start with tapping a couple times and then get stuck in a permaloop of scrolling down in the heroes tab without purchasing anything.
The 0.9.9 gets the "loop detected" bug and thus doesnt prestige.
I have been playing around with many settings for various things, but mostz changes dont affect anything anyways, or the script doesnt do anything at all. I'm rather confused about how some people keep posting that its working perfectly when I'm unable to get it running with anything.
Edit: Nevermind, it was extended stupidity on my end. Copy&Paste was missing a couple lines at the end and that messed up the whole outcome.
|
|
|
03/10/2017, 18:42
|
#322
|
elite*gold: 0
Join Date: Mar 2017
Posts: 3
Received Thanks: 0
|
And you can do so that he collected advertising fairies for those who bought a lot of crystals?
|
|
|
03/10/2017, 22:25
|
#323
|
elite*gold: 128
Join Date: Jan 2011
Posts: 614
Received Thanks: 248
|
Quote:
Originally Posted by sayzjr
Bug that I found in v.1.0.4 =
- Pet sometimes change (usually I set on Polly, but sometime it changed to random pet)
- Keep turning on Fire Sword even though I set AutoSkill at Midas
- Sometimes bot doesn't detect Clan Quest, sometimes it does
|
Short quickfix update today with 1.0.5: - Added individual skill on boss start
- Added secondary optional skill on boss start
- Fixed clan quest autostart
- Fixed open menu on skill start
more features coming soon
|
|
|
03/12/2017, 00:45
|
#324
|
elite*gold: 0
Join Date: Feb 2017
Posts: 18
Received Thanks: 2
|
Thank you so much for the update. It's working phenomenally.
How do I change it so it levels my skills to the max? When I turn the following setting off it still only levels skills to L3.
//just level each skill once
var #justUnlockSkills 0
EDIT: looks like in 1.0.5 it is leveling them to max, just 3 at at time. Thank you!
|
|
|
03/12/2017, 07:22
|
#325
|
elite*gold: 0
Join Date: Feb 2017
Posts: 1
Received Thanks: 0
|
to Whyno : Thanks for you work!
Script not cliks at fairy dialog ... ADS are disabled for the Donate
|
|
|
03/12/2017, 08:48
|
#326
|
elite*gold: 0
Join Date: Mar 2017
Posts: 3
Received Thanks: 0
|
Explain please what each setting means. To me half is not absolutely clear.
|
|
|
03/12/2017, 10:57
|
#327
|
elite*gold: 0
Join Date: Jan 2010
Posts: 22
Received Thanks: 2
|
Quote:
Originally Posted by joker548
to Whyno : Thanks for you work!
Script not cliks at fairy dialog ... ADS are disabled for the Donate
|
Works as supposed, id say.
|
|
|
03/12/2017, 11:03
|
#328
|
elite*gold: 128
Join Date: Jan 2011
Posts: 614
Received Thanks: 248
|
Quote:
Originally Posted by stasdt
Explain please what each setting means. To me half is not absolutely clear.
|
Added some lines on the main post.
|
|
|
03/12/2017, 13:38
|
#329
|
elite*gold: 0
Join Date: Feb 2012
Posts: 49
Received Thanks: 3
|
finally clan quest update, good job!
|
|
|
03/12/2017, 14:43
|
#330
|
elite*gold: 0
Join Date: Sep 2012
Posts: 8
Received Thanks: 0
|
Why does the script just open the heroes tab then suddenly close it. just like nothing happens. can somebody can give me a sample settings. still kinda messy for me (im still a newb using this kind of tricks).
|
|
|
 |
|
Similar Threads
|
Tap Titans 2 bit advanced progress script. (bot)
07/20/2017 - Mobile Games - 25 Replies
Hi there guys, I did made a simple script for TapTitans 2 to kill titans, level up your character and even heroes, all works nicely on my phone. All you need is rooted phone, install HiroMacro, import my script and you are ready to go. Script is made for 1080x1920 screen, I dont know if it will work on other resolutions. If you need detailed info how to, just ask in reply, and I will help you.
I will maybe improve my bot in future, depends on how you will like it.
Script download right here...
|
[Selling] Clickbot für die Web App
10/02/2016 - Fifa Trading - 2 Replies
Hallo Leute.
Ich verkaufe einen Clickbot für die Web App (Geht natürlich für alles andere auch, aber es geht hier ja um Fifa). Mit diesem ist es möglich, die eigenen Spieler stündlich draufzustellen, ohne dass man selbst etwas machen muss.
Als Bezahlung nehme ich UT Coins oder Paysafekarten :)
Anbei ein Bild zur Erläuterung, für Fragen stehe ich jederzeit zur Verfügung, denkt dran: Es gibt keine dummen Fragen, nur dumme Antworten :)
...
|
Working clickbot around?
09/24/2015 - S4 League - 1 Replies
All the one's I've seen don't work and / or are for Multiclient only and have set timers, which is really stupid.
The old ones do not work anymore either..
Is there any oldschool farmbot, that does ENTER, CLICK, F5, ENTER, CLICK, F5
in infinite loops?
I play ks4 so farming is not a ban reason and some ppl there have such macros, but my keyboard cant record loop macros, which is sad. Whatever, I remember old bots being around, I think it was AHK? Someone knows of a working one?
|
Darkorbit Clickbot
07/19/2011 - DarkOrbit - 6 Replies
Gibt es einen Clickbot für DO? Wenn ja würde ich mich über'nen Link freuen. :D
|
[BOT] Cboy - Clickbot
06/18/2008 - General Gaming Releases - 1 Replies
CBoy is a small, easy to use clickbot.
It can be used to auto-attack as a caster, anti-afk, and even anti-afk in WoW. However, it was designed to be a quick, simple bot for AoC Casters.
Tried it on my necromancer, and it worked like a charm.
It's only 18 KB in size, and if you wish to try it, open up notepad, activate the bot, and watch for yourself.
Download:
RapidShare: Easy Filehosting
|
All times are GMT +1. The time now is 11:12.
|
|