Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > League of Legends > League of Legends Hacks, Bots, Cheats & Exploits
You last visited: Today at 14:16

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Custom LoL Client] Wintermint lets do it together

Discussion on [Custom LoL Client] Wintermint lets do it together within the League of Legends Hacks, Bots, Cheats & Exploits forum part of the League of Legends category.

Reply
 
Old 03/15/2014, 13:04   #151
 
elite*gold: 0
Join Date: Mar 2014
Posts: 1
Received Thanks: 0
it say one moment so long
PrivateBOT is offline  
Old 03/17/2014, 11:19   #152
 
elite*gold: 0
Join Date: Oct 2013
Posts: 6
Received Thanks: 1
I like astralfoxy's beliefs in the "cable management" theory of the new league client. But I have yet to use this. Maybe one day the blackmarket will come about like LoLHT, or LoL zoomout hack as a public or private notice that there is a paid video game called League of legends $49.99 on Blue-Ray DVD/Download via website.
angelexo808 is offline  
Old 04/18/2014, 06:27   #153
 
elite*gold: 0
Join Date: Feb 2014
Posts: 89
Received Thanks: 11
part of AssemblyInfo.cs
VarFileInfo$Translation°üStringFileInfoØ000004b08C ommentsIt's awesome 8CompanyNameastralfoxy@FileDescriptionWintermint 0FileVersion1.0.0.0PInternalNamewintermint-launcher.dllTLegalCopyrightCopyright © 8ProductNameWintermint4ProductVersion1.0.0.08Assem bly Version1.0.0


------This would translate to------
using System.Reflection;
using System.Runtime.InteropServices;

[assembly: AssemblyDescription("It's awesome ")]
[assembly: AssemblyProduct("Wintermint")]
[assembly: AssemblyTitle("Wintermint")]
[assembly: AssemblyCompany("astralfoxy")]
[assembly: AssemblyCopyright("Copyright © astralfoxy")]
[assembly: AssemblyTrademark("astralfoxy")]
[assembly: ComVisible(false)]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.0.0.0")]
-----------------------------------------

extraction of data from file. This is just a portion because i have a large extraction.
some of the data is hard to extract. This is easy because there are no variables [var]
~good luck guys. I gave up on wintermint
-----------------------------------------
Other info:
Why give up?
1. It is old - out of date

2.Someone [Snowl] made a lol custom client (LegendaryClient). It is not obfuscated and in fact is open source. It is incomplete but simple code can restore it.

I would recommend you to use this instead trying to de-compile wintermint

Take a look at the legendaryClient
DISCLAIMER LegendaryClient is not authorized by rito games. Use at your risk. If you get banned dont complain to me. Always update lol[Patcher] Before using Legendaryclient
eddy5641 is offline  
Old 04/18/2014, 08:16   #154

 
GameHackerPM's Avatar
 
elite*gold: 153
Join Date: Mar 2011
Posts: 631
Received Thanks: 489
Quote:
Originally Posted by eddy5641 View Post
if you could debug that project "LegendaryClient", I hope you can give us the source with all it's reference, we all have some problems and error with it! Thanks!
GameHackerPM is offline  
Old 04/19/2014, 07:16   #155
 
elite*gold: 0
Join Date: Feb 2014
Posts: 89
Received Thanks: 11
LegendaryClient

Quote:
Originally Posted by GameHacker-PM- View Post
if you could debug that project "LegendaryClient", I hope you can give us the source with all it's reference, we all have some problems and error with it! Thanks!
Sorry about that. I fixed errors quickly, It was quite simple to do. I have started to work on new items because this WAS an underground project just for my friends, but I decided that I would just publish because when it is finished, I am not expecting it to go to the top of reddit. I'm just hoping that it will be known but not super well known.
Source:

Good Luck
~eddy5641
-----------
EDIT:
This source link is mine, I have fixed the legendaryclient. I should work
eddy5641 is offline  
Thanks
1 User
Old 04/19/2014, 08:53   #156
 
elite*gold: 0
Join Date: Apr 2013
Posts: 61
Received Thanks: 10
Quote:
Originally Posted by eddy5641 View Post
Sorry about that. I fixed errors quickly, It was quite simple to do. I have started to work on new items because this WAS an underground project just for my friends, but I decided that I would just publish because when it is finished, I am not expecting it to go to the top of reddit. I'm just hoping that it will be known but not super well known.
Source:

Good Luck
~eddy5641
-----------
EDIT:
This source link is mine, I have fixed the legendaryclient. I should work


Dude, what you're doing is amazing, I'd literally pay you to keep developing it. Any way to add a function to add friends to your friends list?
Kev- is offline  
Old 04/19/2014, 08:59   #157

 
721560329's Avatar
 
elite*gold: 41
Join Date: May 2011
Posts: 1,922
Received Thanks: 1,234
it stop woking when i press play
721560329 is offline  
Old 04/19/2014, 10:48   #158
 
elite*gold: 0
Join Date: Feb 2014
Posts: 6
Received Thanks: 0
its working for me but half the sound is missing
takingjustin is offline  
Old 04/19/2014, 12:09   #159

 
721560329's Avatar
 
elite*gold: 41
Join Date: May 2011
Posts: 1,922
Received Thanks: 1,234
ok i make it work for me but someone know how to invite people to game ? ^^
721560329 is offline  
Old 04/19/2014, 12:36   #160
 
Percle's Avatar
 
elite*gold: 0
Join Date: Dec 2013
Posts: 63
Received Thanks: 4
How to compile that? pls visual studio too fancy to download
Percle is offline  
Old 04/19/2014, 13:08   #161

 
721560329's Avatar
 
elite*gold: 41
Join Date: May 2011
Posts: 1,922
Received Thanks: 1,234
just read...


COMPILED
721560329 is offline  
Thanks
1 User
Old 04/19/2014, 13:17   #162
 
Percle's Avatar
 
elite*gold: 0
Join Date: Dec 2013
Posts: 63
Received Thanks: 4
Quote:
Originally Posted by 721560329 View Post
just read...


COMPILED
It gets stuck at 20%
Percle is offline  
Old 04/19/2014, 14:15   #163
 
elite*gold: 20
Join Date: Mar 2007
Posts: 840
Received Thanks: 452
Everytime i click on play the client crashes because of an unhandled SQLite exception here:
Code:
        public static IntPtr Prepare2(IntPtr db, string query)
        {
            IntPtr stmt;
            var r = Prepare2(db, query, query.Length, out stmt, IntPtr.Zero);
            if (r != Result.OK)
            {
                throw SQLiteException.New(r, GetErrmsg(db));
            }
            return stmt;
        }
I added all references of SQLite and so on.

Problem is exactly here:
in LoginPage.xaml.cs
Code:
            Client.Champions = (from s in Client.SQLiteDatabase.Table<champions>()
                                orderby s.name
                                select s).ToList();
bUTL9R is offline  
Old 04/19/2014, 15:29   #164
 
elite*gold: 0
Join Date: May 2012
Posts: 281
Received Thanks: 42
Quote:
Originally Posted by 721560329 View Post
just read...


COMPILED
The Client is working but how to have 30/30/30 masteries ?
Rayfi is offline  
Old 04/19/2014, 16:16   #165
 
elite*gold: 0
Join Date: Apr 2014
Posts: 46
Received Thanks: 2
Quote:
Originally Posted by Rayfi View Post
The Client is working but how to have 30/30/30 masteries ?
30/30/30 masteries are patched xD no way to do that... so bad
HeinDein is offline  
Reply


Similar Threads Similar Threads
[Guide/FAQ] Lets make a custom source!
09/01/2012 - CO2 PServer Guides & Releases - 16 Replies
Ok so I'm really bored atm and have an hour or two to kill. This post will NOT be useful to very many people as I am NOT going to be like "paste this code in this file etcetc and BOOM you have a custom source!", I'm simply going to go through some basic steps to create a workable source. Eg: you can log in... if I bother getting even that far. USUAL DISCLAIMER: I'm far from good at this stuff and am just learning it myself. If I make a mistake I request that you bring it to my attention and...
Beta-Max Online ~ 120 CAP ~ D13 ~ Custom Events ~ Custom Quests ~ Custom Areas
03/19/2012 - SRO PServer Advertising - 6 Replies
Fantastic Server. If reliablility is what you want then Beta-Max is for you. Unique PVP Battles - Pets - Items - Quests - Jobs - Wonga and so much more Server Details: Level Cap: 120 Skill Cap: 120 Chinese Mastery Cap: 360 European Mastery Cap: 240 Item Degree: 13th Degree Active Areas: All (Including Jupiter)



All times are GMT +2. The time now is 14:16.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.