Register for your free account! | Forgot your password?

You last visited: Today at 06:52

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

Advertisement



[Tool] LoLCamera : A new way to play !

Discussion on [Tool] LoLCamera : A new way to play ! within the League of Legends Hacks, Bots, Cheats & Exploits forum part of the League of Legends category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Apr 2012
Posts: 20
Received Thanks: 20
Smile [Tool] LoLCamera : A new way to play !

LoLCamera - An attempt to improve the fixed camera
==================================

Original idea from /u/lappy74 :


Current discussion thread on Reddit (LoLCamera : A new way to play | /r/leagueoflegends) :


After 3 months of developping LoLCamera and over 100 commits on Github, we've finally reached the point of something stable, usable and configurable.

Presentation
=========

LoLCamera is a project for replacing the in-game camera behavior of League of Legends.

It is similar to a locked camera, but instead of being permanently locked on your champion, you will be able to move according to your champion position, your mouse position, your left mouse click position, and the ennemies/allies positions.

All these parameters are configurable : You can enable, disable, increase or decrease each of these sensors in the LoLCamera.ini file.

Demo Video :
A demo video introducing each sensors has been released !

Sensors introduction :

Quick tutorial (see comments)


Discussion Forums :



Why would you need that ?
=================

If you play constantly with locked camera, I strongly suggest you to give this tool a try.

The mouse movements are reduced a lot with this tool :



On the left : LoLCamera is ON (almost no camera repositioning needed) - On the right : LoLCamera is OFF (lots of noise)


Download Links
============


[Sourceforge] Binary (.exe for Windows only) :


OR

[GitHub] Sources (if you want to compile it, configured for CodeBlocks) :




Default Shortcuts (configurable)
====================

Keyboard
---------

F11 : enable / disable LoLCamera

Space or F1 : Center the camera on the champion

F2, F3, F4, ... F10 : Focus the camera on allies / ennemies

M : Activate translation mode (free camera). Press M again to keep the current translation distance. Press Space if you want to reset it.

Keep pressing X in console if you want to exit.

Mouse
-------

Middle button drag : translate the camera

Hover the mouse on an ally / ennemy : Hint for keeping this champion in sight

Left click on an ally / ennemy : Add an additionnal hint for following the champion in sight


Authors (from reddit)
==============

- (data mining & patching & camera behavior)
- (camera position computation & camera behavior)

Testers
-------

-
-


Last words
=======

I plan to continue the development of this tool and make it better, but I'll need feedbacks. Don't hesitate to post on the for any question related to this tool.
Spl3en is offline  
Thanks
7 Users
Old 08/02/2013, 02:37   #2
 
elite*gold: 0
Join Date: Jul 2009
Posts: 29
Received Thanks: 1
The big question is..... Can I be banned for using this? :P
N1ckDK is offline  
Old 08/02/2013, 04:42   #3
 
elite*gold: 0
Join Date: Apr 2010
Posts: 342
Received Thanks: 23
How can i actived it? o:
tobtheking1 is offline  
Old 08/02/2013, 09:43   #4
 
elite*gold: 0
Join Date: Sep 2011
Posts: 2
Received Thanks: 1
Quote:
The big question is..... Can I be banned for using this? :P
In practice : No
Nothing is checked client-side nor server-side if the camera position is handled by a human or computed by a program.

In theory : Yes
This tool is against the EULA. However, I'm trying to get Riot attention so they confirm none can/won't be banned using this tool.

Quote:
How can i actived it? o:
Launch LoLCamera.exe whenever you want, before a game, during the loading screen, when they game starts.

If you have trouble during the loading screen (Windows Vista / Windows 8 issue apparently), edit your LoLCamera.ini and set wait_loading_screen = 0
visit0r is offline  
Thanks
1 User
Old 08/02/2013, 10:13   #5
 
elite*gold: 0
Join Date: Oct 2009
Posts: 557
Received Thanks: 160
very nice work, looks very smooth and seems to be a good alternative to locked camera.
If u get the permission of RIOT I would give it a try, the IOGraph result looks amazing!
Jonas_93 is offline  
Thanks
1 User
Old 08/02/2013, 14:44   #6
 
elite*gold: 0
Join Date: Jan 2008
Posts: 8
Received Thanks: 4
is there a a official asking thread of yours in the forums?

greetings
TZun1k is offline  
Old 08/02/2013, 15:10   #7
 
elite*gold: 0
Join Date: Apr 2012
Posts: 20
Received Thanks: 20
You can ask your questions (create a new topic) in
I've just created it.
Spl3en is offline  
Old 08/02/2013, 22:46   #8
 
Irsa's Avatar
 
elite*gold: 50
Join Date: Jul 2013
Posts: 339
Received Thanks: 78
good job, i will recomand for a few friends for me is to late
Irsa is offline  
Thanks
1 User
Old 08/03/2013, 02:26   #9
 
elite*gold: 0
Join Date: Jul 2009
Posts: 29
Received Thanks: 1
Quote:
Originally Posted by visit0r View Post
In practice : No
Nothing is checked client-side nor server-side if the camera position is handled by a human or computed by a program.

In theory : Yes
This tool is against the EULA. However, I'm trying to get Riot attention so they confirm none can/won't be banned using this tool.
Let me know when they say if its okay to use it, looks very nice!
N1ckDK is offline  
Old 08/03/2013, 05:58   #10
 
elite*gold: 0
Join Date: Apr 2010
Posts: 342
Received Thanks: 23
No Idea how I should fix that :c
tobtheking1 is offline  
Old 08/03/2013, 07:48   #11
 
elite*gold: 0
Join Date: Aug 2013
Posts: 22
Received Thanks: 8
good job !
stickzz is offline  
Thanks
1 User
Old 08/03/2013, 13:34   #12
 
elite*gold: 0
Join Date: Apr 2012
Posts: 20
Received Thanks: 20
@tobtheking1 :
Are you sure LoLCamera.ini is next to LoLCamera.exe ?

It seems to be crashing during the loading of the .ini


I'll add some debug message if the .ini is missing anyway, I'm going to add that to the TODO list right now
Spl3en is offline  
Old 08/03/2013, 21:57   #13
 
elite*gold: 0
Join Date: Apr 2010
Posts: 342
Received Thanks: 23

Should work.. but it doesn't ^^
tobtheking1 is offline  
Old 08/04/2013, 01:05   #14
 
elite*gold: 0
Join Date: Apr 2012
Posts: 20
Received Thanks: 20
Quote:
Should work.. but it doesn't ^^
You're the first one with that kind of crash

I'll write more debugging messages and PM you when a new version will be released
Spl3en is offline  
Old 08/04/2013, 04:02   #15
 
elite*gold: 0
Join Date: Apr 2010
Posts: 342
Received Thanks: 23
ok Thanks ^^
tobtheking1 is offline  
Reply


Similar Threads Similar Threads
More Tool Institute to play all the warrock server
11/16/2011 - WarRock Hacks, Bots, Cheats & Exploits - 6 Replies
Hope you like Comense. Many times we want to play MORE IF OTHER SERVERS OF SOUTH AMERICA ONLY HAVE ONE WHICH BUT ... HOW TO PLAY ON EASY ON THIS SERVER OTROI PACK A TOOL TO FIND TWO IS A GENERATOR THAT HASE proxies proxies SEARCH IS FRESH AND WILL BE CHARGED THE OTHER S DES PROGHRAMA IS FULL WITH USER Proxifier 2.8 and SERIAL. THE FIRST PROGRAM TO GENERATE A LIST OF FRESH proxies and the second OR USE THE LIST OF PROXY CHEKA ALGUA THE BEST THAT YOU USE Mballa...
[Release] DynDns Play tool
07/31/2011 - EO PServer Guides & Releases - 17 Replies
hey all, someone came to me asking if i had forcers play.exe as he has removed it and i have it but i thought ild make a new one) this is able to handle updating the ip, a custom autopatch port and a custom acc server port how to set up ------------- open play.ini and edit the fields as you see fit
Looking for a multiboxing tool! (play x chars in one pc)
12/10/2010 - Silkroad Online - 1 Replies
So to begin with i should explain what multiboxing is for those of you who don't know. Its a tool that allows you to do same commands on all your game windows. For example if you target someone in pvp then all other chars that are online and modifyed with the multibox targets the same that means you have all your chars thats targeting 1 char. And then it also follows your keyboard commands when you press 1 to attack all other chars does the same. Basicly u can target and attack on sametime with...



All times are GMT +2. The time now is 06:52.


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.