View previous topic :: View next topic |
Author |
Message |
tibarn How do I cheat?
Reputation: 0
Joined: 16 Nov 2015 Posts: 3
|
Posted: Mon Nov 16, 2015 8:21 am Post subject: cheat |
|
|
hello all.i dont know if this is the right place to post this but im a noob so forgive me im interested in a game.its a server sided browser game.i read here that u cant hack this kind of games but a certain person in that game did.he used CE but mostly other programs to do it.i tried using fiddler and swf editor to alter for e.g the items an enemy drops to make them ingots.but im not skillfull in programming so i failed and i dont know if its hard to do it and actually i only cared for the ingot(in-game currency).so if anyone can help i really apreciate it
Last edited by tibarn on Mon Nov 16, 2015 6:21 pm; edited 1 time in total |
|
Back to top |
|
 |
ParkourPenguin I post too much
Reputation: 152
Joined: 06 Jul 2014 Posts: 4702
|
Posted: Mon Nov 16, 2015 10:40 am Post subject: |
|
|
We can't discuss multiplayer games here (FAQ). I'd recommend editing your post to remove the game's name.
But talking about flash games and swf modification in general, here's a tutorial on it if you're interested:
www.youtube.com/watch?v=sooeSaDDvA0
You don't have to use the Sothink SWF Decompiler, you can use a free one like JPEXS.
_________________
I don't know where I'm going, but I'll figure it out when I get there. |
|
Back to top |
|
 |
tibarn How do I cheat?
Reputation: 0
Joined: 16 Nov 2015 Posts: 3
|
Posted: Mon Nov 16, 2015 6:22 pm Post subject: |
|
|
ok i edit the msg altho if i cant say it how can someone help me? i can try the tutorial but im very noob at all this.will i be able to do it? p.s i got jpexs also xD
|
|
Back to top |
|
 |
ParkourPenguin I post too much
Reputation: 152
Joined: 06 Jul 2014 Posts: 4702
|
Posted: Mon Nov 16, 2015 8:02 pm Post subject: |
|
|
That's just the rules of these forums. If you don't like it, you can try to find other forums that'll help you.
SWF modification isn't an easy thing to do if you're just getting into CE. Try to follow along with that tutorial using that game specifically. It shouldn't be that hard since there's a video showing you how to do everything step by step.
When you've done that correctly, then you can try other games, like the one you're working with now. If you're hacking currency, searching for strings like "cash", "gold", "money", or whatever it's called (i.e. "ingot") can usually get you started. After that, it's just a matter of looking around places where you find matches and picking a good section of memory to override.
If you're new to programming in general, try looking up an actionscript tutorial on Google. You should understand the basics of the language before trying to edit files written in it.
_________________
I don't know where I'm going, but I'll figure it out when I get there. |
|
Back to top |
|
 |
pumpkin32 How do I cheat?
Reputation: 0
Joined: 23 Aug 2015 Posts: 7
|
Posted: Mon Nov 16, 2015 10:49 pm Post subject: |
|
|
All server-sided games can be hacked or modded. Can be done by exploits, glitches or bugs. Packet editting, toying around with server until it believes you, MTM attacks, spoofing, injections and so on. Whoever says that SS games cannot be hacked is an idiot. Remote access? That's not really needed. Also, not all SS games store / check client data like XYZ, speed of movement / attack, teleport, etc.
As for SWF game hacking (hosted on websites like FB), just use any good disassembler (i.e. RABCDAsm). Learn AS bytecodes, disassemble a game, do your work, then reassemble the game. Finally, use Charles Proxy to reflect your modified SWF game and play it on said website.
|
|
Back to top |
|
 |
Rydian Grandmaster Cheater Supreme
Reputation: 31
Joined: 17 Sep 2012 Posts: 1358
|
Posted: Tue Nov 17, 2015 12:56 am Post subject: |
|
|
pumpkin32 wrote: | Whoever says that SS games cannot be hacked is an idiot. | Wording is key. They usually mean something like "You cannot directly scan for and edit the values that only exist on the server".
That, or you, personally, have only been dealing with shittily-protected games. A lot of Korean MMOs (I mention this because they're common targets) leave way too much up to the client because MMOs are literally a business class over there and the less calculations the server does, the cheaper it is to run, so the higher the profit margin.
_________________
|
|
Back to top |
|
 |
tibarn How do I cheat?
Reputation: 0
Joined: 16 Nov 2015 Posts: 3
|
Posted: Tue Nov 17, 2015 2:39 am Post subject: |
|
|
well FB games is easy for me for some reason maybe i understand more and more easy than i think.i will see the video now but if i could get some help for the game it would be great.a more experienced perso would be better to it
|
|
Back to top |
|
 |
|