Sorry for my english
Hi, i'm ThMarko.. i will show u a complete tutorial of how to make/edit BYM files.
Tools:
-Swf Memory Dumper: [Only registered and activated users can see links. Click Here To Register...]
-RABCDAsm: [Only registered and activated users can see links. Click Here To Register...]
-Notepad ++: [Only registered and activated users can see links. Click Here To Register...]
Files to edit:
BASE.class.asasm Some info about the game. eg. levels value
BSTORAGE.class.asasm Quantity of loots (for players, tribes)
CATAPULTPOPUP.class.asasm Costs of bombs.
CHAMPIONCAGE.class.asasm Champs Time/feed/Heel Etc.
CREATURELOCKER.class.asasm Monsters Time/Cost/health/Speed Etc.
GLOBAL.class.asasm Info about the game eg. max number of outposts
INFERNOYARDPROPS.class.asasm All Inferno Time/Cost Etc.
OUTPOST_YARD_PROPS.class.asasm All Outpost Time/Cost Etc.
popup_prefab.class.asasm Kit costs
YARD_PROPS.class.asasm All yard Cost/Build/Upgrade, Instant Resorces, Spurts Cannons Etc.
MONSTERLAB.class.asasm Monster Abilities time/Cost
MUSHROOMS.class.asasm Instan Spawn mushroom, Pick all mushrooms then refresh browser, Repeat.
QUESTS.class.asasm Get 1000 free shiny
LOGIN.class.asasm Change name to show.
com\monsters\maproom_advanced
PopupTakeover.class.asasm Takeover Costs
com\monsters\siege\weapons
Decoy.class.asasm Marylin Monstroe Time/Cost
Jars.class.asasm Time/Cost
Vacuum.class.asasm Loot-A-Tron Time/Cost
Additional Info:
Name Range
Pushdouble −9,223,372,036,854,775,808 to 9,223,372,036,854,775,807
Pushint –2,147,483,648 to 2,147,483,647
Pushshort –32,768 to 32,767
Pushbyte –128 to 127
Eg.
Pushbyte 550 will fail because its out of range
Pushbyte 100 is good. its in rage
Pushshort 38,000 Will fail. Out of range
Pushshort 29,000 is good. its in range
1. How to Get swf from BYM
2. Extract action script from the swf
3. Compile action script edited into the swf
Credits: ThMarko (me)
Note: i pick up some info from Morgs888 and Anita_
Hi, i'm ThMarko.. i will show u a complete tutorial of how to make/edit BYM files.
Tools:
-Swf Memory Dumper: [Only registered and activated users can see links. Click Here To Register...]
-RABCDAsm: [Only registered and activated users can see links. Click Here To Register...]
-Notepad ++: [Only registered and activated users can see links. Click Here To Register...]
Files to edit:
BASE.class.asasm Some info about the game. eg. levels value
BSTORAGE.class.asasm Quantity of loots (for players, tribes)
CATAPULTPOPUP.class.asasm Costs of bombs.
CHAMPIONCAGE.class.asasm Champs Time/feed/Heel Etc.
CREATURELOCKER.class.asasm Monsters Time/Cost/health/Speed Etc.
GLOBAL.class.asasm Info about the game eg. max number of outposts
INFERNOYARDPROPS.class.asasm All Inferno Time/Cost Etc.
OUTPOST_YARD_PROPS.class.asasm All Outpost Time/Cost Etc.
popup_prefab.class.asasm Kit costs
YARD_PROPS.class.asasm All yard Cost/Build/Upgrade, Instant Resorces, Spurts Cannons Etc.
MONSTERLAB.class.asasm Monster Abilities time/Cost
MUSHROOMS.class.asasm Instan Spawn mushroom, Pick all mushrooms then refresh browser, Repeat.
QUESTS.class.asasm Get 1000 free shiny
LOGIN.class.asasm Change name to show.
com\monsters\maproom_advanced
PopupTakeover.class.asasm Takeover Costs
com\monsters\siege\weapons
Decoy.class.asasm Marylin Monstroe Time/Cost
Jars.class.asasm Time/Cost
Vacuum.class.asasm Loot-A-Tron Time/Cost
Additional Info:
Name Range
Pushdouble −9,223,372,036,854,775,808 to 9,223,372,036,854,775,807
Pushint –2,147,483,648 to 2,147,483,647
Pushshort –32,768 to 32,767
Pushbyte –128 to 127
Eg.
Pushbyte 550 will fail because its out of range
Pushbyte 100 is good. its in rage
Pushshort 38,000 Will fail. Out of range
Pushshort 29,000 is good. its in range
1. How to Get swf from BYM
2. Extract action script from the swf
3. Compile action script edited into the swf
► :awesome: :awesome: :awesome: :awesome: :awesome: :awesome: ◄
Don't forget to SAY AND CLICK "thanks button":rtfm:
IF YOU HAVE ANY QUESTIONS POST HERE (if i forgot to post some file)
Don't forget to SAY AND CLICK "thanks button":rtfm:
IF YOU HAVE ANY QUESTIONS POST HERE (if i forgot to post some file)
Credits: ThMarko (me)
Note: i pick up some info from Morgs888 and Anita_