The VG Resource

Full Version: Need help to finish easiest ripping project
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Actually never mind you all's I finished this project myself.

So still know worries
http://gh.ffshrine.org/
http://www.sounds-resource.com/
http://www.spriters-resource.com/
is still legal Wink ; )



Yes Spriters-Resource and Sounds-Resource and http://gh.ffshrine.org/
are legal to use, download etc. because I told many video game companies
many times about
http://www.sounds-resource.com/
http://gh.ffshrine.org/
http://www.spriters-resource.com/
and

http://www.sounds-resource.com/
http://gh.ffshrine.org/
http://www.spriters-resource.com/
are still up and running VERY+ well.

For more please ask me here or on my YouTube
http://www.youtube.com/user/Fira777
or both (I do not have friend lock on).





I done the hard work now all any of you who wants to help me need is:

Game Maker 7.0 + (Game Maker 7.0 or higher than 7.0 such as 8.0 or 8.1) Pro Edition
Working mouse
Working board
Working computer
Working computer stuff

Instructions for a person(s) who has the up above requirements:

#1: Go onto
http://sandbox.yoyogames.com/games/186942/download
and download the game


#2: Open up Game Maker Pro (make sure it is atleast 7.0 pro though please, thank you)


#3: Open up
An ultimate and awesomest MegaManFan777 game one.gmk


#4: Go to script0


#5:

Anytime you see
jump = 0;
/*
delete
jump = 0;
/*
and */

but do not delete what is in between
/* and */ and do not change what is in between /* and */

make all remaining now usable if statements look as close as possible
to
Code:
if (whatever)
{
  whatever = whatever;
  whatever = whatever;
}
or as close as possible to
Code:
if (whatever)
{
  whatever = whatever;
  whatever = whatever;
  if (whatever = whatever)
  {
    whatever = whatever;
    whatever = whatever;
    else if (whatever = whatever)
    {
       whatever = whatever;
    }
  }
}
[/code]

#6: Exit out of script0 by clicking on the green arrow


#7: Go to Kara
and go to F12 Keyrelease Event
delete the /* by putting blinking | or like blinking | before the first I
then pressing down (then releasing) Backspace button until /* is gone
then click on green check.


#8: Click on a green check again


#9: Click on File


#10: Click on Save As...


#11: Save as Jasons finished up sprite ripping game.gmk


#12: Upload it to say http://www.rapidshare.com/
for example


#13: Once uploaded make a video
showing what you uploaded being downloaded
and then checked to make sure such
is free from:
malware, malwares, spywares, spyware, trojan horse, trojan horses,
virus, viruses, other bad, other bads.


#14: Once video is uploaded then post the
video in this thread
or tell me on my YouTube account
http://www.youtube.com/user/Fira777
about the video(s) to prove the download is safe.
How the fuck is this a ripping project?
Because you can load a background and then
screen_save(filename,x,y,width,height)
like this

Code:
x_position = get_integer("I preffer object0.x",0);
y_position = get_integer("I preffer object0.y",0);
my_width = get_integer("use - to start at right most then go left most of current x to desired pixels to save but do not use - to start at left most then go right of current x to desired pixels to save")
my_height = my_width = get_integer("use - to start at bottom most then go up most of current y to desired pixels to save but do not use - to start at top most then go down of current x to desired pixels to save")
savefileyeahman = get_string("Save as what.png",0);
screen_save_part(savefileyeahman,x_position,y_position,my_width,my_height);
(10-05-2011, 07:57 PM)Deathbringer Wrote: [ -> ]How the fuck is this a ripping project?

ZeldaClassicEXPERT's posts have been puzzling me for quite a long while.

I don't use Game Maker, but none of this seems to make sense anyway. Are you asking people to rip graphics from that game you linked to? And why ask them to make a video? I don't see what you achieve by doing all of this.
^ Actually I already finished such.

I will make a video on how to use my program soon enough.
Wow this looks awesome Big Grin