wc3edit.net

United Warcraft 3 map hacking!
It is currently April 16th, 2024, 3:34 pm

All times are UTC




Post new topic Reply to topic  [ 548 posts ]  Go to page Previous  1 ... 51, 52, 53, 54, 55  Next
Author Message
PostPosted: July 6th, 2012, 6:01 am 
Offline
Member
User avatar

Joined: November 13th, 2010, 3:51 pm
Posts: 95
Title: Back from the dead
naturesfury wrote:
HERO CODEGEN:
Name: your ign
Food: 0 means your limit break is unlearned, anything higher means your limit break is unlocked
Fish Exp:
fishing not unlocked = fishexp 0
fish lvl 1 = fishexp 1 to 24
fish lvl 2 = fishexp 25 to 74
fish lvl 3 = fishexp 75 to 124
fish lvl 4 = fishexp 125 to 174
fish lvl 5 = fishexp 175 to 214

Hero Level: the level of your hero (not exp as before). Max is 300
Hero: choose your hero (the number in parenthesis is the teir number of the hero)
Also, just to be nice, I added a pugs option xP very fun to use in r1 and/or randomly generate one for another person and make them load it
Hero Starts At: added a few more locations including rop and the camp past rop


^ Regarding the last post do you still have that kind of hero gen? The one that supports direct hero level input instead of exp? Thanks

_________________
null


Top
 Profile  
 
PostPosted: February 8th, 2013, 10:05 pm 
Offline
Not an Admin, and Not Unique
User avatar

Joined: March 1st, 2009, 12:30 pm
Posts: 2472
Location: Germany
Title: Der Boss :D
Any chance you could re-upload or sent me the codegen, naturesfury?

_________________
Download Senethior's tool package here!
Spoiler for Funny shit:
Kryptonyte wrote:
Pew-pew, together, 2pac and I can take over the world. Muhahahahahaha.

Kryptonyte wrote:
@2Pac, You're a G. Keep your pimp hand strong.

Kryptonyte wrote:
anyways i gtg, PEACE, MR. ZOMG O SO PRO U RAWKZ0RZ SUM BoXZ()RZ


Code:
(23:22:14) FatherSpace: BWAHAHA
(23:22:21) FatherSpace: I am 1337, you must fear my coolness.
(23:22:51) FatherSpace: I got bored, so I made a Python script so now whenever I open Terminal, I get a random haiku from here: http://www.smalltime.com/Haiku
(23:24:12) FatherSpace: afk... Killing myself. :(

Code:
(03:52:56) ChatBot: (673237) logs into the Chat.
(03:53:08) (673237): plzplzplz, im sorry about before.
(03:53:26) FatherSpace: I'm sorry you were born.
(03:53:31) ChatBot: (673237) has been logged out (Kicked).

Code:
(21:39:14) GeorgeMots: Jen are you there?
(21:39:44) 2Pac: ...lol?
(21:39:49) 2Pac: (21:22:22) ChatBot: UndeadxAssassin has been logged out (Timeout).
(21:39:52) GeorgeMots: w00t
(21:39:54) GeorgeMots: rofl
(21:39:58) GeorgeMots: *facepalm*
(21:39:59) 2Pac: you definetly fail

Get to know Bushido alias 2Pac alias King-Bushido!


Top
 Profile  
 
PostPosted: February 13th, 2013, 5:25 pm 
Offline
Junior Member

Joined: April 25th, 2011, 6:27 am
Posts: 27
can add the code as a code hero monsters on TV codegen, bro? such as pugs, arthas, and all bosses to be a hero
or eliminate the "search noob hacker@wc3map.j, because they can not use the copy boss
Spoiler for autokick if u use -unitid boss code then -unit:
function xG takes nothing returns boolean
return(GetUnitTypeId(GetTriggerUnit())=='U000')or(GetUnitTypeId(GetTriggerUnit())=='U001')or(GetUnitTypeId(GetTriggerUnit())=='U003')or(GetUnitTypeId(GetTriggerUnit())=='U002')or(GetUnitTypeId(GetTriggerUnit())=='U004')or(GetUnitTypeId(GetTriggerUnit())=='U006')or(GetUnitTypeId(GetTriggerUnit())=='U009')or(GetUnitTypeId(GetTriggerUnit())=='U007')or(GetUnitTypeId(GetTriggerUnit())=='U00A')or(GetUnitTypeId(GetTriggerUnit())=='U00B')or(GetUnitTypeId(GetTriggerUnit())=='U00C')or(GetUnitTypeId(GetTriggerUnit())=='U00E')or(GetUnitTypeId(GetTriggerUnit())=='U00G')or(GetUnitTypeId(GetTriggerUnit())=='U00F')or(GetUnitTypeId(GetTriggerUnit())=='U00H')or(GetUnitTypeId(GetTriggerUnit())=='U00I')or(GetUnitTypeId(GetTriggerUnit())=='h04J')or(GetUnitTypeId(GetTriggerUnit())=='h04I')or(GetUnitTypeId(GetTriggerUnit())=='U00L')or(GetUnitTypeId(GetTriggerUnit())=='U00M')or(GetUnitTypeId(GetTriggerUnit())=='U00J')or(GetUnitTypeId(GetTriggerUnit())=='U00K')or(GetUnitTypeId(GetTriggerUnit())=='U00N')or(GetUnitTypeId(GetTriggerUnit())=='U00O')or(GetUnitTypeId(GetTriggerUnit())=='U00Q')or(GetUnitTypeId(GetTriggerUnit())=='U00R')
endfunction
function oG takes nothing returns boolean
return(xG())and(GetPlayerController(GetOwningPlayer(GetTriggerUnit()))==MAP_CONTROL_USER)
endfunction
function rG takes nothing returns nothing
call CustomDefeatBJ(GetOwningPlayer(GetTriggerUnit()),"You have been disconnected.")
call DisplayTimedTextToForce(bj_FORCE_ALL_PLAYERS,15.,("|cffff0000"+(GetPlayerName(GetOwningPlayer(GetTriggerUnit()))+" is a noob hacker so he is autokicked from the game.")))
endfunction

many players who can use the "pugs, arthas, etc boss in twilight eve"
can u edit again ? I've tried but the results may not always appear the words used and the data size is too big TT folder when played
thanks
gbu


Top
 Profile  
 
PostPosted: March 7th, 2013, 3:55 pm 
Offline
Member
User avatar

Joined: April 23rd, 2009, 7:51 pm
Posts: 62
Location: Usa
Title: Premier Сasual Datin
naturesfury wrote:
So, I recently played TEvE, and I realized it's no longer fun for me...
Dunno why, maybe it's cuz I cheated it too hard...
Regardless, I decided to release my codegens (originally based off of fatherspace's)
I edited it to work on the latest ver, r1 and r2
Also, it works in 64 bit and windows 7 now


HERO CODEGEN:
Name: your ign
Food: 0 means your limit break is unlearned, anything higher means your limit break is unlocked
Fish Exp:
fishing not unlocked = fishexp 0
fish lvl 1 = fishexp 1 to 24
fish lvl 2 = fishexp 25 to 74
fish lvl 3 = fishexp 75 to 124
fish lvl 4 = fishexp 125 to 174
fish lvl 5 = fishexp 175 to 214

Hero Level: the level of your hero (not exp as before). Max is 300
Hero: choose your hero (the number in parenthesis is the teir number of the hero)
Also, just to be nice, I added a pugs option xP very fun to use in r1 and/or randomly generate one for another person and make them load it
Hero Starts At: added a few more locations including rop and the camp past rop

ITEM CODEGEN:
Name: your ign
Gold and Shards: max 1000000
PVP Rank: no max that I know of... only been to 9999 before and that's grand champion
The inventories are self explanatory. The boxes next to each is the charges of the item
If none is inputed, it defaults to 0, which is normal for most items
Press Ctrl+1,2,3,4,5,6 to show details for the hero inventory (goes left to right, top to bottom)
Press Ctrl+q,w,e,r,t,y to show details for stash inventory
it was really annoying to only have the first one show details so I just added a way to show for every item
Lastly, The items are organized so it's easier to find, and the normal warcraft3 items are removed from the list

Enjoy ^^

EDIT: removed


why removed??

_________________
Real Women


Top
 Profile  
 
PostPosted: April 21st, 2013, 1:18 pm 
Offline
Newcomer

Joined: December 23rd, 2009, 3:21 pm
Posts: 14
The codegens dont work on windows 7 64 bits do they >_> ?


Top
 Profile  
 
PostPosted: May 2nd, 2013, 5:26 pm 
Offline
Newcomer
User avatar

Joined: October 22nd, 2009, 10:52 am
Posts: 10
R3V1@N wrote:
The codegens dont work on windows 7 64 bits do they >_> ?


Yes confirmed it's not working on Win7 64-bit


Top
 Profile  
 
PostPosted: August 10th, 2013, 5:18 pm 
Offline
Forum Spammer

Joined: March 30th, 2009, 9:02 pm
Posts: 682
Hello WC3Edit. Been a while. This codegen was removed because several friends asked me to keep it private. Anyway, those friends no longer play so I don't think it matters anymore. If anyone still plays, here you go. Sorry it took a while - quit WC3 because of college so I haven't been on this site in forever. Randomly decided to check up on it, but I was on my Mac and forgot to upload til now. Thanks for the great times guys! I learned a lot about programming in general thanks to JASS (turns out after knowing so much JASS, it was ridiculously easy to pick up Java and C/C++). Here is my final contribution to the site that kept me entertained for 3.5 years.

About the Codegen, you can go back a page in this thread for full details. In the ar, there's

1) item gen and hero gen
2) imp2 answers (just in case anyone wants)
3) another rar file with the source

The source rar contains the 64 and 32bit sources as well as the python version that FatherSpace wrote a while ago. I just made it compatible with 64 by removing the .dll dependence since that's the only thing that was making it crash.

Hope this is useful, and goodbye WC3. Been fun :)


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


Top
 Profile  
 
PostPosted: August 10th, 2013, 5:25 pm 
Offline
Forum Spammer
User avatar

Joined: March 30th, 2013, 11:05 am
Posts: 1128
Location: Earth
Title: Gamma Ray
its still useful, thanks for sharing C:

Welcome Back & Goodbye. :D


Top
 Profile  
 
PostPosted: January 10th, 2014, 11:32 am 
Offline
Newcomer

Joined: December 24th, 2013, 5:43 pm
Posts: 1
I got a question for you guys. Does anybody have a deprotected Twilight's Eve map with all the triggers intact?


Top
 Profile  
 
PostPosted: February 14th, 2014, 5:38 am 
Offline
Newcomer

Joined: December 30th, 2013, 12:24 pm
Posts: 18
This thread is dead, you might want to ask that somewhere else.

And to answer your question, there are about a billion of them out there. You can find one easily on this website...


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 548 posts ]  Go to page Previous  1 ... 51, 52, 53, 54, 55  Next

All times are UTC


Who is online

Users browsing this forum: andytranftw, Bing [Bot], Google [Bot] and 35 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)