seems it doesnt work for me .. i just start the game and then the zoom and nothing happens. i try the lua into the console and i get some string issues
seems it doesnt work for me .. i just start the game and then the zoom and nothing happens. i try the lua into the console and i get some string issues
Post a screenshot, so that I can see what you're getting. Thanks!
You're being too vague on the problem. I have to have more details.
-----------------------------------------------------------------------------
I have the exact same problem. My command ends up like your screenshots but nothing actually happens in the game. Maybe it's caused due to the patch?
Btw, would it be possible for you to post how to do it manually?
I'm going to check, haven't really played the game in a couple weeks. I'll see if the same problem happens to me.
EDIT: Works just fine, not a single problem. Make sure you're running it in administrator mode if you're using Vista and Win 7. Also make sure you are sliding the lua file onto the patcher.
Last edited by zschopf1; 03-29-2011 at 05:41 PM.
Weird. It only starts patching when i open League of Legends.exe in my game folder in riotgames. After it says it succeeded nothing happens. I have vista and im not sure how you open it as administrator when you drag. it just automatically opens without it.
Edit:It kinda worked. I figured that i have to leave my cmd on when i play. I thought the patch was one time thing on league of legends.exe file. maybe i should just do it by using hex editor :<
Last edited by styg2012; 03-29-2011 at 06:09 PM.
I see what you mean, yes you have to leave it running for each session of gameplay. It is not a permanent fix as it only edits a section of memory during runtime. I assume if you search for the same hex code you'll find it in the exe of the game. But at the same time I'm not entirely sure it's the exe that contains the information for camera height. I believe it's grabbing the data from an encrypted file in the riot folders. Not sure which one though. Be my guess and check if you want, I don't feel like releasing a new LoL.exe everytime they patch it. This is a simple solution that always patches regardless of updates. The only time it won't patch is when Riot changes the Max Zoom height. The address will have to be located again and modified to the new height hex. Other than that this should never get outdated.
Here's the hex code: 00 00 48 42 00 00 60 42 00 00 34 43 00 00 7A 44
Last edited by zschopf1; 03-29-2011 at 06:27 PM.
Thanks for this. It's still working after many update![]()
Glad you are still enjoying it. I'm planing on creating a Visual Basic version of the program, with hotkeys for changing current zoom realtime instead of having to scroll in and out to fit your needs during gameplay.
Well, it doesn't matter. This kind of game fit scroll in and out better. If you make a new one, I hope you wouldn't delete that function.
People have 1:30s to adjust their camera before game, right?
Actually the scrolling would be the same, the hotkeys would be so you could aim lets say a global ult. It would make it so you don't have to waste time scrolling out to aim where you want it exactly. I suppose most people unlock cam for this, but this could work as well.
Will this always be undetected?
Does LoL even have AC?![]()
As far as I know this will never be detected. Their server used to detect any changes on the cfg file that used to be used for zoom height before. However this modifies the program during runtime and their servers do not perform memory checks during runtime instead they only perform file checks or at least used too during loading. I believe they eliminated file checking during one of the patches which they marked as %25 loading time decrease for cover up. They also do not currently have an AC engine. So this should stay undetected for a long time if not indefinitely.
I've decided I will not be making a different program for this, there's no reason to waste my time and there's no sense in making it easier for people to ruin this game. It's not much of an advantage but it is useful to those who play on the top base of 5v5. And for dodging arrows and stuff a little easier. There's no reason to want to ruin fair games aside from the fact that if your ping is above 250+ you're at a reaction disadvantage in a lot of ways. But oh well, that's all I have to say.
Crap Im using the beta launcher -.-
Yeah, it doesn't work with beta launcher, nor will I bother searching for the addresses in it either. Not until they make it default.