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 15:30

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

Advertisement



How to detect attackspeed without memory or pixel reading

Discussion on How to detect attackspeed without memory or pixel reading within the League of Legends Hacks, Bots, Cheats & Exploits forum part of the League of Legends category.

Reply
 
Old   #1

 
CirusEB's Avatar
 
elite*gold: 15
Join Date: Apr 2017
Posts: 151
Received Thanks: 67
How to detect attackspeed without memory or pixel reading

-
CirusEB is offline  
Thanks
2 Users
Old 03/14/2020, 07:40   #2


 
elite*gold: 122
Join Date: May 2014
Posts: 2,721
Received Thanks: 531
Quote:
Originally Posted by CirusEB View Post
So lately alot of new orbwalkers came out and almost every single one is reading the attack speed from the screen. But this method got various problems like adapting to different resolutions, being slow or being very cpu intensive at high refresh rates or sometimes straight up not working.

So while testing out some stuff i found a new method to detect attack speed (or any other stat ) without reading it from the screen or reading the memory. You can get all your ingame stats via the riot api.
When ur ingame you can open up "127.0.0.1:2999/liveclientdata/allgamedata" in your browser.
This will give you a list of almost every stat ingame like attack speed , ad ,ap , gold , spell lvls etc without reading the clients memory or interfering with riots anti cheat while also being alot faster and way more stable than reading it from the screen.

With some basic knowledge you should easily be able to scrape this data and use it in an orbwalker / bot and so on.
Thanks. Now I can do ez an own orbwalker xD
Melli- is offline  
Old 03/14/2020, 10:10   #3
 
-SX's Avatar
 
elite*gold: 58
Join Date: Aug 2018
Posts: 204
Received Thanks: 130
What is the refresh rate of this data tho

+ seems like its loading infinitely, im currently in a practice tool game
-SX is offline  
Old 03/14/2020, 10:21   #4

 
CirusEB's Avatar
 
elite*gold: 15
Join Date: Apr 2017
Posts: 151
Received Thanks: 67
Quote:
Originally Posted by Cekkoster View Post
What is the refresh rate of this data tho

+ seems like its loading infinitely, im currently in a practice tool game
It pretty much refreshes in real time. Atleast when i wrote a little program that outputs the atk speed there seems to be no delay.
CirusEB is offline  
Old 03/14/2020, 10:38   #5

 
721560329's Avatar
 
elite*gold: 41
Join Date: May 2011
Posts: 1,922
Received Thanks: 1,234
is the site suposed to display anything ? when not in game it just "isnt working" and when in game it keeps loading but never nothing shows
721560329 is offline  
Old 03/14/2020, 10:42   #6

 
CirusEB's Avatar
 
elite*gold: 15
Join Date: Apr 2017
Posts: 151
Received Thanks: 67
Hmm tbh im not sure, when ur not ingame it isnt supposed to work but when your ingame it should work without any loading, maybe try to different browser or something. For me atleast it always worked
CirusEB is offline  
Old 03/14/2020, 10:42   #7

 
721560329's Avatar
 
elite*gold: 41
Join Date: May 2011
Posts: 1,922
Received Thanks: 1,234
Quote:
Originally Posted by Cekkoster View Post
What is the refresh rate of this data tho

+ seems like its loading infinitely, im currently in a practice tool game
practice tool isnt the issue i tried in ranked and normal both same results. something else we missing

Quote:
Originally Posted by CirusEB View Post
Hmm tbh im not sure, when ur not ingame it isnt supposed to work but when your ingame it should work without any loading, maybe try to different browser or something. For me atleast it always worked
what browser are you using if you dont mind me asking
721560329 is offline  
Old 03/14/2020, 10:45   #8

 
CirusEB's Avatar
 
elite*gold: 15
Join Date: Apr 2017
Posts: 151
Received Thanks: 67
Just tested something out myself. For me it only loads in chrome, when i use opera or edge it also seems to load forever so try chrome

Edit : When i closed chrome and tried it again it also worked in edge and opera
CirusEB is offline  
Old 03/14/2020, 10:50   #9

 
CirusEB's Avatar
 
elite*gold: 15
Join Date: Apr 2017
Posts: 151
Received Thanks: 67
This is the code i wrote to simply output the atk speed. Maybe try to compile it and see if it works. (Start it once your ingame or it will crash )
CirusEB is offline  
Old 03/14/2020, 11:05   #10

 
721560329's Avatar
 
elite*gold: 41
Join Date: May 2011
Posts: 1,922
Received Thanks: 1,234
Quote:
Originally Posted by CirusEB View Post
This is the code i wrote to simply output the atk speed. Maybe try to compile it and see if it works. (Start it once your ingame or it will crash )
works with your tool but still wont display in browser. anyway that is my "problem" to solve. thanks for letting us know
721560329 is offline  
Old 03/14/2020, 17:50   #11
 
f00lish's Avatar
 
elite*gold: 0
Join Date: Oct 2013
Posts: 91
Received Thanks: 539
It took me less than an hour to create an orb walker - I can't imagine how many could be out there
f00lish is offline  
Old 03/19/2020, 15:29   #12
 
elite*gold: 0
Join Date: Nov 2019
Posts: 18
Received Thanks: 0
I just made a solid one with this, need to figure out a way to make a target selector and I'm gucci. Thanks bro.
kaioken1 is offline  
Reply


Similar Threads Similar Threads
[C++]Attackspeed Hack without offsets
07/07/2012 - Last Chaos - 4 Replies
hook.h is the Header of my own Hooking class but you can just use Microsoft Detours instead ( its very very similar to my Code ). For a MS Detours Tutorial take a look here: http://www.elitepvpers.com/forum/coding-tutorials /988805-video-tutorial-microsoft-detours-1-5-new-v ideo.html With this way you can also change Runspeed, Range, Skillspeed and much more. This is just a small example, allthough i did not try this Code it should work perfectly fine. With this way you dont need any...
Question about GM detect and player detect script
05/16/2010 - Dekaron - 2 Replies
The GM detect is working? how does it work and the combination of player detect script can i put then it will detect tell me the function also of player detect script hack I appreciate ur answer
Does Pixel Reading Crash the Game?
11/06/2009 - Aion - 5 Replies
I am using Autoit to read aion memory & pixel colors for an addon that I'm making. But it keeps crashing after about 10 minutes. Does anyone else have this problem? I am using Aion Autoit Bot Beta script - but with a "PixelSearch" function added. Is Anyone else experiencing this problem or have a suggestion?



All times are GMT +2. The time now is 15:30.


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.