APPZXOR
Hello and welcome to APPZXOR,

We would appreciate if you register so you can enjoy
the full benefits of browsing, viewing and using our forum.
Here are some features:

• Create threads;
• Reply to threads;
• View links & images;
• Leave positive or negative feedback to a member.

What are you waiting for? Go ahead and register!
It's free, quick and easy!
APPZXOR
Hello and welcome to APPZXOR,

We would appreciate if you register so you can enjoy
the full benefits of browsing, viewing and using our forum.
Here are some features:

• Create threads;
• Reply to threads;
• View links & images;
• Leave positive or negative feedback to a member.

What are you waiting for? Go ahead and register!
It's free, quick and easy!
APPZXOR
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Where Applications Become AppZ. Join Us Now!
 
HomePortalSearchLatest imagesRegisterLog in
Search
 
 

Display results as :
 
Rechercher Advanced Search
Latest topics
» See you next decade.
Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeby LarsValraz Fri Sep 09, 2022 4:43 pm

» Clean Up On Database
Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeby Vex338 Mon Jul 06, 2020 2:59 pm

» Guess who's back!
Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeby Vex338 Thu Feb 01, 2018 12:16 pm

» [COC] Clash of Clans
Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeby D'ShadowZRay Thu Jan 28, 2016 12:10 am

» iam new
Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeby D'ShadowZRay Thu Jan 28, 2016 12:06 am

» I need some help
Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeby akumasan_01 Fri May 01, 2015 1:25 pm

» HELLO GUYS! :))
Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeby Appz-RhastaSix Fri Sep 19, 2014 9:14 am

» Visual C# Programming Basics
Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeby Appz-RhastaSix Wed Sep 10, 2014 9:03 am

» Old Game!
Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeby iRegen Tue May 13, 2014 12:28 am


Top posters
[Detheroc_93]
Easy -Swf - Tutorial (For Bym Or Any Game) I_vote_lcapEasy -Swf - Tutorial (For Bym Or Any Game) I_voting_barEasy -Swf - Tutorial (For Bym Or Any Game) I_vote_rcap 
MrStar
Easy -Swf - Tutorial (For Bym Or Any Game) I_vote_lcapEasy -Swf - Tutorial (For Bym Or Any Game) I_voting_barEasy -Swf - Tutorial (For Bym Or Any Game) I_vote_rcap 
kurosakinaruto
Easy -Swf - Tutorial (For Bym Or Any Game) I_vote_lcapEasy -Swf - Tutorial (For Bym Or Any Game) I_voting_barEasy -Swf - Tutorial (For Bym Or Any Game) I_vote_rcap 
GreyPhantom
Easy -Swf - Tutorial (For Bym Or Any Game) I_vote_lcapEasy -Swf - Tutorial (For Bym Or Any Game) I_voting_barEasy -Swf - Tutorial (For Bym Or Any Game) I_vote_rcap 
ShadowSonic
Easy -Swf - Tutorial (For Bym Or Any Game) I_vote_lcapEasy -Swf - Tutorial (For Bym Or Any Game) I_voting_barEasy -Swf - Tutorial (For Bym Or Any Game) I_vote_rcap 
Appzwesley29
Easy -Swf - Tutorial (For Bym Or Any Game) I_vote_lcapEasy -Swf - Tutorial (For Bym Or Any Game) I_voting_barEasy -Swf - Tutorial (For Bym Or Any Game) I_vote_rcap 
z_f
Easy -Swf - Tutorial (For Bym Or Any Game) I_vote_lcapEasy -Swf - Tutorial (For Bym Or Any Game) I_voting_barEasy -Swf - Tutorial (For Bym Or Any Game) I_vote_rcap 
MasterGandeo
Easy -Swf - Tutorial (For Bym Or Any Game) I_vote_lcapEasy -Swf - Tutorial (For Bym Or Any Game) I_voting_barEasy -Swf - Tutorial (For Bym Or Any Game) I_vote_rcap 
Vex338
Easy -Swf - Tutorial (For Bym Or Any Game) I_vote_lcapEasy -Swf - Tutorial (For Bym Or Any Game) I_voting_barEasy -Swf - Tutorial (For Bym Or Any Game) I_vote_rcap 
wafumon
Easy -Swf - Tutorial (For Bym Or Any Game) I_vote_lcapEasy -Swf - Tutorial (For Bym Or Any Game) I_voting_barEasy -Swf - Tutorial (For Bym Or Any Game) I_vote_rcap 

Share | 
 

 Easy -Swf - Tutorial (For Bym Or Any Game)

View previous topic View next topic Go down 
Go to page : 1, 2  Next
AuthorMessage
Gk-[invisible]
Super Member

Gk-[invisible]

Posts : 100
Join date : 2012-01-09
Age : 31
Location : philippines and germany

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeMon Jan 16, 2012 9:29 am

First you need this programs

[You must be registered and logged in to see this link.]

1. Upon download this programs, extract rabcdasm folder and install notepad++
2. Goto your desktop and create a folder named BYM or my name if you like LOL
3. open this folder and paste here some .exe from the folder rabcdasm
BYM folder should consist of:
abcexport.exe
abcreplace.exe
rabcasm.exe
rabcdasm.exe
fresh swf files for example: game-v120.v31.swf
extract.bat
compile.bat

how to create .bat files

create a new txt document each

in extract write this
abcexport game-v120.v31.swf
rabcdasm game-v120.v31-0.abc

in compile write this
rabcasm game-v120.v31-0\game-v120.v31-0.main.asasm

In Extract write this
abcreplace game-v120.v31.swf 0 game-v120.v31-0\game-v120.v31-0.main.abc
del /q /f game-v120.v31-0.abc
pause

EDITING

4. after completing requirements above.. double click extract.bat
5. after the CMD screen vanished, there will be a new folder popups
6 Open that folder and edit some on of the *.asasm files

Here are some to be edited
BASE.class.asasm
BFOUNDATION.class.asasm
BRESOURCE.class.asasm
BTOWER.class.asasm
BUILDING5.class.asasm
BUILDING6.class.asasm
BUILDING8.class.asasm
BUILDING9.class.asasm
BUILDING10.class.asasm
BUILDING11.class.asasm
BUILDING13.class.asasm
BUILDING15.class.asasm
BUILDING16.class.asasm
BUILDING19.class.asasm
BUILDING22.class.asasm
BUILDING23.class.asasm
BUILDING26.class.asasm
BUILDING51.class.asasm
BUILDING115.class.asasm
BUILDING118.class.asasm
CREATURELOCKER.class.asasm
GLOBAL.class.asasm
CHAMPIONCAGE.class.asasm
MONSTERLAB.class.asasm
QUESTS.class.asasm

Under this you will see the cost, time, production, capacity
pushstring "twigsnapper_desc"
pushstring "costs"
pushstring "r1"
pushbyte 0
pushstring "r2"
pushbyte 1 THIS IS COST 1 PEBBLES
pushstring "r3"
pushbyte 0
pushstring "r4"
pushbyte 0
pushstring "time" THIS IS INSTANT BUILD
pushbyte 1
pushstring "re"
pushbyte 14

pushstring "produce" THIS IS THE DOUBLE RESOURCES
pushshort 7200
pushshort 21600
pushint 56700
pushint 133650
pushint 291600
pushint 601420
pushint 1189180
pushint 2275840
pushint 4244140
pushint 7750180
pushstring "cycleTime" THIS IS INSTANT RESOURCES
pushbyte 1

pushstring "capacity" THIS IS THE DOUBLE CAPACITY
pushshort 7200
pushshort 21600
pushint 56700
pushint 133650
pushint 291600
pushint 601420
pushint 1189180
pushint 2275840
pushint 4244140
pushint 7750180

pushstring "repairTime" THIS IS INSTANT REPAIR
pushbyte 1
pushbyte 1
pushbyte 1
pushbyte 1
pushbyte 1
pushbyte 1
pushbyte 1
pushbyte 1
pushbyte 1
pushbyte 1

NOTE: do this on all resources

HACK CHECKS
this can be found in .main and .privatens
remove this completely
;#include "CHECKER.script.asasm"
; QName(PackageNamespace(""), "CHECKER")
;#privatens 270 "CHECKER"
; QName(PackageNamespace(""), "CHECKER") -> QName(PackageNamespace(""), "Check")
;#privatens 277 "CHECKER/Check"

COMPILE

click compile.bat
CMD will popup and the .abc files will be vanished

END

Now you will have a moded swf files to be used in fiddler or charles.
Although i did not show you all some in editing the swf, in process you will find out by your own.

Back to top Go down
kurosakinaruto
Contributor
Contributor

kurosakinaruto

Posts : 3242
Join date : 2011-08-18

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeMon Jan 16, 2012 11:56 am

xD
i've seen this before
can be tried
i'll try it with code_library
coz decompiling failed with it
xD
(i've been thinking this since 1 week, but exams just kick the hell outtta my mind
>__<
Back to top Go down
http://www.techwrldinfo.blogspot.com
[Detheroc_93]
Administrator
Administrator

[Detheroc_93]

Posts : 5628
Join date : 2011-03-12

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeTue Jan 17, 2012 6:09 am

Really nice! + given!
Back to top Go down
darklordbg099
Mega Member

darklordbg099

Posts : 296
Join date : 2011-04-25
Age : 25
Location : Under the ocean

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeTue Jan 17, 2012 7:36 am

` Can someone make a video?
Back to top Go down
https://facebook.com/darklordbg09
kurosakinaruto
Contributor
Contributor

kurosakinaruto

Posts : 3242
Join date : 2011-08-18

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeTue Jan 17, 2012 8:33 am

^__^
dude this is a pretty nice tut
do u really need vid??
Back to top Go down
http://www.techwrldinfo.blogspot.com
bens10
Addicted Member

bens10

Posts : 86
Join date : 2012-01-31

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeTue Jan 31, 2012 2:02 pm

cool stuff. i think i can do this. i'll give this a try :3
Back to top Go down
Gk-[invisible]
Super Member

Gk-[invisible]

Posts : 100
Join date : 2012-01-09
Age : 31
Location : philippines and germany

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeWed Feb 01, 2012 1:08 am

@bens press + if e help? ahah
Back to top Go down
[Detheroc_93]
Administrator
Administrator

[Detheroc_93]

Posts : 5628
Join date : 2011-03-12

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeWed Feb 01, 2012 6:27 pm

+ given to help you get positive reputation.
Back to top Go down
dynamico14
Newbie

dynamico14

Posts : 1
Join date : 2012-02-22

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeSun Mar 04, 2012 10:01 am

sir..theres no new folder pop ups when i open extract.bat why is it?
what is the problem sir?
Back to top Go down
sidispro
Addicted Member

sidispro

Posts : 65
Join date : 2012-03-04
Age : 25
Location : india

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeSun Mar 04, 2012 10:22 am

dude can u make war commander hack plz already gived +
Back to top Go down
all-hail-zoltan
Junior Member

all-hail-zoltan

Posts : 11
Join date : 2012-03-26

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeTue Apr 03, 2012 4:09 am

not bad. what you got for battle pirates?

wanna see your method compared to mine. i do instant ship repair, unlimited weight. unlimited res. instant build and upgrade
Back to top Go down
all-hail-zoltan
Junior Member

all-hail-zoltan

Posts : 11
Join date : 2012-03-26

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeTue Apr 03, 2012 4:09 am

if you cant make one lemme know and i'll post one up m8
Back to top Go down
ffffyfdiyt
Newbie

ffffyfdiyt

Posts : 3
Join date : 2012-04-19

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeMon Apr 23, 2012 2:40 pm

when i use the compiler it does nothing so how can i compile the files after i extract them and edit them??? any advice on how to compile the files back to swf? Thanks
Back to top Go down
hur
Super Member

hur

Posts : 249
Join date : 2011-01-01

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeMon Apr 23, 2012 2:52 pm

lol too lengthy :p
Back to top Go down
hur
Super Member

hur

Posts : 249
Join date : 2011-01-01

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeMon Apr 23, 2012 2:52 pm

but here's ++ anyways for your hard work :p
Back to top Go down
ffffyfdiyt
Newbie

ffffyfdiyt

Posts : 3
Join date : 2012-04-19

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeMon Apr 23, 2012 4:11 pm

when i use the compiler it does nothing so how can i compile the files after i extract them and edit them??? any advice on how to compile the files back to swf? Thanks
Back to top Go down
hacker12345
Newbie

hacker12345

Posts : 3
Join date : 2012-07-01

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeTue Jul 03, 2012 8:40 am

hey man can you make a video plz
Back to top Go down
GreyPhantom
Administrator
Administrator

GreyPhantom

Posts : 3058
Join date : 2011-04-19
Age : 27
Location : Place Of Geeks

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeTue Jul 03, 2012 11:40 am

You don't need a video if you know how it works really. Smile
Back to top Go down
hacker12345
Newbie

hacker12345

Posts : 3
Join date : 2012-07-01

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeSun Jul 08, 2012 7:26 pm

hey im missing the compile file how do i get that?
Back to top Go down
hacker12345
Newbie

hacker12345

Posts : 3
Join date : 2012-07-01

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeSun Jul 08, 2012 7:31 pm

can this be used for backyard monsters on facebook?
Back to top Go down
Neo Juliani
Newbie

Neo Juliani

Posts : 6
Join date : 2012-09-23
Location : Alicante, Spain

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeSun Sep 23, 2012 10:35 pm

Hi,
I have created the extract.bat and compile.bat with the actual file of game, but the folder generated don't has all files for edit, only has 6 or 7 files type "#4.method.asasm" and 4 aditionals folder with a lot of numbers...

But there is not files for edit type "BUILDING9.class.asasm" or "MONSTERLAB.class.asasm"

I send the photo of the folder generated

where can be the problem?
thanks

[img][You must be registered and logged in to see this link.] [/img]
Back to top Go down
Neo Juliani
Newbie

Neo Juliani

Posts : 6
Join date : 2012-09-23
Location : Alicante, Spain

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeMon Sep 24, 2012 7:33 am

this is my extract.bat, but when I eject it, not finds the file game.
(but the game swf file is in the same folder that the extract.bat...)

The swf game file I downloaded with "Moyea flash downloader"

Anyone help me with the mistake?

[img][You must be registered and logged in to see this link.] [/img]

[img][You must be registered and logged in to see this link.] [/img]
Back to top Go down
ShadowSonic
Moderator
 Moderator

ShadowSonic

Posts : 2390
Join date : 2010-12-02
Age : 26
Location : Malaysia,KL

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeMon Sep 24, 2012 11:08 am

there i no problem with your pc.. the problem is they encrypted the swf..dont ask me how to decrypt.
Back to top Go down
http://shadowsonics.blogspot.com
Vex338
Administrator
Administrator

Vex338

Posts : 1442
Join date : 2011-04-11
Location : Glasgow, Scotland

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeMon Sep 24, 2012 11:09 am

ShadowSonic wrote:
there i no problem with your pc.. the problem is they encrypted the swf..dont ask me how to decrypt.


How Do You Decrypt Very Happy



[Inserts Troll Face]
Back to top Go down
ShadowSonic
Moderator
 Moderator

ShadowSonic

Posts : 2390
Join date : 2010-12-02
Age : 26
Location : Malaysia,KL

Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitimeMon Sep 24, 2012 11:34 am

It is decrypted ..but we have a way to download it without a decrypt code but yeah dont hope we will tell our secret Razz Razz

Back to top Go down
http://shadowsonics.blogspot.com
Sponsored content





Easy -Swf - Tutorial (For Bym Or Any Game) Empty
PostSubject: Re: Easy -Swf - Tutorial (For Bym Or Any Game)   Easy -Swf - Tutorial (For Bym Or Any Game) Icon_minitime

Back to top Go down
 

Easy -Swf - Tutorial (For Bym Or Any Game)

View previous topic View next topic Back to top 

 Similar topics

-
» Easy ram defrag. increase your pc speed
» New Easy Best Way of earning money Online !
» THE EASY WAY TO EARN MONEY :D
» easy money earn (^_^)Y
» Easily Find Serial Numbers On Google.., easy to do and works like a charm.
Page 1 of 2Go to page : 1, 2  Next

Permissions in this forum:You cannot reply to topics in this forum
APPZXOR :: Discussions :: Tricks & Tutorials-
Free forum hosting | ©phpBB | Free forum support | Report an abuse | Forumotion.com