[Deprotect] MMMAlpha7.20c

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

joe hacker
Newcomer
Posts: 5
Joined: May 14th, 2009, 11:21 am

[Deprotect] MMMAlpha7.20c

Post by joe hacker »

Map: http://www.epicwar.com/maps/97466/

I was wondering if someone could deprotect this map for me. It doesn't work for the newest update and I'm going to try to restore it so that it will.

Thanks,

-Joe
User avatar
Doctor_Pepper
Member
Posts: 79
Joined: September 27th, 2009, 4:38 pm
Title: learning GUI
Location: Charlotte NC

Re: [Deprotect] MMMAlpha7.20c

Post by Doctor_Pepper »

i deprotected this using xdep. i can also add a cheat pack in if u want. enjoy
You do not have the required permissions to view the files attached to this post.
Image

http://doctornoob.mybrute.com
95% Percent of teens would have a breakdown if Hannah Montana was standing on the edge of a tower, ready to jump. Copy and paste this if you're part of the 5% yelling "Jump, Bitch!!!
They call it P.M.S. because "mad cow disease" was already taken.
Funny spoiler
Spoiler:
(11:13:30) (ChatBot): and i am chatbot i pwn all of us
(11:13:48) (Doctor_Crack): so... i pwn all of us
(11:13:54) (Doctor_Crack): means you pwn ureself
(11:14:02) (Doctor_Crack): speak pr0perly bollock
(11:14:05) Tupac_Shakur: ROFL
(11:14:10) Tupac_Shakur: LAN00B CAN'T JOIN? XD
(11:14:11) (ChatBot): Dekar: I Rule the world, Doctor_Pepper aka (Doctor_Crack)is a noob
(11:14:15) (Doctor_Crack): LOL
(11:14:21) Tupac_Shakur: HAHAHHHAHAHAHAHHAHA
(11:14:23) Tupac_Shakur: HAHAHHAHAHAHAHHA
(11:14:25) (Doctor_Crack): LOL
(11:14:31) (Doctor_Crack): HE MADE HIMSELF A NOOB
(11:14:41) (ChatBot): wut? i am chatbot
(11:14:45) (ChatBot): doctor_Crack is a noob
(11:14:55) Tupac_Shakur: HAHAHAHHAHAHAHA
(11:14:55) (Doctor_Crack): like your mom in bed
(11:15:00) (ChatBot): I am 1337 bitch
joe hacker
Newcomer
Posts: 5
Joined: May 14th, 2009, 11:21 am

Re: [Deprotect] MMMAlpha7.20c

Post by joe hacker »

Hey Thank you very much for the deprotection. The only problem now is, I don't know how to make it playable with the new patch. If anyone could tell me, or do it for me that would also be amazing!

So this deprotected map but playable on the new patch is what I would like :D

Thanks for everything.

-Joe
User avatar
infernorock
Forum Fanatic
Posts: 324
Joined: August 31st, 2008, 10:24 am
Title: ☆Fate Testarossa★
Location: Malaysia

Re: [Deprotect] MMMAlpha7.20c

Post by infernorock »

Sorry. We don't fulfill any compatibility requests =)
[spoiler="Wc3 I'm using and Garena ID"]The wc3 version I'm current using:1.21,1.24b,1.24e
Garena UID-->pkyer123(BANNED for some reason LOL)
-->pkyer(Active)
-->InfernoRock(Banned for inactive...WTF!?)[/spoiler]
Small Sized Duck wrote:IF someone is talking about a map they wanted cheated 17 years ago. And you bump it, you're retarded.
User avatar
Doctor_Pepper
Member
Posts: 79
Joined: September 27th, 2009, 4:38 pm
Title: learning GUI
Location: Charlotte NC

Re: [Deprotect] MMMAlpha7.20c

Post by Doctor_Pepper »

you need to convert the JASS to completely GUI
Image

http://doctornoob.mybrute.com
95% Percent of teens would have a breakdown if Hannah Montana was standing on the edge of a tower, ready to jump. Copy and paste this if you're part of the 5% yelling "Jump, Bitch!!!
They call it P.M.S. because "mad cow disease" was already taken.
Funny spoiler
Spoiler:
(11:13:30) (ChatBot): and i am chatbot i pwn all of us
(11:13:48) (Doctor_Crack): so... i pwn all of us
(11:13:54) (Doctor_Crack): means you pwn ureself
(11:14:02) (Doctor_Crack): speak pr0perly bollock
(11:14:05) Tupac_Shakur: ROFL
(11:14:10) Tupac_Shakur: LAN00B CAN'T JOIN? XD
(11:14:11) (ChatBot): Dekar: I Rule the world, Doctor_Pepper aka (Doctor_Crack)is a noob
(11:14:15) (Doctor_Crack): LOL
(11:14:21) Tupac_Shakur: HAHAHHHAHAHAHAHHAHA
(11:14:23) Tupac_Shakur: HAHAHHAHAHAHAHHA
(11:14:25) (Doctor_Crack): LOL
(11:14:31) (Doctor_Crack): HE MADE HIMSELF A NOOB
(11:14:41) (ChatBot): wut? i am chatbot
(11:14:45) (ChatBot): doctor_Crack is a noob
(11:14:55) Tupac_Shakur: HAHAHAHHAHAHAHA
(11:14:55) (Doctor_Crack): like your mom in bed
(11:15:00) (ChatBot): I am 1337 bitch
joe hacker
Newcomer
Posts: 5
Joined: May 14th, 2009, 11:21 am

Re: [Deprotect] MMMAlpha7.20c

Post by joe hacker »

So the update took away all JASS?

great, how do you convert it to GUI?
User avatar
Risen
Forum Staff
Posts: 811
Joined: January 1st, 2008, 12:58 am

Re: [Deprotect] MMMAlpha7.20c

Post by Risen »

Find the h2i functions in the map, they should look like;

Code: Select all

function agd takes handle h returns integer
return h
return 0
endfunction


You want to change it to;

Code: Select all

function agd takes handle h returns integer
call GetHandleId(h)
endfunction
Image
Wanna learn to hack maps? --> Guide
joe hacker
Newcomer
Posts: 5
Joined: May 14th, 2009, 11:21 am

Re: [Deprotect] MMMAlpha7.20c

Post by joe hacker »

Ok well I know you can't convert the map but if there is anyone who knows how to and would be willing to I'd love to have it converted because I can't figure it out at all...

Thanks for everything,

-Joe
Simpson|-
Member
Posts: 71
Joined: October 31st, 2009, 6:12 am

Re: [Deprotect] MMMAlpha7.20c

Post by Simpson|- »

vRisen wrote:Find the h2i functions in the map, they should look like;

Code: Select all

function agd takes handle h returns integer
return h
return 0
endfunction


You want to change it to;

Code: Select all

function agd takes handle h returns integer
call GetHandleId(h)
endfunction

I don't think this is the ONLY thing we need to do.
joe hacker
Newcomer
Posts: 5
Joined: May 14th, 2009, 11:21 am

Re: [Deprotect] MMMAlpha7.20c

Post by joe hacker »

Anyone know what else I'd have to do to convert it?

I also now have a deprotected v. of 8.00 with all the units and buildings and such, so I'm working with that one now, but I still don't have any idea on how to convert it.
Post Reply