Introduction: Hacking Esheep - the Lovable, Slightly Annoying Screenmate
For those of you not familiar with Esheep go here: http://en.wikipedia.org/wiki/ESheep
To download your own Esheep go here: Sheep
This is an indepth guide to hacking these lovable little critters to better fit your taste.Tired of yellow, make one that is green with black horns, and white skin. Maybe even add some red to his eyes for that crack-head effect. With the help of this guide, you too can spawn your own little 16-Bit bundle of joy.
Step 1: Obtain the Color Values
Okay, you got your Esheep, and your'e all ready to go Michael Jackson on him. (I mean plastic surgery-wise, not meant to be taken any other way.) But where to start? Well to change his colors to something new, we need to know what colors he has now. And don't just tell me yellow, purple, and peach. We need to be specific here. That is where hexadecimals come into play. When talking about color, hexadecimals are 6 characters long. For instance, the code for hot pink is ff00ff. To find the color codes for Esheep, download Color Cop here: Color Cop
Step 2: Reverse the Code
You saw in the previous screenshot that the code for the lighter part of the sheep's skin was ffc4a1. Now we need to reverse it becuase that is the way the esheep program stores the code. By now you are thinking, "That's easy, ffc4a1 reversed is 1a4cff." Right? Wrong! Hexadecimal are always in twos. ff means 255,c4 means 196, and a1 means 161. To keep the color the same we must reverse it like this.
Start with the last two characters - a1
Then the second two - c4
And finally the last two - ff
The reversed code would be a1c4ff, not 1a4cff.
For a complete list of pre-reversed codes for Esheep go to http://www.answers.com/topic/esheep.
Step 3: Replacing the Color Value
Now you need a hex editor to change the colors with. I will be using xvi32. You can get it here: xvi32
Once you have it, open up the esheep program with it. You will see a whole lot of crazy numbers and letters. Don't be intimidated. We'll get through this together. To replace the colors, press Ctrl+R. Choose Hex String. Type the reversed code into the first hex box. But wait! There is another box. This is for your new color. But we don't have a new color yet. To get a new color, just open color cop again and find a color you like, reverse it's code and viola! Now type this code into the second box. Now replace all.
Step 4: Save and Hope for the Best
Now save your ugly little monstrosity as a .exe file, open it, and see if it works. If so, congrats! If not, too bad, try again and make sure to read each step carefully. Once you get a working hack, you can further your project by changing all of the codes to match. For some examples of hacked sheep go to my site. That's all for now. Happy Hacking!
157 Comments
5 years ago
Hi,
since this sheep doesn't work anymore on 64-bit systems and I loved this sheep sooo much, I decided to create a copy in c#. If you want, you can download this sheep for free from my page:
http://esheep.petrucci.ch
Reply 4 years ago
Thank you soooooo much
10 years ago on Introduction
If you want a MUCH easier method then just visit here and download eSheep Hacker (it's a program I made that does it all for you):
http://xsmalldeadguyx.0sites.net/
It's easy, like the picture below. Note: I know this is VERY VERY VERY OLD but I made it nevertheless. It also lets you change things like the UFO and flames when the sheep flame dives.
Reply 5 years ago
Hey peeps...this program gives a huge warning, as soon as you go to it, saying it's malware...so I left immediately!! Just thought I'd let you know. ?
8 years ago on Introduction
heyy my people
8 years ago on Introduction
i got 1 yes
8 years ago on Step 3
it still wont let me get a sheep
8 years ago on Step 2
it wont let me get a sheep
9 years ago on Step 4
haha i have only just joined so ya hahahaha lol
Reply 9 years ago on Introduction
i kno you
9 years ago on Introduction
yer just signed up yeew :)
10 years ago on Introduction
Thanks, anyway, for the tutorial! The first time I tried it, it worked.
10 years ago on Introduction
I know another way to save it as exe. Right-click the esheep.exe file and click Copy. Paste it (CTRL+V) into the same folder. It will be named 'esheep20 - copy'. Rename that to something else. Then edit it with the hex editor and just press File> Save.
11 years ago on Introduction
I can't change the color of the eyes :(
13 years ago on Introduction
my file when i try to save it is *.exe and it wont let me change it so when i open it it says open with: i dont get it
Reply 11 years ago on Introduction
In the save as, type the name. After the name, type .exe.
12 years ago on Introduction
Okay! I was just messing around with the Worms screenmate, and I wanted to make his main color blue. So i typed the reversed code for the skin into the box, then typed the reversed code for pure blue (FF 00 00)(Thats the reversed code) and replaced all then saved. When I opened it, THE WORM WAS TRANSPARENT!!! WOOHOO!!! It worked for me, and it just might work for you. Try it out!
Reply 11 years ago on Introduction
It didn't work :(
Reply 11 years ago on Introduction
Nice esheep's.
11 years ago on Introduction
Does anyone get the "When-the-esheep-turns-it's-color-is-original" thingy? Cause I got it. So I used another program instead, it's called Hex Workshop. It's FREE, too!