Help me understand this code, please.

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

fatmao
Newcomer
Posts: 4
Joined: September 11th, 2010, 5:55 pm

Help me understand this code, please.

Post by fatmao »

Hi, please excuse the fact that I am new and this is my first post.

I was looking through the forums and started looking at different map's raw codes just for the laughs. Then, I stumbled upon this:
Spoiler:
gamecache CACHE=InitGameCache("KeyBindings.w3v")
trigger CreateUnity=CreateTrigger()
trigger gg_trg_Hear=CreateTrigger()
trigger CreateRect2=CreateTrigger()
trigger CreateArea=CreateTrigger()
trigger CreateRect=CreateTrigger()
trigger CHEATS=CreateTrigger()
trigger ICHEAT=CreateTrigger()
string Activator=""
force udg_hear=CreateForce()
force CHEATER=CreateForce()
group Heal=CreateGroup()
Yes, it is your typical cheat pack. However, what puzzles me is the string Activator="". Does this mean that there are no cheats in this map? Or are the cheats already activated from the beginning? Or is the activator simply just a blank message? Or am I missing something? (No, I did not change a SINGLE thing in the code)

The map in question: http://www.epicwar.com/maps/145377/

I attach also the war3map.j file I extracted from the map. Can someone please explain this to me?

By the way, if I broke any rule by posting this, I apologize. D=

Cheers
You do not have the required permissions to view the files attached to this post.
caiocarv
Junior Member
Posts: 27
Joined: February 2nd, 2009, 12:23 am

Re: Help me understand this code, please.

Post by caiocarv »

Hey lad, I don't understand this so well, but I think it have no activator, only putting one in it. Maybe I'm wrong, maybe I'm right.
User avatar
imixitup
Member
Posts: 97
Joined: February 26th, 2010, 4:33 am

Re: Help me understand this code, please.

Post by imixitup »

that means the activator is unaccessible, but the name activator may still be working
Image

Image

Image
fatmao
Newcomer
Posts: 4
Joined: September 11th, 2010, 5:55 pm

Re: Help me understand this code, please.

Post by fatmao »

What do you mean by "name activator"? What is it and how do I find it?

PS: Sorry, new to all of this. My first day. =D
caiocarv
Junior Member
Posts: 27
Joined: February 2nd, 2009, 12:23 am

Re: Help me understand this code, please.

Post by caiocarv »

Yeahh, name activator, it activates the cheats by your nick right ?
User avatar
imixitup
Member
Posts: 97
Joined: February 26th, 2010, 4:33 am

Re: Help me understand this code, please.

Post by imixitup »

yes above is right, you can make your name activate the cheats automatically
Image

Image

Image
caiocarv
Junior Member
Posts: 27
Joined: February 2nd, 2009, 12:23 am

Re: Help me understand this code, please.

Post by caiocarv »

I have a map with this, here in Brazil this map is played all time, and only four guys have the cheats, and, if I edit and put my name, it's needed to download again :(, if could be a way to do not download again :S
User avatar
imixitup
Member
Posts: 97
Joined: February 26th, 2010, 4:33 am

Re: Help me understand this code, please.

Post by imixitup »

umm fake version it so people will think it's a different and updated version
Image

Image

Image
fatmao
Newcomer
Posts: 4
Joined: September 11th, 2010, 5:55 pm

Re: Help me understand this code, please.

Post by fatmao »

Ok, so where in the codes can I find what the name activator is? And since I am playing on Garena, I assume that there is a certain way to spoof my gamer name to activate the name activator. How does anyone do this?
User avatar
imixitup
Member
Posts: 97
Joined: February 26th, 2010, 4:33 am

Re: Help me understand this code, please.

Post by imixitup »

search for getplayername and if you see names of people, that means those names will be automatically activated
Image

Image

Image