Post: Modern Warfare 2 - BMP2CODE [By TheUnkn0wn RELEASE]
07-30-2010, 06:26 PM #1
gtav
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({});
THANKS AND REP´s TO You must login or register to view this content.


Tutorial works with all Consoles PS3, Xbox360 and PC:

You must login or register to view this content.

You must login or register to view this content.

What does this do?

It simply converts BLACK and WHITE Bitmap Images into code to display the image in the sky on Modern Warfare 2.

How do I use it?
Simply add this code to your .gsc File.

    WP(X,Y,Z){B=spawn("script_model",self.origin+(X,Y,Z));B.angles=(90,0,0);B setModel("com_plasticcase_enemy");}



Then create a BASIC Bitmap Image that has a LOW RESOLUTION (e.g: 50x10) with a WHITE BACKGROUND draw a simple image and save the Bitmap File.

Remember to save it as a 24-bit Bitmap
You must login or register to view this content.

I obviously made this program to handle more complicated drawings. This is just an example.



Example of Image in Paint :
You must login or register to view this content.

TIP : If you have written text, you might want to Flip the image Horizontally.

Open my program MW2-BMP2CODE.exe and load the Bitmap File you created into it. Enter the Height you want it to be displayed in the sky at and press [Enter], save the CodeFile.

Example of the CodeFile :

You must login or register to view this content.

Then simply Copy&Paste the code in the CodeFile into your .gsc File as a Function or impliment it into a Function that you can call.

Function Example
    onPlayerSpawn(){
self thread DrawingExample();
}

WP(X,Y,Z){B=spawn("script_model",self.origin+(X,Y,Z));B.angles=(90,0,0);B setModel("com_plasticcase_enemy");}

DrawingExample(){
//Copy&Paste CodeFile HERE!
}


WARNING : You obviously wouldn't want the text to be drawn everytime you spawn... I'm just using onPlayerSpawn as a universal example.

Originally posted by another user
DOWNLOAD FULL EXAMPLE (Recommended) : You must login or register to view this content.


Originally posted by another user
DOWNLOAD PROGRAM : You must login or register to view this content. or [url]https://www.mediafire...o7n0dvkv8tydnlv[/url]
SCAN RESULT : [url]https://www.virustota...d79b-1280081343[/url]


If you get a "Missing file...." error then you need to download one of these. Pick the one thats compatible with your machine (x64/x86)


Originally posted by another user
Microsoft Visual C++ 2010 Redistributable Package (x86)
[url]https://www.microsoft...&displaylang=en[/url]

Microsoft Visual C++ 2010 Redistributable Package (x64)
[url]https://www.microsoft...&displaylang=en[/url]


His Video:
[ame=https://www.youtube.com/watch?v=ze4IW90YRhQ]YouTube - Modern Warfare 2 - BMP2CODE Pyramid[/ame]
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked gtav for this useful post:

Ned Flanders
07-30-2010, 09:45 PM #20
juddylovespizza
I'VE GOT JUNGLE FEVER
Looks like a neat little program, i remember when you did this in one of your first lobbies Smile
Did you make this program with VB?
07-30-2010, 09:46 PM #21
-Smurf-
Are you high?
yeah doesn't work on ps3. but still nice find ! =D
07-30-2010, 09:52 PM #22
jajai
Little One
Originally posted by gtav View Post
Unknown, can you say me only one think, you say we dont need to Decrypt HDD but how we can Edit the Patch than? Its only this one Way Happy Or you mean with "No need to decrypt" that we need Linux?

Same Question.
07-30-2010, 09:59 PM #23
DEREKTROTTER
You're Goddamn Right
Originally posted by TheUnkn0wn View Post
What do you mean? anyway, this is my latest version.

You must login or register to view this content.



^^ that exactly - you're always creating programs Smile
07-30-2010, 10:09 PM #24
Th3Cr4z13
I am error
has anyone got this to work for the ps3? my computer doesnt have the requiremnts to pull this kind of thing off :'(
07-30-2010, 10:12 PM #25
Originally posted by juddylovespizza View Post
Looks like a neat little program, i remember when you did this in one of your first lobbies Smile
Did you make this program with VB?


C++

VB isn't powerful enough.

The following 2 users say thank you to TheUnkn0wn for this useful post:

juddylovespizza, SoLDieRDaP
07-30-2010, 10:15 PM #26
Mr. Qwax
Mr. Awesome.
It astounds me you have the balls to post here when there are so many leechers looking for any of your posts ready to spam you with "OMG HOW U DO DEZ HAX LOOBIES!?".

Kudos to you uknown.
07-30-2010, 10:16 PM #27
juddylovespizza
I'VE GOT JUNGLE FEVER
Oh ha I'm just learning VB as my first coding language, I have made a hello world up to now Happy
07-30-2010, 10:17 PM #28
SoLDieRDaP
TuRKiSH PoWeR
Originally posted by Derek
^^ that exactly - you're always creating programs Smile


So would I If I knew how to - for my needs like he does

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo