[ED]Legion TD Mega 3.5 x10 v4g

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

User avatar
haxorico
Super Moderator
Posts: 3195
Joined: February 24th, 2009, 1:31 pm
Location: JEW LAND
Been thanked: 1 time

Re: [ED]Legion TD Mega 3.5 x10 v4g

Post by haxorico »

fedup wrote:
Apple wrote:It was quite simple. If I remember correctly I made a dummy function of the anticheat to be a blank.
Am a wc3 detective, editing an entire map with notepad++. LOL
jasscraft doesn't compile the jass code. For me it only makes things easier by showing different colors and a native list (also syntax check). You can program jass using just NP++ specially if you have the language plugin
Image
Spoiler:
(02:24:09)

Code: Select all

ChatBot: FatherSpace logs into the Chat.
(02:24:28) Lanaya: Gtfo ken.
(02:24:33) ChatBot: FatherSpace logs out of the Chat.
(02:24:40) Lanaya: Thought so. bitch.
(02:24:44) ChatBot: FatherSpace logs into the Chat.
(02:24:48) FatherSpace: Can I come back yet?
(02:24:51) Lanaya: What'd i say earlier.
(02:24:51) Lanaya: No.
(02:24:58) FatherSpace: Let's try this...
(02:25:01) ChatBot: Lanaya has been logged out (Kicked).

Code: Select all


(14:33:51) 2Pac: Do you know what'S so funny?
(14:34:01) Lanaya: No, please show me.
(14:34:07) 2Pac: This.
(14:34:09) ChatBot: Lanaya has been logged out (Kicked).
(14:34:10) 2Pac: 

Code: Select all

(14:35:59) haxorico: No one will belive me if I say "I got this song from 2pac on MSN" lolz ^^
(14:36:02) Lanaya: lolz.
(14:36:16) 2Pac: I AIN'T DEAD FFS.
(14:36:26) 2Pac: I'm a living legend, y'now.
(14:37:17) haxorico: why is 2Pac a legend?
(14:37:28) Lanaya: He's the worse rapper evar.

Code: Select all

(15:42:51) Lanaya: can i suck , . . .

Code: Select all

(13:55:21) ChatBot: 2Pac rolls 1d100 and gets 1.
(13:55:21) ChatBot: haxorico rolls 1d2 and gets 2.
(13:55:27) haxorico: owned?

Code: Select all

GeorgeMots: xplain what happens in SP. Why cant you save?
dast.-:i need play with 2 players

Code: Select all

(21:53:08) (673237): plzplzplz, im sorry about before.
(21:53:26) FatherSpace: I'm sorry you were born.
(21:53:31) ChatBot: (673237) has been logged out (Kicked).

Code: Select all

(10:08:02) Bartimaeus: you do know run I youtube channel for my favorite music, right?
fedup
Newcomer
Posts: 13
Joined: August 4th, 2008, 6:02 pm

Re: [ED]Legion TD Mega 3.5 x10 v4g

Post by fedup »

Apple wrote:good thing about learning from someone else is that it is always simpler than figuring it out yourself.
IMO doing both is better, learn what you can from someone else and then add more by figuring it out by yourself.

Thnx for the delete function clue, it lead me to look into the functions and eventually the indexer.
haxorico wrote:jasscraft doesn't compile the jass code. For me it only makes things easier by showing different colors and a native list (also syntax check). You can program jass using just NP++ specially if you have the language plugin
Well till 3 days ago i thought u guys use like a super world editor and shit like that. Apparently you just use notepad++ and coding :P

Thnx for your videos, they made life easier.