|
You last visited: Today at 07:58
Advertisement
[RELEASE] LegendaryClient Custom Client [Updated for 4.18]
Discussion on [RELEASE] LegendaryClient Custom Client [Updated for 4.18] within the League of Legends Hacks, Bots, Cheats & Exploits forum part of the League of Legends category.
10/10/2014, 14:04
|
#1
|
elite*gold: 0
Join Date: Oct 2013
Posts: 63
Received Thanks: 13
|
[RELEASE] LegendaryClient Custom Client [Updated for 4.18]
Hello everyone, as you know I demo'd a working LegendaryClient custom client. Well, I found another user named eddy5641 who has been pushing updates here and there and appears to want to keep it up to date, so I will just be pulling my changes to his github. Due to his release not actually working at the moment (due to patch as well as incorrect build settings) this will be a temporary working build. Note - THERE WILL BE BUGS. Until I push all of my changes you may get crashes! (I don't know what he has fixed and what he hasn't so as I haven't extensively tried it yet, whos knows whats going to happen). Be careful about ranked queues, you may be force dodged and lose LP, this is just for testing / feedback / GUI changes, whatever.
Anyway, the Github that I will be pushing with his commits is located at: <-- you will get all of the changes there.
A temporary WORKING solution: warning it does have to download a LOT. (around 500 megs). Why? It needs to get all of the files. This is meant for a complete league of legends client replacement, and when I push my updates you will free 1.2 gigs in the league folder which is a pretty hefty amount. This also has my GUI updates and a few fixes to stop queue bugging until he accepts the pull.
So why not release my version? May as well collab and get you all the best experience!
Again, feel free to post feedback.
Video:
Screenshots:
Thanks to snowl for the original release of LegendaryClient, and eddy for updating it (as well as the other pullers to get it to where it is).
Still trying to figure out github (never used git before) so I don't know how long it will take to get all of my changes posted.
|
|
|
10/11/2014, 01:43
|
#2
|
elite*gold: 0
Join Date: Aug 2011
Posts: 12
Received Thanks: 5
|
Nice
|
|
|
10/11/2014, 01:44
|
#3
|
elite*gold: 0
Join Date: Dec 2013
Posts: 331
Received Thanks: 46
|
What are the features? ;o
|
|
|
10/11/2014, 15:55
|
#4
|
elite*gold: 0
Join Date: Dec 2007
Posts: 24
Received Thanks: 3
|
I've tried has worked.
|
|
|
10/11/2014, 16:14
|
#5
|
elite*gold: 0
Join Date: Oct 2013
Posts: 63
Received Thanks: 13
|
Quote:
Originally Posted by Bausa
What are the features? ;o
|
There is video in the thread check it.
|
|
|
10/11/2014, 18:04
|
#6
|
elite*gold: 0
Join Date: Apr 2014
Posts: 97
Received Thanks: 3
|
stop working see profile
|
|
|
10/12/2014, 14:21
|
#7
|
elite*gold: 0
Join Date: Sep 2013
Posts: 10
Received Thanks: 0
|
I am not able to loggin to this client, however when i press "PLAY" without loggin in it crashes. :C
|
|
|
10/12/2014, 16:10
|
#8
|
elite*gold: 0
Join Date: May 2010
Posts: 5
Received Thanks: 0
|
[16:09] Starting Patcher
[16:09] DataDragon Version: 4.17.1
[16:09] Current DataDragon Version: 4.17.1
[16:09] Client Version: 4.17.1
[16:09] Air Assets Version: 0.0.1.113
[16:09] Current Air Assets Version: 0.0.1.113
[16:09] Trying to detect League of Legends GameClient
[16:09] League of Legends is located at: F:\
[16:09] Latest League of Legends GameClient: 0.0.1.60
[16:09] Checking if League of Legends is Up-To-Date
[16:09] League of Legends is not Up-To-Date. Please Update League Of Legends
help
|
|
|
10/12/2014, 20:00
|
#9
|
elite*gold: 0
Join Date: Oct 2013
Posts: 63
Received Thanks: 13
|
I will push it soon
|
|
|
10/12/2014, 20:31
|
#10
|
elite*gold: 0
Join Date: Oct 2014
Posts: 1
Received Thanks: 0
|
Hello I am new to using the bot... could u do me a quick bot guide like how to get it to level my account please... or is it just log in hit play.. select que and leave alone?
Thanks karl
|
|
|
10/12/2014, 22:37
|
#11
|
elite*gold: 0
Join Date: Oct 2013
Posts: 63
Received Thanks: 13
|
Quote:
Originally Posted by kracan8
[16:09] Starting Patcher
[16:09] DataDragon Version: 4.17.1
[16:09] Current DataDragon Version: 4.17.1
[16:09] Client Version: 4.17.1
[16:09] Air Assets Version: 0.0.1.113
[16:09] Current Air Assets Version: 0.0.1.113
[16:09] Trying to detect League of Legends GameClient
[16:09] League of Legends is located at: F:\
[16:09] Latest League of Legends GameClient: 0.0.1.60
[16:09] Checking if League of Legends is Up-To-Date
[16:09] League of Legends is not Up-To-Date. Please Update League Of Legends
help
|
wait, is your league not located at F:\? (it shouldn't be lol). Where is your league located?
im going out on a limb and saying riot fucked with your installation at one of these regkeys
Code:
new Tuple<string, string>(@"HKEY_LOCAL_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\RIOT GAMES", "Path"),
new Tuple<string, string>(@"HKEY_LOCAL_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Wow6432Node\RIOT GAMES", "Path"),
new Tuple<string, string>(@"HKEY_LOCAL_USER\Software\RIOT GAMES", "Path"),
new Tuple<string, string>(@"HKEY_LOCAL_USER\Software\Wow6432Node\Riot Games", "Path"),
new Tuple<string, string>(@"HKEY_LOCAL_MACHINE\Software\Riot Games\League Of Legends", "Path"),
new Tuple<string, string>(@"HKEY_LOCAL_MACHINE\Software\Wow6432Node\Riot Games", "Path"),
new Tuple<string, string>(@"HKEY_LOCAL_MACHINE\Software\Wow6432Node\Riot Games\League Of Legends", "Path"),
// Yes, a f*ckin whitespace after "Riot Games"..
new Tuple<string, string>(@"HKEY_LOCAL_MACHINE\Software\Wow6432Node\Riot Games \League Of Legends", "Path"),
and it's just picking it up. Where is your LoL client actually located?
|
|
|
10/12/2014, 23:45
|
#12
|
elite*gold: 0
Join Date: May 2010
Posts: 5
Received Thanks: 0
|
Quote:
Originally Posted by Pastic
wait, is your league not located at F:\? (it shouldn't be lol). Where is your league located?
im going out on a limb and saying riot fucked with your installation at one of these regkeys
Code:
new Tuple<string, string>(@"HKEY_LOCAL_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\RIOT GAMES", "Path"),
new Tuple<string, string>(@"HKEY_LOCAL_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Wow6432Node\RIOT GAMES", "Path"),
new Tuple<string, string>(@"HKEY_LOCAL_USER\Software\RIOT GAMES", "Path"),
new Tuple<string, string>(@"HKEY_LOCAL_USER\Software\Wow6432Node\Riot Games", "Path"),
new Tuple<string, string>(@"HKEY_LOCAL_MACHINE\Software\Riot Games\League Of Legends", "Path"),
new Tuple<string, string>(@"HKEY_LOCAL_MACHINE\Software\Wow6432Node\Riot Games", "Path"),
new Tuple<string, string>(@"HKEY_LOCAL_MACHINE\Software\Wow6432Node\Riot Games\League Of Legends", "Path"),
// Yes, a f*ckin whitespace after "Riot Games"..
new Tuple<string, string>(@"HKEY_LOCAL_MACHINE\Software\Wow6432Node\Riot Games \League Of Legends", "Path"),
and it's just picking it up. Where is your LoL client actually located?
|
no, it is located at F:/, I installed it there. Should I move it to C:/?
|
|
|
10/12/2014, 23:50
|
#13
|
elite*gold: 0
Join Date: Oct 2013
Posts: 63
Received Thanks: 13
|
Quote:
Originally Posted by kracan8
no, it is located at F:/, I installed it there. Should I move it to C:/?
|
ye
|
|
|
10/12/2014, 23:57
|
#14
|
elite*gold: 0
Join Date: May 2010
Posts: 5
Received Thanks: 0
|
Quote:
Originally Posted by Pastic
ye
|
ahhh nice, it works now
thanks
|
|
|
10/13/2014, 00:26
|
#15
|
elite*gold: 0
Join Date: Oct 2014
Posts: 2
Received Thanks: 0
|
It works until I get a queue pop. It just says "PlayerQuit" and an error and exits the whole client.
|
|
|
Similar Threads
|
LegendaryClient - Alternative LOL client (C#)
03/29/2015 - League of Legends Hacks, Bots, Cheats & Exploits - 733 Replies
New alternative LOL client coming
Last compiled version 2.1.0.4
https://github.com/semtize/LegendaryClient/releas es/tag/2.1.0.4
Lastest version on repository (non-compiled)
https://github.com/eddy5641/LegendaryClient
LegendaryClient
|
[1.2.4 UPDATED] Nodus Client 7.8! | Custom Commands/Keybinds | IRC | Waypoints
03/26/2012 - Minecraft Mods, Textures, Skins & Maps - 5 Replies
---------------------------
>>>VIDEO<<<
-Commands-
http://img809.imageshack.us/img809/4400/xgyks.th. png
-Changelog-
** Nodus Changelog **
|
All times are GMT +1. The time now is 07:58.
|
|