Page 11 of 12

Re: Bloons TD6

Posted: Mon Aug 17, 2020 8:48 am
by robert
how to make the diamond crate have wood or bronze crate rewards,please :(
i want the instas in level 0-2

Re: Bloons TD6

Posted: Tue Sep 01, 2020 1:04 am
by Tigerlover73
I accidentally made my magic knowledge points -99,999 how do I change it back to normal and also wtf typing numbers down there don't do shit someone please explain how to use it

Re: Bloons TD6

Posted: Tue Sep 01, 2020 1:19 am
by Tigerlover73
Start
------------------------
0X21470F892C8 ---Real Value: -99999.0
0X21470F92A50 ---Real Value: 52.0
0X21470F9AF68 ---Real Value: 2165046.1066284
0X21470F92CC8 ---Real Value: 4491.0
------------------------
End

these are my numbers... i have no idea how to select which and what to type at the bottom to change them.


cfemen wrote:
Sun Mar 29, 2020 6:53 pm
Zyrusse wrote:
Fri Mar 27, 2020 12:30 pm
Alright, I got an older version of the game (v14) and it loaded my save. What is going on? Does v16 use a separate save or something?
(it probably matters: I am using the cracked version)
cracked version = steam emu and that causes different save locations

//

game was not really interesting for me, back then i just looked for a quick way to cheat values and created a simple table out of it, but i didnt share my "inital method" to find the values.

GreenHouse did a great job with his table, he spended his time to find all the relevant functions/methods to tap directly in.

//
ilikeonions wrote:
Tue Mar 17, 2020 1:46 pm
I tried to edit power values for monkey farmers and got a negative value and cant find it again, can anybody help?
coz this i decided to share my script, to help people with negativ values.

//

how it works:
activate script "Find KonFuze" ( you need to execute it again if you want to search for new values )
dont let it activ if you have changed something
dont activate it while the game loads
a lua window will appear

example in the main menu - power tab:

Image

script now shows 2 addresses and the real value
61618 = money
200 = knowledge

if you want to change a value : copy the address into cheat engine as double and increase the value
note : the value is crypted but +100 to the crypted value equals +100 to the real value

script in the main menu:
Image

200 = knowledge
61618 = money
57 = level
3192519 = XP

XP is the only value that will always be higher than the display value, coz game calculates the total of every previous XP

script while playing a round:
Image

knowledge,money,roundmoney,health,shield,current-round and more
didnt look for every value

you also can execute the script if you are in the powers/insta-monkey tab, then the script shows this values.

there is also a pointer "Tower XP"
while script is activ open any tower-upgrade tab : wait some secs and pointer will now contain the tower-xp ( note it wont work if this monkey never gained any XP)

Image

value may have a decimal point, just ignore everything behind the decimal.

//

thats it, maybe this helps someone for effed up values.

Re: Bloons TD6

Posted: Tue Sep 01, 2020 1:27 am
by Tigerlover73
someone needs to give more instructions on how to modify values....

Re: Bloons TD6

Posted: Thu Dec 03, 2020 4:06 pm
by Tigerlover73
Can someone actually demonstrate on video the procedures? because those instructions to this day have not helped. He doesn't show him entering the numbers and isn't clear what he means by "address"

Re: Bloons TD6

Posted: Thu Dec 03, 2020 4:10 pm
by Tigerlover73
Whether i put the random adress oir the real value into the search bar, nothing works.

Re: Bloons TD6

Posted: Thu Dec 03, 2020 4:15 pm
by Tigerlover73
i hate when people dont show what settings to use as well with bytes or scans....

Re: Bloons TD6

Posted: Sun Dec 06, 2020 12:02 am
by Breadton
Where am I supposed to put the file. Is it in plugins? or do you put it somewhere else. Also how would I open and run the hacks once I do?

Re: Bloons TD6

Posted: Tue Jan 05, 2021 5:04 am
by A Raw Spud
Hello i made an account for this question
So i know that the trophy system is all server sided but is it the same on the cracked/igg version?
if it doesn't make a difference then sorry for intruding, im not exactly a pro at any of this yet :P
The rest of your script works wonders tho! :lol:

Re: Bloons TD6

Posted: Wed Jan 06, 2021 2:17 am
by fakedonut
Not working for me

Re: Bloons TD6

Posted: Wed Jan 13, 2021 7:58 pm
by JaskierXure
Where to download or just get Find KonFuz cause i red about the level/money/knowledge change - and i need to use Lua Scripting - please help i suck at Cheat Engine.
Thanks /all

Re: Bloons TD6

Posted: Sat Jan 16, 2021 1:50 am
by Epsilon11
where is the power multiply option? I couldn't find it in the table

Trophy hack please?

Posted: Mon Mar 08, 2021 10:47 am
by NostalgicHistory
The only reason I registered here was to ask for trophies hack. I'd be really thankful if somebody would make a hack for trophies. All I want is some names for towers/monkeys and chat stuff.

Re: Bloons TD6

Posted: Mon Mar 08, 2021 10:49 am
by NostalgicHistory
A Raw Spud wrote:
Tue Jan 05, 2021 5:04 am
Hello i made an account for this question
So i know that the trophy system is all server sided but is it the same on the cracked/igg version?
if it doesn't make a difference then sorry for intruding, im not exactly a pro at any of this yet :P
The rest of your script works wonders tho! :lol:
Are you also asking for a trophy hack? I really want one.

Re: Bloons TD6

Posted: Wed Mar 10, 2021 12:49 am
by NNNN
Aob I found to skyrocket all Double values accessed by KonFuse.Read at a given point in time(like monney and health when idle in a level, works also on monkey monney and other things when KonFuse is writing to it):

Code: Select all

F2 0F 5C F0 66 0F 2E 73 28
Search for that aob and nope the first instruction, it will continualy increase the values until you restore the instruction. (it increases VERY quickly, beware to not get negative by breaking the upper bound)