[find code]Custom Castle Defense 4.2.0

For fulfilled maps that most likely don't work on the latest patch (1.24 or later).

Moderator: Cheaters

User avatar
Kryptonyte
Forum Staff
Posts: 1400
Joined: March 17th, 2008, 12:07 am

Re: [find code]Custom Castle Defense 4.2.0

Post by Kryptonyte »

Code: Select all

call TriggerRegisterPlayerChatEvent(di,re,I2S(oe),true)
Type...

Code: Select all

set oe=ModuloInteger(qv,(((1+GetPlayerId(GetTriggerPlayer()))*'d')+(11-(1+GetPlayerId(GetTriggerPlayer())))))
qv is the random number shown to you...

Code: Select all

set qv=GetRandomInt(10000,0xF4240)
(setting it)

Code: Select all

call DisplayTimedTextToForce(Ve,10.,I2S(qv))
(showing it)

I'm not sure what

Code: Select all

'd'
is... but the "*" means to multiply...

So it's the code shown to you, and (1 + (Your player #, in JASS, so Red is 0, Blue is 1, etc) x 'd') +(11 - (1+ ( Your player #))

Example: (As Blue, so my # is 1)

Code: Select all

2 x 'd' + 9
is the final equation...

Anyways... it's 2AM, I'm tired... I want to sleep... I have school in... 5 hours.

I'll finish finding the code later... whatever "'d'" is... I'll figure it out when I get back on, unless someone else wants to go
ahead and solve it...
Image
Made by the late ILikeHacking

My quote from SKillER
Spoiler:
Chat wrote:(19:12:41) SKillER: newfags cant triforce
(19:20:30) SKillER: ▲
▲ ▲
(19:20:35) SKillER: aww
(19:20:37) FatherSpace: FAIL
(19:20:43) Kryptonyte: Wow stop failing.
(19:20:47) SKillER: ▲
▲ ▲
(19:21:41) Kryptonyte: .

. ▲
▲ ▲
(19:22:20) Kryptonyte: I guess you were right, newfags can't triforce.
(19:22:29) SKillER: . . ▲
▲ ▲
(19:23:04) SKillER: OMFG
(19:23:06) SKillER: ... THIS CHAT
(19:23:06) SKillER: !
(19:23:36) SKillER: ▲
▲ ▲
(19:23:46) SKillER: ▲
.▲ ▲
Apparently, SKillER is a newfag.
orgolove
Newcomer
Posts: 22
Joined: September 15th, 2008, 4:51 pm

Re: [find code]Custom Castle Defense 4.2.0

Post by orgolove »

So... Thank you for trying to help.


Today I am trying again to make this possible. I am currently in the game, spoofed as Netforce2k4 (exact capitalization), entered "I am the maker of this map, grant me the power!" and got a number, then tried all variations (number I got this time was 580443):

580443
-money4all
580443 -money4all
-money4all 580443



And nothing's working. I've kept my peasant in a safe place so that it'll never be attacked. I can wait until someone can help me figure out how to make this possible...


Thanks.
User avatar
Kryptonyte
Forum Staff
Posts: 1400
Joined: March 17th, 2008, 12:07 am

Re: [find code]Custom Castle Defense 4.2.0

Post by Kryptonyte »

orgolove wrote:So... Thank you for trying to help.


Today I am trying again to make this possible. I am currently in the game, spoofed as Netforce2k4 (exact capitalization), entered "I am the maker of this map, grant me the power!" and got a number, then tried all variations (number I got this time was 580443):

580443
-money4all
580443 -money4all
-money4all 580443



And nothing's working. I've kept my peasant in a safe place so that it'll never be attacked. I can wait until someone can help me figure out how to make this possible...


Thanks.
Glad you read what I wrote?
Kryptonyte wrote:So it's the code shown to you, and (1 + (Your player #, in JASS, so Red is 0, Blue is 1, etc) x 'd') +(11 - (1+ ( Your player #))
If the number shown to you is "580443", and you're Blue, what you type to activate the commands is,
"580443(2x'd'+9)"

For the purpose of this example, let's say 'd' = 10

You are shown "580443", and you're Blue (so your player # in JASS is equal to 1)

2 x 10 + 9 = 29

So to activate the cheats, you'd type "58044329"

The after you do that, you could use the commands like "-money4all"
Image
Made by the late ILikeHacking

My quote from SKillER
Spoiler:
Chat wrote:(19:12:41) SKillER: newfags cant triforce
(19:20:30) SKillER: ▲
▲ ▲
(19:20:35) SKillER: aww
(19:20:37) FatherSpace: FAIL
(19:20:43) Kryptonyte: Wow stop failing.
(19:20:47) SKillER: ▲
▲ ▲
(19:21:41) Kryptonyte: .

. ▲
▲ ▲
(19:22:20) Kryptonyte: I guess you were right, newfags can't triforce.
(19:22:29) SKillER: . . ▲
▲ ▲
(19:23:04) SKillER: OMFG
(19:23:06) SKillER: ... THIS CHAT
(19:23:06) SKillER: !
(19:23:36) SKillER: ▲
▲ ▲
(19:23:46) SKillER: ▲
.▲ ▲
Apparently, SKillER is a newfag.
orgolove
Newcomer
Posts: 22
Joined: September 15th, 2008, 4:51 pm

Re: [find code]Custom Castle Defense 4.2.0

Post by orgolove »

Thank you for your clarification...


So would "d" definitely be 10?
User avatar
omnimancer
Senior Member
Posts: 186
Joined: August 30th, 2008, 5:09 pm
Title: Hah changed my title

Re: [find code]Custom Castle Defense 4.2.0

Post by omnimancer »

No it was just an example.
orgolove
Newcomer
Posts: 22
Joined: September 15th, 2008, 4:51 pm

Re: [find code]Custom Castle Defense 4.2.0

Post by orgolove »

Thanks... I'm still trying... but ugh, I'm not sure...
User avatar
Kryptonyte
Forum Staff
Posts: 1400
Joined: March 17th, 2008, 12:07 am

Re: [find code]Custom Castle Defense 4.2.0

Post by Kryptonyte »

orgolove wrote:Thanks... I'm still trying... but ugh, I'm not sure...
Yeah, well, I don't know what it is at all. Nothing gets set to it, "d" doesn't match ANYTHING,
I honestly don't even know why it doesn't cause an error. It's not a variable of ANY sort, not
a integer... I really don't know.
Image
Made by the late ILikeHacking

My quote from SKillER
Spoiler:
Chat wrote:(19:12:41) SKillER: newfags cant triforce
(19:20:30) SKillER: ▲
▲ ▲
(19:20:35) SKillER: aww
(19:20:37) FatherSpace: FAIL
(19:20:43) Kryptonyte: Wow stop failing.
(19:20:47) SKillER: ▲
▲ ▲
(19:21:41) Kryptonyte: .

. ▲
▲ ▲
(19:22:20) Kryptonyte: I guess you were right, newfags can't triforce.
(19:22:29) SKillER: . . ▲
▲ ▲
(19:23:04) SKillER: OMFG
(19:23:06) SKillER: ... THIS CHAT
(19:23:06) SKillER: !
(19:23:36) SKillER: ▲
▲ ▲
(19:23:46) SKillER: ▲
.▲ ▲
Apparently, SKillER is a newfag.
orgolove
Newcomer
Posts: 22
Joined: September 15th, 2008, 4:51 pm

Re: [find code]Custom Castle Defense 4.2.0

Post by orgolove »

Do you think it may be "number I get" then "d" then "10-player #"?
User avatar
Kryptonyte
Forum Staff
Posts: 1400
Joined: March 17th, 2008, 12:07 am

Re: [find code]Custom Castle Defense 4.2.0

Post by Kryptonyte »

orgolove wrote:Do you think it may be "number I get" then "d" then "10-player #"?
I really doubt that, seems how the * symbol means multiply. The game can't multiply
an integer with a letter, it would have caused an error...

However, if you want to try that,

Final code (If it is "d"):

"(Number shown)d(1 + (Your player #) x 'd') +(11 - (1+ ( Your player #))"
Image
Made by the late ILikeHacking

My quote from SKillER
Spoiler:
Chat wrote:(19:12:41) SKillER: newfags cant triforce
(19:20:30) SKillER: ▲
▲ ▲
(19:20:35) SKillER: aww
(19:20:37) FatherSpace: FAIL
(19:20:43) Kryptonyte: Wow stop failing.
(19:20:47) SKillER: ▲
▲ ▲
(19:21:41) Kryptonyte: .

. ▲
▲ ▲
(19:22:20) Kryptonyte: I guess you were right, newfags can't triforce.
(19:22:29) SKillER: . . ▲
▲ ▲
(19:23:04) SKillER: OMFG
(19:23:06) SKillER: ... THIS CHAT
(19:23:06) SKillER: !
(19:23:36) SKillER: ▲
▲ ▲
(19:23:46) SKillER: ▲
.▲ ▲
Apparently, SKillER is a newfag.
User avatar
UndeadxAssassin
Grammar King
Posts: 2116
Joined: June 22nd, 2008, 10:11 pm
Title: Worst human for 4eva
Location: Mostly USEast

Re: [find code]Custom Castle Defense 4.2.0

Post by UndeadxAssassin »

Well, I dunno if this is relevent or not, but I was trying a different way to find out 'd' cuz I did a search on the map and came up with a sort on income function as well as ping coordinates...anyway, I changed d to something random that was not in the map. I changed 'd' to 'z'. I did a syntax check and it still ran fine. I dunno much about JASS but I searched for 'z' in the map and nothing came up in the search which leads to the fact that nothing was setting a number for 'z'. Could that be the same for 'd'?
(20:53:52) Bartimaeus: Thank you, Jen.
(20:53:56) Bartimaeus: Truly, you are wise.
(23:44:12) Bartimaeus: I was in pubic school until middle school...
Learn how to extract and read RAW Codes here!

Need help? Click here and ask your question!