wc3edit.net

United Warcraft 3 map hacking!
It is currently April 27th, 2024, 10:58 pm

All times are UTC




Post new topic Reply to topic  [ 10 posts ] 
Author Message
PostPosted: July 24th, 2010, 3:10 am 
Offline
Member
User avatar

Joined: June 2nd, 2007, 6:21 pm
Posts: 70
Map Name: TKoK: Eastern Kingdoms beta5

Map Description: RPG map that has a custom system for talents, equipment, and NPC interaction.

Map Link: http://www.hiveworkshop.com/forums/maps ... a5-146077/

Request: JJCP and singleplayer.

Cheat Hint: When you save in singleplayer, you get a code that is only loadable in single-player. You can, however, load multiplayer codes in singleplayer.

_________________
Spoiler:
Luciferianism wrote:
BlueBean wrote:
Luciferianism wrote:
Guess what? JASS still looks the same.


LOL Luciferianism, good one. Sorry Luciferianism, i thought it was going to have a message or something when in SP mode. But it turns out it will auto pause, thanks Luciferianism, taught me something there.


Auto-Pause?
Are you high?!?!

Code:
call ForForce(bj_FORCE_ALL_PLAYERS,function ZX)

Well, let's look at function ZX...

Code:
function ZX takes nothing returns nothing
call CustomDefeatBJ(GetEnumPlayer(),"혼자서는 안되요 ^^")


Wait, let's look at LITTLE closer...

Code:
CustomDefeatBJ


Idk about you, but that looks like it might uh... oh idk... defeat the player?


Top
 Profile  
 
PostPosted: July 24th, 2010, 10:32 am 
Offline
Senior Member
User avatar

Joined: February 13th, 2009, 9:34 am
Posts: 106
Title: Hacking, lazoring
... that was a hard map to hack... ;D Raw codes with it aswell :D
Spoiler:
-cheats<space><space> (activates cheats)
-gold #
-lumber #
-int #
-agi #
-str #
-lvl #
-xp #
-hp #
-mp #
-ms #
-debuff (Removes buff from selected unit)
-lock (locks the trade system)
-unlock (Unlocks it)
-charges# ### (First # slot 2nd charges)
-additem # (max is about 90)
-invul
-vul
-kill
-mana (Mana stays at 100%)
-invis (makes unit invisible)
-vis (visible)
-pathoff (walkthrough walls)
-pathon (normal)
-setcolor (red/blue/teal/purple/yellow/orange/green/pink/gray/lb/dg/brown)
-owner (red/blue/teal/purple/yellow/orange/green/pink/gray/lb/dg/brown)
-nocd (no cooldown)
-cdon (cooldown on)
-bindup/down/left/right (IE: -bindup -kill would make it so that when you hit up it kills whatever s selected)
-clearkeys (Clears bindings)
-showkeys (Shows bindings)
-mh (Displays map, no server splits, hopefully)
-setname
-size #
-food #
-heal
-copy #
-fast (Hit esc when training units)
-bfast (Hit esc on building structure)
-ufast (Research is instant)(To disable one of these commands add -no to it like -noufast)
-shareall
-share ##
-unshare ##
-ally ##
-unally ##
-soff (share off)
-spawn ####
-ground ####
-add ####
-remove #### (removes the ability)
-g ## #### (gold)
-l ## #### (lumber)
-f ## #### (food)
-spa ## #### (Spawn unit)
-sn ## <name> (setname)
-sc ## (red/blue/teal/purple/yellow/orange/green/pink/gray/lb/dg/brown)
-dead (Sets units animation to dead)
-birth (Sets building to being built)
-attack (Sets unit to attack)
-stand (Sets unit to stand)
-hear (You can see what everyone is saying)
-nohear (back to normal)
-noreplay
-kick ## <message>
-tele (sets patrol to teleport)
-note (sets it back to normal)
-reg <kill/explode/red/blue/teal/purple/yellow/orange/green/pink/gray/lb/dg/brown> (Right-click two spots and a region will be made)
-time ## (Sets time to that hour)
-float ### ### (first #'s is height 2nd are speed)
-stop (Disable unit commands)
-resume (Enables them)
-area #### #### (First #'s are size 2nd Rawcode, then click where you want it)
-autoh ### (Autoheals by precentage)(A little buggy)
-disable (Disable -reg)
-list# (1-8 )
-cheaton ## (Turns cheats on for player specified)
-cheatoff ## (Turns cheats off for player specified)
-unit #### (Spawns specified unit at issued location)
-nounit (Disables -unit)
-act <activator> (Changes activator to whatever specifed, needs a - at the beginning)
-unitid (Shows the unit's rawcode)
-itemid (Shows the unit's item rawcode in first slot)
-destid (Shows rawcode of destructable in Reg)
-destroy (Removes selected units)
-revive (Revives dead hero and spawns at selected unit)
-addhp (Adds hp to any unit, needs to be divisable by 50)
-colors (Displays player numbers by color)
-say###### (# = hex code only 0-9 and A-F will work)(After the hex just put the text you want displayed)


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

_________________
Image

Hacking rpgs... send me pm!
Madara and I accidently created Bært_Slagthor (Bartimaeus)... Dont ask >:D
Spoiler:
(17:30:57)
Code:
ChatBot: kingcoolryan has been logged out (Kicked).
(17:30:59) Madara: we created a invalid lul
(17:31:01) ChatBot: Madara has been logged out (Kicked).
(17:31:03) ChatBot: AbusivePie has been logged out (Kicked).
(17:31:30) ChatBot: Bært_Slagthor logs out of the Chat.
(17:31:34) ChatBot: Bartimaeus logs into the Chat.


Top
 Profile  
 
PostPosted: July 24th, 2010, 4:02 pm 
Offline
Member
User avatar

Joined: June 2nd, 2007, 6:21 pm
Posts: 70
Much thanks.

_________________
Spoiler:
Luciferianism wrote:
BlueBean wrote:
Luciferianism wrote:
Guess what? JASS still looks the same.


LOL Luciferianism, good one. Sorry Luciferianism, i thought it was going to have a message or something when in SP mode. But it turns out it will auto pause, thanks Luciferianism, taught me something there.


Auto-Pause?
Are you high?!?!

Code:
call ForForce(bj_FORCE_ALL_PLAYERS,function ZX)

Well, let's look at function ZX...

Code:
function ZX takes nothing returns nothing
call CustomDefeatBJ(GetEnumPlayer(),"혼자서는 안되요 ^^")


Wait, let's look at LITTLE closer...

Code:
CustomDefeatBJ


Idk about you, but that looks like it might uh... oh idk... defeat the player?


Top
 Profile  
 
PostPosted: July 28th, 2010, 3:33 pm 
Offline
Newcomer

Joined: June 21st, 2010, 9:34 pm
Posts: 5
Can you tell me how you hacked it (I mean the code you added in war3.j) ? Using JC MPQ Master/Recover is the best way I found, but all the codes to insert I found didn't work with tkok.


Top
 Profile  
 
PostPosted: August 1st, 2010, 10:18 pm 
Offline
Newcomer

Joined: August 1st, 2010, 9:55 pm
Posts: 1
please tell me the part, which is able to load single player's save code...
i try to find it, but i don't know i can't find it...


Top
 Profile  
 
PostPosted: August 2nd, 2010, 5:42 am 
Offline
Senior Member
User avatar

Joined: February 13th, 2009, 9:34 am
Posts: 106
Title: Hacking, lazoring
please stop off topic posting.... if u would like help on how to hack maps there are alot of thread... and u can also pm me if u wish

_________________
Image

Hacking rpgs... send me pm!
Madara and I accidently created Bært_Slagthor (Bartimaeus)... Dont ask >:D
Spoiler:
(17:30:57)
Code:
ChatBot: kingcoolryan has been logged out (Kicked).
(17:30:59) Madara: we created a invalid lul
(17:31:01) ChatBot: Madara has been logged out (Kicked).
(17:31:03) ChatBot: AbusivePie has been logged out (Kicked).
(17:31:30) ChatBot: Bært_Slagthor logs out of the Chat.
(17:31:34) ChatBot: Bartimaeus logs into the Chat.


Top
 Profile  
 
PostPosted: August 3rd, 2010, 12:47 am 
Offline
Newcomer

Joined: July 21st, 2010, 6:15 pm
Posts: 11
map works good, only thing i stumbled upon is that you cannot pick up the items that you spawn with -additem #

any way to fix this?


Top
 Profile  
 
PostPosted: August 3rd, 2010, 5:53 am 
Offline
Senior Member
User avatar

Joined: February 13th, 2009, 9:34 am
Posts: 106
Title: Hacking, lazoring
thats because your ment to use -spawn command.. now i said pm me if u need help

_________________
Image

Hacking rpgs... send me pm!
Madara and I accidently created Bært_Slagthor (Bartimaeus)... Dont ask >:D
Spoiler:
(17:30:57)
Code:
ChatBot: kingcoolryan has been logged out (Kicked).
(17:30:59) Madara: we created a invalid lul
(17:31:01) ChatBot: Madara has been logged out (Kicked).
(17:31:03) ChatBot: AbusivePie has been logged out (Kicked).
(17:31:30) ChatBot: Bært_Slagthor logs out of the Chat.
(17:31:34) ChatBot: Bartimaeus logs into the Chat.


Top
 Profile  
 
PostPosted: November 15th, 2010, 7:24 am 
Offline
Junior Member
User avatar

Joined: June 15th, 2010, 3:57 am
Posts: 38
Title: Baby Gaara
I don't really understand what the items.txt does.


Top
 Profile  
 
PostPosted: November 15th, 2010, 10:12 am 
Offline
Crusader

Joined: January 27th, 2007, 4:46 pm
Posts: 5093
Location: Greece, Veria
You might wanna read this guide. deprotection-cheating-f64/how-to-get-rawcodes-t15335.html

It tell you how to get raw codes and use them.

_________________
http://slowbro.org/
`·.,¸,.·*¯`·.,¸,.·*¯[;::;(。◕‿‿­­​­­­­­◕。)
Image
Image
Image

Spoiler:
(03:36:55) xkiska: im too much of a dumbass to understand this


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 51 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)