[BAN] Fly Butterfly Fly! ~ Butterfly r96c Original Source Code [FUN]

Status
Not open for further replies.

Moogly

Member
May 6, 2012
80
48
It's time for F.U.N. [Fuck Ug Nazi]! In this segment of Boycott A Nazi we're leaking not only the Butterfly source, but the license system and a special moderation tool! Isn't this fun? Aren't we excited kids?

Linkie Winkie (;

<- Config files

Readme.txt
This is another exclussive Boycott A Nazi release. This time it's the whole thing, the server, the license system, a moderation tool. Everything.

Fuckings to:
MIRanda ("Josh" "the" "God")
Martin (faggot)


This release is brought to you by Team Nazi's members:

Moogly
Encoded
Dario

If you like this leak and wish to support us in our future endeavours against UGNazi's bullshit habbo reign feel free to donate to [email protected]

Thanking us would be greatly appreciated.
 

JeeCee

Member
Jan 15, 2012
96
7
This. Is. AWESOOOOOOOOOOOOOME.

No but serious, nice leak. I (and many others) really appreciate it :)
 

SkeetEmUp

Habpl.us
May 16, 2011
326
112
Has this been tested by anyone? I'm going to test later. Need a database ;P


Sent from my iPhone using Tapatalk
 

Twix

Member
Mar 31, 2012
81
8
Here's how to remove the license check!

Just go in "Program.cs" and find:
PHP:
            string appLocation = System.Windows.Forms.Application.StartupPath;
 
            string name = "";
            string parm1 = "";
            string parm2 = "";
            string parm3 = "";
            ConfigurationData license = new ConfigurationData(System.IO.Path.Combine(System.Windows.Forms.Application.StartupPath, "Settings/license.ini"), true);
 
            if (license.fileHasBeenRead)
            {
                try
                {
                    if (license.data.ContainsKey("license.name") && license.data.ContainsKey("license.license"))
                    {
                        name = license.data["license.name"];
                        string[] licenseBits = license.data["license.license"].Split('-');
                        if (licenseBits.Length == 3)
                        {
                            parm1 = licenseBits[0];
                            parm2 = licenseBits[1];
                            parm3 = licenseBits[2];
                        }
                    }
 
                }
                catch
                { }
            }
 
            License lic = new Butterfly.LicensingSystem.License("CYCXGKE7ME", "2.0", name, parm1, parm2, parm3, false);
            string result = lic.Serial;
            lic.ClearCache();
 
 
            LicHandeler = new MainServerConnectionHolder("127.0.0.1", 9001, name, license.data["license.license"]);

Once you've found it - replace it with:
PHP:
            //string appLocation = System.Windows.Forms.Application.StartupPath;
 
            //string name = "";
            //string parm1 = "";
            //string parm2 = "";
            //string parm3 = "";
            //ConfigurationData license = new ConfigurationData(System.IO.Path.Combine(System.Windows.Forms.Application.StartupPath, "Settings/license.ini"), true);
 
            //if (license.fileHasBeenRead)
            //{
            //    try
            //    {
            //        if (license.data.ContainsKey("license.name") && license.data.ContainsKey("license.license"))
            //        {
            //            name = license.data["license.name"];
            //            string[] licenseBits = license.data["license.license"].Split('-');
            //            if (licenseBits.Length == 3)
            //            {
            //                parm1 = licenseBits[0];
            //                parm2 = licenseBits[1];
            //                parm3 = licenseBits[2];
            //            }
            //        }
 
            //    }
            //    catch
            //    { }
            //}
 
            //License lic = new Butterfly.LicensingSystem.License("CYCXGKE7ME", "2.0", name, parm1, parm2, parm3, false);
            //string result = lic.Serial;
            //lic.ClearCache();
 
 
            //LicHandeler = new MainServerConnectionHolder("127.0.0.1", 9001, name, license.data["license.license"]);

Now build the database and run it - it should work fine!
 

M8than

yes
Mar 16, 2012
463
102
Here is a link with the db, licence system and emulator all in a zip. Fast downloads.
 

M8than

yes
Mar 16, 2012
463
102
its a mirror but with everything in one zip because u had 3links and i made it one :]
 

Moogly

Member
May 6, 2012
80
48
Working with phoenix ? :3
If you mean database, no. If you mean something else, I have no idea what you're on about. You cannot just switch from Phoenix to Butterfly (especially if you're asking this kind of question).
 

BIOS

ಠ‿ಠ
Apr 25, 2012
906
247
It's time for F.U.N. [Fuck Ug Nazi]! In this segment of Boycott A Nazi we're leaking not only the Butterfly source, but the license system and a special moderation tool! Isn't this fun? Aren't we excited kids?

Linkie Winkie (;

<- Config files

Readme.txt
What is this ?
 

JeeCee

Member
Jan 15, 2012
96
7
Anyone who needs the SWF revison:
Code:
(01.06.2011) RELEASE63-34159-34129-201106010852_9583e227b0847684d8b80e4fb157926b
 
Status
Not open for further replies.

Users who are viewing this thread

Top