[JJCP+SP] The Black Road 1.35i

This is where fulfilled requests go. You can make a new thread here if you edit a map and want to share it, such as if you cheat a new map without anybody actually requesting it.

Moderator: Cheaters

pploftomar
Newcomer
Posts: 4
Joined: July 12th, 2007, 12:42 am

[JJCP+SP] The Black Road 1.35i

Post by pploftomar »

Didn't see anybody else doing this so figured I may as well.

Updated for new version(Again).
Spoiler:
-hogan<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 (Dispalys 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 #### (List)
-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)
I added in a rawcode list in picture form(Alphabetized and categorized by item type according to the map.), some of them may be outdated/not work as they were from 1.34b, but as of the last version the majority of them were still accurate.
You do not have the required permissions to view the files attached to this post.
Last edited by pploftomar on October 5th, 2010, 2:52 am, edited 2 times in total.
redSasuke597
Member
Posts: 59
Joined: December 21st, 2009, 7:11 pm
Title: Mini-Hacker

Re: [JJCP+SP] The Black Road 1.35hV2

Post by redSasuke597 »

raw codes`??

Can you please get them
Image
User avatar
UndeadxAssassin
Grammar King
Posts: 2116
Joined: June 22nd, 2008, 10:11 pm
Title: Worst human for 4eva
Location: Mostly USEast

Re: [JJCP+SP] The Black Road 1.35hV2

Post by UndeadxAssassin »

Spoiler for How to read::
A lil tutorial for the people who don't know how to read a raw code list.

Code: Select all

[I07N:rde4]
comment=Ring of Protection +5
scriptname=RingofProtection5
version=0
class=Permanent
Level=0
oldLevel=0
abilList=A0VF,A0VG
cooldownID=AIde
ignoreCD=0
uses=-
prio=0
usable=0
perishable=0
droppable=1
pawnable=1
sellable=1
pickRandom=0
powerup=0
drop=0
stockMax=1
stockRegen=1
stockStart=0
goldcost=5
lumbercost=0
HP=500000
morph=0
armor=Wood
file=Objects\InventoryItems\TreasureChest\treasurechest.mdl
scale=1
selSize=0
colorR=255
colorG=255
colorB=255
InBeta=1
Art=ReplaceableTextures\CommandButtons\BTNINV_Weapon_Halberd_03.blp
Name=|c0000FF00Old Halberd|r |nMainhand Weapon
Hotkey=
Tip=|c0000FF00Old Halberd|r |nMainhand Weapon
Ubertip=Useable by |cffff0000NS|r.|nGives:  |n+|c0000FF005|r Damage. |n+|c0000FF003|r Agility.
Description=Useable by |cffff0000NS|r.|nGives:  |n+|c0000FF005|r Damage. |n+|c0000FF003|r Agility.
As you can see from the "Name" it's an Old Halberd (Mainhand Weapon). The item code for it is ALL THE WAY UP to the letters in the brackets above the "Comments"
Ignore the comments, I dunno why it says ring of protection, but eh. So the raw code for Old Halberd is

Code: Select all

I07N
To use:
1. Highlight the spot where you want it to drop (Meaning click on a unit or building).
2. Type -spawn I07N (If it looks like this, the first two are always a capital i and the number zero).
3. Pick it up.
4. Laugh.
5. Repeat.

Please note that if you do not do step 4, it will EVENTUALLY hate you and NEVER WORK ANYMORE!
You do not have the required permissions to view the files attached to this post.
(20:53:52) Bartimaeus: Thank you, Jen.
(20:53:56) Bartimaeus: Truly, you are wise.
(23:44:12) Bartimaeus: I was in pubic school until middle school...
Learn how to extract and read RAW Codes here!

Need help? Click here and ask your question!
uLTIMATEgOD
Newcomer
Posts: 6
Joined: August 13th, 2010, 3:24 am

Re: [JJCP+SP] The Black Road 1.35hV3

Post by uLTIMATEgOD »

uhhh i downloaded the map and could not find it in my list and i could also not find a forum that would tell me on how to get it onto my map list.
User avatar
Ken
Spice Pirate
Posts: 862
Joined: January 29th, 2009, 5:35 pm
Title: LHC
Location: Canada

Re: [JJCP+SP] The Black Road 1.35hV3

Post by Ken »

Did you put the map in the Maps folder in your WC3 folder?
Spoiler:
xkiska wrote:BARTIMEAUS is more understandable then u
Senethior459 wrote:Wow, Dream Theatre reminds me of Dragonforce, but with real skill.
Ozzapoo wrote:We laughed, we cried. Trashed.
FatherSpace: You don't find smart chicks hawt?
GeorgeMots: not anymore, im fed up with that kind of girls
FatherSpace: lol
FatherSpace: What happened?
GeorgeMots: most smart girls find out that i date/do/see other girls....
FatherSpace: ...
FatherSpace: So monogamy is your enemy?
Bartimaeus: Hmm, well, I hope my sister hasn't been kidnapped.
FatherSpace: What happened, Bart?
Bartimaeus: She walked out of the house saying that she was going over to some friends, and it's been like two hours, and my mom is trying to get a hold of her, which she's been unable to.
Bartimaeus: I can also hear three car alarms going off.
GeorgeMots: how old is she?
Bartimaeus: I haven't a clue. Probably 17.
UndeadxAssassin: wut
AbusivePie: You don't know how old your sister is?
Bartimaeus: Nope.
UndeadxAssassin: Epic fail
GeorgeMots: is she cute??
Bartimaeus: So, uh, how about you get into the Christmas spirit and put that avatar on before I do it myself and take away your bloody avatar-changin' rights?
UndeadxAssassin: If I thought of a random one...
UndeadxAssassin: Like....
UndeadxAssassin: I'll get back to you on that
uLTIMATEgOD
Newcomer
Posts: 6
Joined: August 13th, 2010, 3:24 am

Re: [JJCP+SP] The Black Road 1.35hV3

Post by uLTIMATEgOD »

thanks for the help.
invinsib1e
Newcomer
Posts: 1
Joined: June 27th, 2008, 3:21 pm

Re: [JJCP+SP] The Black Road 1.35hV3

Post by invinsib1e »

thx for this
Last edited by invinsib1e on August 31st, 2010, 12:16 pm, edited 1 time in total.
GeorgeMots
Crusader
Posts: 4236
Joined: January 27th, 2007, 4:46 pm
Location: Greece, Veria

Re: [JJCP+SP] The Black Road 1.35hV3

Post by GeorgeMots »

In the first post, download the attachment.
http://slowbro.org/
`·.,¸,.·*¯`·.,¸,.·*¯[;::;(。◕‿‿­­​­­­­­◕。)
Image
Image
Image
Spoiler:
(03:36:55) xkiska: im too much of a dumbass to understand this
jasonk
Newcomer
Posts: 8
Joined: January 11th, 2010, 2:13 am

Re: [JJCP+SP] The Black Road 1.35hV3

Post by jasonk »

Hey thanks for this.
But may i ask, how to get the FatherTime (TM) Action Figure item?
Because when i spawn it with the item code, i pick it up and then i get kicked from my game.

Great if someone could tell me how :) thx
GeorgeMots
Crusader
Posts: 4236
Joined: January 27th, 2007, 4:46 pm
Location: Greece, Veria

Re: [JJCP+SP] The Black Road 1.35hV3

Post by GeorgeMots »

There's a map discussion section. Make a topic about it there.
http://slowbro.org/
`·.,¸,.·*¯`·.,¸,.·*¯[;::;(。◕‿‿­­​­­­­­◕。)
Image
Image
Image
Spoiler:
(03:36:55) xkiska: im too much of a dumbass to understand this