Can someone please tell me what the best software/method to rip sprites from in-browser games? I have searched the internet high and low. Please note I have some-what little computer knowledge.
Depends what the game was made with. If it's a flash game, then use a SWF decompiler with a copy of the game's file. If it's HTML5, then it can be as simple as right-click, view image, and editing the URL.
(02-17-2014, 03:35 AM)einstein95 Wrote: [ -> ]Depends what the game was made with. If it's a flash game, then use a SWF decompiler with a copy of the game's file.
If it's a flash game, you can check
the tutorial I posted here.