Weirdone2's Cheat Pack!
Moderator: Cheaters
-
- Forum Staff
- Posts: 2618
- Joined: June 2nd, 2007, 6:53 pm
- Title: I Just Lost the Game
Re: Weirdone2's Cheat Pack!
Really? That's weird, I always thought they both did it the same way. Well, thanks for clearing it up!
My Warcraft III Tool Collection
If you want to chat/game with me:
Blizzard: Senethior459#1962
Discord: Kyle#7409
Steam: Spacekidkyle
If you want to chat/game with me:
Blizzard: Senethior459#1962
Discord: Kyle#7409
Steam: Spacekidkyle
-
- Newcomer
- Posts: 18
- Joined: September 3rd, 2009, 7:24 pm
Re: Weirdone2's Cheat Pack!
Could you make this work for 1.24 please? i really want it, when i try to start the game there is no info, race w/e :s
-
- Forum Staff
- Posts: 926
- Joined: June 3rd, 2007, 8:03 pm
Re: Weirdone2's Cheat Pack!
Correct me if I'm wrong, but the 1.24 patch, just breaks these right?
If so whats the fix, I'll quick edit it and keep both versions around for those who play the new and old.
Code: Select all
function xaf takes unit u returns integer
return u
return 0
endfunction
function xgh takes unittype i returns integer
return i
return 0
endfunction
function xhg takes itemtype i returns integer
return i
return 0
endfunction
function xfk takes integer i returns unit
return i
return GetTriggerUnit()
endfunction
function s2i takes string s returns integer
return s
return 0
endfunction
-
- Forum Staff
- Posts: 2618
- Joined: June 2nd, 2007, 6:53 pm
- Title: I Just Lost the Game
Re: Weirdone2's Cheat Pack!
My understanding of it is that you should be able to just add call DoNothing() between the two returns in each function, and it will work.
My Warcraft III Tool Collection
If you want to chat/game with me:
Blizzard: Senethior459#1962
Discord: Kyle#7409
Steam: Spacekidkyle
If you want to chat/game with me:
Blizzard: Senethior459#1962
Discord: Kyle#7409
Steam: Spacekidkyle
-
- Old Wrinkly Member
- Posts: 291
- Joined: August 15th, 2009, 9:22 am
- Title: senseR - No. 1
Re: Weirdone2's Cheat Pack!
Hmm...no , it doesn't . Hillo explained to meh , he say the 'call DoNothing()' thingy will only fix for 1.24 , but not 1.24b.Senethior459 wrote:just add call DoNothing() between the two returns in each function, and it will work.
-
- Forum Staff
- Posts: 926
- Joined: June 3rd, 2007, 8:03 pm
Re: Weirdone2's Cheat Pack!
Okay updated to work with patch 1.24b if you notice anything not working just let me know thanks.
Known problems: Custom item/unit creation is currently broken. Fixed
She's now back to her original beauty.
You can find it here. I've also put it into the First post, you will probably notice that its an attachment, I've left the old code up for those who still play pre 1.24. Enjoy.
Known problems: Custom item/unit creation is currently broken. Fixed
She's now back to her original beauty.

You can find it here. I've also put it into the First post, you will probably notice that its an attachment, I've left the old code up for those who still play pre 1.24. Enjoy.

-
- Old Wrinkly Member
- Posts: 200
- Joined: September 15th, 2009, 7:20 am
Re: Weirdone2's Cheat Pack!
Spawner option is still broken! (Tested twice).

Spoiler for The result if you double posted!:
-
- Forum Staff
- Posts: 926
- Joined: June 3rd, 2007, 8:03 pm
-
- Forum Staff
- Posts: 926
- Joined: June 3rd, 2007, 8:03 pm
Re: Weirdone2's Cheat Pack!
Guess what specific spawning is once again fixed, so now you can make whatever you want to again. ^^
Quite a few updates actually first off based on everyones input, my cmds were a little to input crazy for most, so I made alternates for just about every cmd that effect the user, thats right just for you.
Anyway heres the update log.
-Put lvl command back to normal and made the -LVL cmd that will work like
how the -lvl cmd used to work, which is to lvl one at a time ex ur lvl 5 u
input -Lvl 5 it will lvl u to 10 1 lvl at a time, mainly used for rpgs that
give you something based off everytime you get a level.
-changed lumber cmd to -wood
*Fixed a crash involving negative numbers
*Fixed crash involving the move cmd.
-Tweaked size and csize commands for more exact sizes.
-removed 20 minor leaks
-Optimized a few functions
-Added a little more detail on some commands in command list.
-Added -clear just clears out game txt.( I'll work on a player txt next update)
-Added an onkill to turn kill back on. XD
-Changed -research to -upgrades and fixed it since it was still on the 10
digit system. xD
<>added -grow cmd
<>added auto revive cmd. xD -aron
<>added stele and utele. ^^
<>added whoshere, display when some leaves, to everyone. XD(mite make it stay up longer next update, tell me what you think.
And thats it, hope everyone enjoys the update, I know I will hehe. And don't forget feedback helps me make it better for everyone.
Quite a few updates actually first off based on everyones input, my cmds were a little to input crazy for most, so I made alternates for just about every cmd that effect the user, thats right just for you.

Anyway heres the update log.

-Put lvl command back to normal and made the -LVL cmd that will work like
how the -lvl cmd used to work, which is to lvl one at a time ex ur lvl 5 u
input -Lvl 5 it will lvl u to 10 1 lvl at a time, mainly used for rpgs that
give you something based off everytime you get a level.
-changed lumber cmd to -wood
*Fixed a crash involving negative numbers
*Fixed crash involving the move cmd.
-Tweaked size and csize commands for more exact sizes.
-removed 20 minor leaks
-Optimized a few functions
-Added a little more detail on some commands in command list.
-Added -clear just clears out game txt.( I'll work on a player txt next update)
-Added an onkill to turn kill back on. XD
-Changed -research to -upgrades and fixed it since it was still on the 10
digit system. xD
<>added -grow cmd
<>added auto revive cmd. xD -aron

<>added stele and utele. ^^
<>added whoshere, display when some leaves, to everyone. XD(mite make it stay up longer next update, tell me what you think.

And thats it, hope everyone enjoys the update, I know I will hehe. And don't forget feedback helps me make it better for everyone.

-
- Senior Member
- Posts: 152
- Joined: October 5th, 2009, 7:31 am
- Title: Taiwan, Singapore
- Location: Here!? XD
Re: Weirdone2's Cheat Pack!
lol? It's not working! I tried 3 of the maps and 3 of'em just crashed. Wondering why this happen ;o?
Tell me if you need some 'proof' , :O .
Hope you can fix it ASAP.
Tell me if you need some 'proof' , :O .
Hope you can fix it ASAP.