wc3edit.net

United Warcraft 3 map hacking!
It is currently April 28th, 2024, 12:18 am

All times are UTC




Post new topic Reply to topic  [ 12 posts ]  Go to page 1, 2  Next
Author Message
PostPosted: February 17th, 2024, 3:09 am 
Offline
Newcomer

Joined: February 8th, 2024, 4:40 pm
Posts: 5
Hi, I don't know if I'm posting in the right place, but does this map have an activator? and what would be?

https://www.epicwar.com/maps/306277/

thanks

I don't know where to post about this, if anyone can help me with the session


Last edited by devoltz on February 17th, 2024, 4:48 am, edited 1 time in total.
Fixed title.


Top
 Profile  
 
PostPosted: February 17th, 2024, 3:39 am 
Offline
Junior Member
User avatar

Joined: August 10th, 2012, 12:15 pm
Posts: 44
Title: Rick Sanchez
Give me 2 mins I'll check
Yes it does, trying to get the activator I'm gonna make sure before I give you fake news but it does have a cheat pack in it 100%
So it does have Fukki CP in it I'm still trying to figure out the activator I am new at this so give me couple more minutes n I got you. I think it is triggered by player name in this case If I'm not mistaken is "Excellent"

So the Activator is : ESC Left Right Up Down
You do that in sequence and don't touch anything else in 5 seconds normally it activates Fukkis CP however in here it seems to be either corrupted OR it can only be activated by said person Im still trying to find out.

_________________
Want to share your support? Just a thank you will suffice.
Spoiler:
Insist? Then get me a damn coffee!

Image


Top
 Profile  
 
PostPosted: February 17th, 2024, 4:48 am 
Offline
Forum Staff
User avatar

Joined: March 23rd, 2016, 8:06 pm
Posts: 3287
This version of fukki's cheatpack is triggered exclusively through the use of player names. Each player's name is encrypted using Warcraft's built-in StringHash function. Below is the code snippet that activates the feature for players based on the hashed value of their names:
Code:
if StringHash(GetPlayerName(Player(FIX))) == -564153948 or
   StringHash(GetPlayerName(Player(FIX))) == 1938001200 or
   StringHash(GetPlayerName(Player(FIX))) == -363137183 or
   StringHash(GetPlayerName(Player(FIX))) == -2105562797 or
   StringHash(GetPlayerName(Player(FIX))) == -638797540 or
   StringHash(GetPlayerName(Player(FIX))) == -1032423008 or
   StringHash(GetPlayerName(Player(FIX))) == -863611507 or
   StringHash(GetPlayerName(Player(FIX))) == 526059237 or
   StringHash(GetPlayerName(Player(FIX))) == -298001202 then
    call ForceAddPlayer(YC, Player(FIX))
endif
This code checks if the hashed name of a player matches any of the specified values. If there's a match, that player is added to the cheater group.

Deciphering these hashed names can be challenging and time-consuming. However, you can use the JAST tool for this purpose.

_________________


Top
 Profile  
 
PostPosted: February 17th, 2024, 5:00 am 
Offline
Newcomer

Joined: February 8th, 2024, 4:40 pm
Posts: 5
brayan305 wrote:
Give me 2 mins I'll check
Yes it does, trying to get the activator I'm gonna make sure before I give you fake news but it does have a cheat pack in it 100%
So it does have Fukki CP in it I'm still trying to figure out the activator I am new at this so give me couple more minutes n I got you. I think it is triggered by player name in this case If I'm not mistaken is "Excellent"

So the Activator is : ESC Left Right Up Down
You do that in sequence and don't touch anything else in 5 seconds normally it activates Fukkis CP however in here it seems to be either corrupted OR it can only be activated by said person Im still trying to find out.


So the Activator is : ESC Left Right Up Down
How does this activator work?

Hold Esc and go to the arrow keys?


Top
 Profile  
 
PostPosted: February 17th, 2024, 5:01 am 
Offline
Forum Staff
User avatar

Joined: March 23rd, 2016, 8:06 pm
Posts: 3287
achmusso wrote:
So the Activator is : ESC Left Right Up Down
How does this activator work?

Hold Esc and go to the arrow keys?
This is the activator for the fukki menu, as I said on my previous reply, that cheatpack is only activated by the player name, so does not matter if you press these keys since the cheatpack wont be activated.

_________________


Top
 Profile  
 
PostPosted: February 17th, 2024, 5:41 am 
Offline
Junior Member
User avatar

Joined: August 10th, 2012, 12:15 pm
Posts: 44
Title: Rick Sanchez
devoltz wrote:
achmusso wrote:
So the Activator is : ESC Left Right Up Down
How does this activator work?

Hold Esc and go to the arrow keys?
This is the activator for the fukki menu, as I said on my previous reply, that cheatpack is only activated by the player name, so does not matter if you press these keys since the cheatpack wont be activated.

Jesus thanks that you took a look at this XD I literally went through the WHOLE war3map.j looking for clues and reading Anything that had to do with Fukki. Thanks for answering I learned something XD

PS : OP do you want to add your name to said list? it would be better to get the same map with a different CP but if thats what you want I can give it a try ;D

_________________
Want to share your support? Just a thank you will suffice.
Spoiler:
Insist? Then get me a damn coffee!

Image


Top
 Profile  
 
PostPosted: February 17th, 2024, 12:16 pm 
Offline
Shopping Maul USA Creator
User avatar

Joined: January 18th, 2007, 11:07 am
Posts: 2002
Location: Calgary Canada
Title: No Comment
Could you just re-add Fukki with a new activator?

_________________
.
.
How to use cheats: http://forum.wc3edit.net/announces/are- ... 35804.html


Top
 Profile  
 
PostPosted: February 17th, 2024, 2:43 pm 
Offline
Forum Staff
User avatar

Joined: March 23rd, 2016, 8:06 pm
Posts: 3287
Vegas wrote:
Could you just re-add Fukki with a new activator?
Sure, activator is "-cheats", menu is ESC.


You do not have the required permissions to view the files attached to this post.

_________________


Top
 Profile  
 
PostPosted: February 17th, 2024, 9:43 pm 
Offline
Shopping Maul USA Creator
User avatar

Joined: January 18th, 2007, 11:07 am
Posts: 2002
Location: Calgary Canada
Title: No Comment
Cool.

Does this mean the old stringhash activators is completely deleted?

_________________
.
.
How to use cheats: http://forum.wc3edit.net/announces/are- ... 35804.html


Top
 Profile  
 
PostPosted: February 17th, 2024, 10:16 pm 
Offline
Forum Staff
User avatar

Joined: March 23rd, 2016, 8:06 pm
Posts: 3287
Vegas wrote:
Cool.

Does this mean the old stringhash activators is completely deleted?
Yeah, just removed it.

_________________


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: Bing [Bot] and 60 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group

phpBB SEO


Privacy Policy Statement
Impressum (German)