Question about scripts League of Legends

10/26/2019 16:46 Barelyirl#1
i found a source of a scripting platform that is outdated and detected and i want to update it and manage to make it undetected but i am new to coding and just learning, im seeking help if anybody could give me a guide or some sorft of video or link so i can make this work, keep in mind im very new to game hacking.
ty :D
11/12/2019 03:17 kodadexx#2
Quote:
Originally Posted by Barelyirl View Post
i found a source of a scripting platform that is outdated and detected and i want to update it and manage to make it undetected but i am new to coding and just learning, im seeking help if anybody could give me a guide or some sorft of video or link so i can make this work, keep in mind im very new to game hacking.
ty :D
EloBuddy source is out there [Only registered and activated users can see links. Click Here To Register...] but you wont find help here. Sorry, Everything is private now.
11/19/2019 15:47 Barelyirl#3
u got discord?
12/17/2019 20:36 Sw70#4
add me skype:live:9435192
12/19/2019 22:27 mari0mast3r#5
[Only registered and activated users can see links. Click Here To Register...]
12/30/2019 01:53 l2andwow#6
You will not be able to take someone else's old project and update it, even people who know how to develop using lol do not do this, and the reason is that these platforms are very outdated for updates. There is an opportunity to take some kind of project for the current patch, if you can find it and try to do something with it, or write something your own from scratch. But this is not on this forum for sure.

And believe me, if it was possible to take the old platform, update it and make it safe, then everyone would do so.
12/30/2019 07:35 obelisk24#7
a better approach is using functional code from an outdated orbwalker or champ scripts from eloBuddy.

As mentioned above, You cannot extract the loader code or API functions from the game executables as they have become obviously outdated.
Once you figure out how to inject, circumvent AC, figure out offsets for objects(cooldowns, rest), etc. Then you can mimic elobuddy code for champ scripts combo logic and stuff.