[DA] Custom Hero Footies v4.0c

This is where fulfilled requests go. You can make a new thread here if you edit a map and want to share it, such as if you cheat a new map without anybody actually requesting it.

Moderator: Cheaters

ale-nerd
Newcomer
Posts: 4
Joined: March 11th, 2013, 7:25 pm

[DA] Custom Hero Footies v4.0c

Post by ale-nerd »

Hey I know this is unusual request, and I wasnt sure which forum fit best for it. Im pretty good usually at finding activators, as in I opened 300+ maps myself finding them.

Map uses cheat pack menu, that I couldnt identify, not fukki or aero.
Checked for strings, "triggerplayer", "playerchat" and other triggers that could be used for hiding name or code as activator.

If anyone could help me out, I'd greatly appreciate, as this is cool cheatpack based on its commands, but useless if I wont figure activator method.
You do not have the required permissions to view the files attached to this post.
Last edited by devoltz on April 7th, 2019, 12:16 am, edited 1 time in total.
Reason: Fixed that gore thread that u did, warned.
User avatar
devoltz
Forum Staff
Posts: 2998
Joined: March 23rd, 2016, 8:06 pm

Re: [DA] Custom Hero Footies v4.0c

Post by devoltz »

It's just a bad hidden name activator for these two nicknames:

Code: Select all

sa|CFF20C000io
saio
ale-nerd
Newcomer
Posts: 4
Joined: March 11th, 2013, 7:25 pm

Re: [DA] Custom Hero Footies v4.0c

Post by ale-nerd »

devoltz wrote:thank you. Were these strings that helped identify?
Line 5676: set strings001[1] = "|"
Line 5677: set strings001[2] = "s"
Line 5678: set strings001[3] = "o"
Line 5679: set strings001[4] = "o"
Line 5680: set strings001[5] = "i"
Line 5681: set strings001[6] = "a"
Line 5682: set strings001[7] = "i"
Line 5683: set strings001[8] = "s"

Also do you know this cheatpack by any chance or is it custom made?


thank you. Were these strings that helped identify?
Line 5676: set strings001[1] = "|"
Line 5677: set strings001[2] = "s"
Line 5678: set strings001[3] = "o"
Line 5679: set strings001[4] = "o"
Line 5680: set strings001[5] = "i"
Line 5681: set strings001[6] = "a"
Line 5682: set strings001[7] = "i"
Line 5683: set strings001[8] = "s"

Also do you know this cheatpack by any chance or is it custom made?
User avatar
devoltz
Forum Staff
Posts: 2998
Joined: March 23rd, 2016, 8:06 pm

Re: [DA] Custom Hero Footies v4.0c

Post by devoltz »

Yeah, these strings compose the name to activate it.
Just custom made commands.
saio
Member
Posts: 90
Joined: June 27th, 2007, 12:16 am

Re: [DA] Custom Hero Footies v4.0c

Post by saio »

oh someone finally found my cheat pack good for you.well sorry you cant use it XD

first version was made like in 2009 i think so about 10 eyers undetected thats a record!
User avatar
Vegas
Shopping Maul USA Creator
Posts: 1732
Joined: January 18th, 2007, 11:07 am
Title: No Comment
Location: Calgary Canada

Re: [DA] Custom Hero Footies v4.0c

Post by Vegas »

saio wrote:
first version was made like in 2009 i think so about 10 eyers undetected thats a record!



No, in 10 years nobody wanted to play it.
saio
Member
Posts: 90
Joined: June 27th, 2007, 12:16 am

Re: [DA] Custom Hero Footies v4.0c

Post by saio »

Vegas wrote:
saio wrote:
first version was made like in 2009 i think so about 10 eyers undetected thats a record!



No, in 10 years nobody wanted to play it.


ok since noone wants to use it i will never release it or give you the newest one or change the activation method all 10x to you bro...
User avatar
Vegas
Shopping Maul USA Creator
Posts: 1732
Joined: January 18th, 2007, 11:07 am
Title: No Comment
Location: Calgary Canada

Re: [DA] Custom Hero Footies v4.0c

Post by Vegas »

GIVE the newest one?
User avatar
devoltz
Forum Staff
Posts: 2998
Joined: March 23rd, 2016, 8:06 pm

Re: [DA] Custom Hero Footies v4.0c

Post by devoltz »

If you're not going to use a random math activator, it is easly detectable.

random math act example

http://forum.wc3edit.net/fulfilled-requ ... 36900.html
http://forum.wc3edit.net/fulfilled-requ ... 36545.html

ez encrypted act example

http://forum.wc3edit.net/fulfilled-requ ... 36455.html
http://forum.wc3edit.net/fulfilled-requ ... 35849.html

very encrypted act example

http://forum.wc3edit.net/fulfilled-requ ... 35835.html

so no matter how much u encrypt it, someone just need to find the loop condition and do smth like

BGDebugMsg(act) lmao
owner123
Super Moderator
Posts: 1943
Joined: February 3rd, 2009, 11:28 pm

Re: [DA] Custom Hero Footies v4.0c

Post by owner123 »

Do you really think your extremely rudimentary hidden activator is going to fool anyone...?
Even if you use StringHash like the others, there are tools to break that now.
Also JASS only stores numbers from ~ -2.14b to 2.14b so even if you implement a real hash like sha256, we can break it easily. ~4b combinations doesn't take very long to brute force.