wc3edit.net

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

All times are UTC




Post new topic Reply to topic  [ 9 posts ] 
Author Message
PostPosted: November 14th, 2009, 9:15 pm 
Offline
Forum Staff

Joined: October 7th, 2008, 5:41 am
Posts: 630
if we wanted to disable singleplayer BUT it allowed us to play but not show the code how would we enable us to see the code.


Top
 Profile  
 
PostPosted: November 15th, 2009, 2:57 am 
Offline
Forum Staff
User avatar

Joined: June 2nd, 2007, 6:53 pm
Posts: 2732
Title: I Just Lost the Game
Find the save function by searching for what it displays when it shows you the code (ie. if it says Your code is: XXX-XXX, search for "Your code is:"). Whatever that function's name is, search for "call DisableTrigger(savefunction)". Just remove those parts, in a way that will not cause errors. Use the syntax checker when you're done, to make sure there's nothing obviously wrong. Then test it out. If you still can't get it, upload it here so we can give you a more specific idea of what you're looking for, so you'll know how to do it next time.

_________________
My Warcraft III Tool Collection
If you want to chat/game with me:
Blizzard: Senethior459#1962
Discord: Kyle#7409
Steam: Spacekidkyle


Top
 Profile  
 
PostPosted: November 15th, 2009, 3:07 am 
Offline
Forum Staff

Joined: October 7th, 2008, 5:41 am
Posts: 630
well, i was tryin to do drillerdude's request : map-requests-f65/sp-ragos-pvp-map-t14819.html

but i dont get it, where do i delete.

God, i suck at hacking maps.


Top
 Profile  
 
PostPosted: November 15th, 2009, 3:59 am 
Offline
Forum Staff
User avatar

Joined: January 1st, 2008, 12:58 am
Posts: 862
Search for "bj_IsSinglePlayer"

should be something like

Code:
:::
:::
if bj_IsSinglePlayer == true then
set x = true
endif
:::
:::

Just delete the set x = part.

There are other methods, though, this is the most common one.

I would also search for PLAYER_SLOT_STATE_PLAYING or IsMapControlUser() or some sort, try not to delete something that the game actually requires, though

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


Top
 Profile  
 
PostPosted: November 15th, 2009, 5:08 am 
Offline
Senior Member
User avatar

Joined: November 13th, 2009, 8:47 am
Posts: 159
Title: I don't care.
Or just change

'set x = true'
to
'set x = false' ?

_________________
Inactiving due to a HUGE winter break event of my Server.


Top
 Profile  
 
PostPosted: November 15th, 2009, 7:36 am 
Offline
Forum Staff

Joined: October 7th, 2008, 5:41 am
Posts: 630
I cant find bj_issingleplayer
and i did it case sensitive?


Top
 Profile  
 
PostPosted: November 15th, 2009, 11:23 am 
Offline
Not an Admin, and Not Unique
User avatar

Joined: March 1st, 2009, 12:30 pm
Posts: 2472
Location: Germany
Title: Der Boss :D
Just search for "SinglePlayer" and you should get the result too.

_________________
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: November 15th, 2009, 12:01 pm 
Offline
Banned-To-Be
User avatar

Joined: July 28th, 2008, 6:28 pm
Posts: 1539
Title: Administrator
Slickslime wrote:
well, i was tryin to do drillerdude's request : map-requests-f65/sp-ragos-pvp-map-t14819.html


LOL RAGOS

I've tried to hack ragos maps be4 too, it seems they have an anti cheat that doesnt let you load when you -save a hacked character.

_________________
Image
League of legends North America - Nietono


Top
 Profile  
 
PostPosted: November 16th, 2009, 3:42 am 
Offline
Forum Staff
User avatar

Joined: January 1st, 2008, 12:58 am
Posts: 862
Uh, I just browsed it real quick, try this.

Code:
if (Trig_anticeat_Func012C()) then
call DisableTrigger(gg_trg_testensaveNEU)
call DisableTrigger(gg_trg_rankspeich2)
call DisableTrigger(gg_trg_savehorseNEU)
call DisplayTextToForce(bj_FORCE_ALL_PLAYERS,"|cffff0000You can't save your hero and your rank because you play alone!!!")
endif
endfunction

Search for "if( Trig_Anticeat_Func012c()) then"

Delete the three disable trigger lines.

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


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

All times are UTC


Who is online

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