wc3edit.net

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

All times are UTC




Post new topic Reply to topic  [ 37 posts ]  Go to page Previous  1, 2, 3, 4  Next
Author Message
PostPosted: September 24th, 2009, 7:52 pm 
Offline
Forum Staff
User avatar

Joined: January 1st, 2008, 12:58 am
Posts: 862
Try searching for "abcdef" or something similar, look for the save charmap, usually when it detects it's single player, it'll change the charmap backwards or something
E.G;
Code:
function lala takes nothing returns nothing
if singleplayer == false
set f = abcdefghijklmnopqrstuvwxyz0123456789
else
set f = zyxwvutsrqponmlkjihgfedcba9876543210
endif
endfunction

_________________
Image
Wanna learn to hack maps? --> Guide


Top
 Profile  
 
PostPosted: September 24th, 2009, 8:16 pm 
Offline
Banned-To-Be
User avatar

Joined: July 28th, 2008, 6:28 pm
Posts: 1539
Title: Administrator
lawl.
usually when you dont find the key words its in the wts file
look in the WTS file and search for the key words like this "singleplayer: -save command is disabled."
should look like this
Code:
STRING 5198
{
SINGLEPLAYER:
-save command is DISABLED.

then open the j file with jasscraft and search for "TRIGSTR_5198"
looks like this
Code:
else
call DisplayTimedTextToForce(bj_FORCE_ALL_PLAYERS,30,"TRIGSTR_5198")
set I0000=false
endif

change the false to true and maybe change the "TRIGSTR_5198" to "Thanks, Lanaya activated single player!"

_________________
Image
League of legends North America - Nietono


Top
 Profile  
 
PostPosted: September 28th, 2009, 3:48 pm 
Offline
Junior Member

Joined: November 1st, 2008, 10:17 am
Posts: 27
Lanaya wrote:
lawl.

Code:
STRING 5198
{
SINGLEPLAYER:
-save command is DISABLED.

then open the j file with jasscraft and search for "TRIGSTR_5198"
looks like this
Code:
else
call DisplayTimedTextToForce(bj_FORCE_ALL_PLAYERS,30,"TRIGSTR_5198")
set I0000=false
endif

change the false to true and maybe change the "TRIGSTR_5198" to "Thanks, Lanaya activated single player!"


lol Lanaya apparently some files don't have the set I0000=false below the TRIGSTR_5198.
(e.g the one im trying to hack).


Top
 Profile  
 
PostPosted: September 28th, 2009, 8:10 pm 
Offline
Banned-To-Be
User avatar

Joined: July 28th, 2008, 6:28 pm
Posts: 1539
Title: Administrator
tlsdbcjf wrote:
Lanaya wrote:
lawl.

Code:
STRING 5198
{
SINGLEPLAYER:
-save command is DISABLED.

then open the j file with jasscraft and search for "TRIGSTR_5198"
looks like this
Code:
else
call DisplayTimedTextToForce(bj_FORCE_ALL_PLAYERS,30,"TRIGSTR_5198")
set I0000=false
endif

change the false to true and maybe change the "TRIGSTR_5198" to "Thanks, Lanaya activated single player!"


lol Lanaya apparently some files don't have the set I0000=false below the TRIGSTR_5198.
(e.g the one im trying to hack).


wanna post the one you're trying to hack?

_________________
Image
League of legends North America - Nietono


Top
 Profile  
 
PostPosted: October 4th, 2009, 8:32 am 
Offline
Junior Member

Joined: November 1st, 2008, 10:17 am
Posts: 27
i did hack it
its called
CoT RPG 2 POM FOC 0.47B
and look for TRIGSTR trigger.


Top
 Profile  
 
PostPosted: October 4th, 2009, 11:14 am 
Offline
Banned-To-Be
User avatar

Joined: July 28th, 2008, 6:28 pm
Posts: 1539
Title: Administrator
tlsdbcjf wrote:
i did hack it
its called
CoT RPG 2 POM FOC 0.47B
and look for TRIGSTR trigger.


ok well this one. cot rpg 2 pom foc 0.47b, is easier.
you can use jj's method by looking for -save
Spoiler:
call TriggerRegisterPlayerChatEvent(iN,Player(0),"-save",true)

then search for disabletrigger(in) and delete the line.

every map is different.

but if you did it the way i posted above, in the wts file it'll say
Spoiler:
STRING 6816
{
Single Player Mode: Save System |c00FF0000Disabled|r
}

when you search TRIGSTR_6816, you'll see this.
Spoiler:
function NFv takes nothing returns nothing
call InitGameCacheBJ("MapName.w3v")
if(SaveGameCache(bj_lastCreatedGameCache))then
call DisableTrigger(iN)
call DisplayTimedTextToForce(bj_FORCE_ALL_PLAYERS,30,"TRIGSTR_6816")
endif
endfunction

delete the line above TRIGSTR_6816, call disabletrigger(in)
keep searching for disabletrigger(in) until you delete them all.

then your map will be SP enabled.

just hacked/enabled sp, http://forum.wc3edit.net/fulfilled-requests-f75/cot-rpg-pom-foc-v0-47b-t14287.html

_________________
Image
League of legends North America - Nietono


Top
 Profile  
 
PostPosted: October 5th, 2009, 4:36 pm 
Offline
Junior Member

Joined: November 1st, 2008, 10:17 am
Posts: 27
cheers Lanaya,
althought i took much annoying and harder way to enable sp
lol. thx anyways.


Top
 Profile  
 
PostPosted: October 8th, 2009, 8:01 am 
Offline
Junior Member
User avatar

Joined: May 31st, 2008, 3:49 pm
Posts: 43
Location: Manila,Philippines
Title: Greedy
God!!... isnt it easy??.... in the .j file just search Singleplayer then if you u found the function delete the whole thing inside it not! The whole function itself..

Ex: function Fs takes blabla returns blabla
(delete the whole line inside! and leave the the function and the endfunction!)
endfunction


Top
 Profile  
 
PostPosted: October 8th, 2009, 10:14 am 
Offline
Senior Member

Joined: October 5th, 2009, 7:31 am
Posts: 184
Location: Here!? XD
Title: Taiwan, Singapore
@decyper, not really.

If the function is :

function blah takes nothing return boolean
(If you delete the things inside here than the map not working basically.)
endfunction


Top
 Profile  
 
PostPosted: October 8th, 2009, 5:57 pm 
Offline
Super Moderator
User avatar

Joined: February 24th, 2009, 1:31 pm
Posts: 3815
Location: JEW LAND
[=ryCgg=] wrote:
@decyper, not really.

If the function is :

function blah takes nothing return boolean
(If you delete the things inside here than the map not working basically.)
endfunction

so u dont delete the right stuff..

_________________
Image
Spoiler:
(02:24:09)
Code:
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:

(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:
(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:
(15:42:51) Lanaya: can i suck , . . .

Code:
(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:
GeorgeMots: xplain what happens in SP. Why cant you save?
dast.-:i need play with 2 players

Code:
(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:
(10:08:02) Bartimaeus: you do know run I youtube channel for my favorite music, right?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 37 posts ]  Go to page Previous  1, 2, 3, 4  Next

All times are UTC


Who is online

Users browsing this forum: Bing [Bot] and 22 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)