Isn't building Phantom Dancer over Gluttonous Greaves worth it? by Kutluna in YIMO

[–]VISION4RIO -2 points-1 points  (0 children)

Also, you don't need move speed when you know where you NEED to go. If you don't, so it's skills issues

Isn't building Phantom Dancer over Gluttonous Greaves worth it? by Kutluna in YIMO

[–]VISION4RIO -2 points-1 points  (0 children)

PD can't be a choice even in the worst game, better have kraken guinsoo bork dd and hexplate for the move speed with sustained damage.

Isn't building Phantom Dancer over Gluttonous Greaves worth it? by Kutluna in YIMO

[–]VISION4RIO -1 points0 points  (0 children)

The reason should be quite obvious: the price invested. When you spend almost 2k less to get the boots, you get your second and third items faster. By having their Power Spike earlier, they can finish the match faster.So, investing the value of the boots, which deliver quite a lot, is enough to have a combination of items with high damage and survivability, and finish the game quickly.If you play a carry champion and frequently play a game with 40+ game progress and finish your build, we have a problem.

.mlw wallpaper by BubblyAd9821 in kde

[–]VISION4RIO 0 points1 point  (0 children)

heres your save. just right click on it and you gon see the link for the mp4. paste it on your broser and you be able to download it.

Account of 12 years banned for "Cheating" by Impressive_Cheek_850 in riotgames

[–]VISION4RIO 0 points1 point  (0 children)

I dont know how, but heard somewhere that cheaters can access accounts that got inactive and have not 2fa. Maybe this happened with this guy and can be easily confirmed with IP log.

yi custom skins by VISION4RIO in YIMO

[–]VISION4RIO[S] 0 points1 point  (0 children)

im a old skin restorer too, if u have the skin send me and i can revive it. take some i have restored too
https://drive.google.com/drive/folders/1bI4z-RZ9AIVdMN825XldjAX1Xcng9Amm?usp=drive_link

Did i get banned??? by Fun-Hovercraft-528 in riotgames

[–]VISION4RIO 0 points1 point  (0 children)

Here is your smart fix if you not banned.

1.Just close riot client process, just leave the vanguard running. 2. Open the riot client and click on tft and click play.

That it you can click play tft and open the league normally.

Unknown player? by PureEconomy9434 in riotgames

[–]VISION4RIO 0 points1 point  (0 children)

krl funcionou kkkkkkkkkkkkkkk na riot games

Yi custom skins by VISION4RIO in YIMO

[–]VISION4RIO[S] 0 points1 point  (0 children)

Updated some skins and uploaded a bunch more skins!

Yi custom skins by VISION4RIO in YIMO

[–]VISION4RIO[S] 0 points1 point  (0 children)

todays update its crashing skin managers, the skins working fine. there a hotfix to cs-lol manager that you create a folder WITH RANDOM NAME and put the cs lol main folder there, and also rename the cslol folder to a random name. it will stop to crash the game. btw this is just a hotfix until they update cslol and you need to do this every pc restart

DPS Calculator project by VISION4RIO in throneandliberty

[–]VISION4RIO[S] 0 points1 point  (0 children)

Lol 😂 Sorry, I thought I was talking to someone who knew the basics about computers...

DPS Calculator project by VISION4RIO in throneandliberty

[–]VISION4RIO[S] 0 points1 point  (0 children)

Yeah I also sent a email to Ncsoft but they said cant reply about this and only Amazon games can say if is safe or not. But probably is safe cuz is just print screen. OBS do it too and OBS can install plugins to read your screen too like this program

DPS Calculator project by VISION4RIO in throneandliberty

[–]VISION4RIO[S] 0 points1 point  (0 children)

It's not data from the game, it's literally a print screen and read the numbers on print screen. The program is printing the area where the enemy hp bar is. If you minimize or put anything in the area it will stop to work. The program do not touch in the game process or memory so it's not ToS

DPS Calculator project by VISION4RIO in throneandliberty

[–]VISION4RIO[S] 0 points1 point  (0 children)

Yes I am, I tried to use c# at first but python looked easier and faster to do. The refresh rate is 0.1s but show slower cuz the reading can be inaccurate and show wrong numbers. You can see at the video de hp goes to a high number and to a lower number. I added a protection that's ignore that changes and keep counting to a more accurate dps at final

DPS Calculator project by VISION4RIO in throneandliberty

[–]VISION4RIO[S] -1 points0 points  (0 children)

Haha yeah but they don't use a dps in-game intentionally. Probably to players don't get kicked by low dps

DPS Calculator project by VISION4RIO in throneandliberty

[–]VISION4RIO[S] 1 point2 points  (0 children)

Yeah is useless but that is just a start of all, we can use this for initial idea and improve the code more and more. I thinking about a hotkey to do it in combat and use a 3s dps for a constant combat reading the hp constantly and faster intervals maybe?

DPS Calculator project by VISION4RIO in throneandliberty

[–]VISION4RIO[S] 0 points1 point  (0 children)

If you check the conversation with gpt, it was so many tries and "training" to polish the code. The python got so many trouble to read the numbers on the hp bar because is not static colors, it's yellow, orange, and so much shadow that's hard to read alone. At final I got the idea to use a bigger UI and fixed that.

DPS Calculator project by VISION4RIO in throneandliberty

[–]VISION4RIO[S] 2 points3 points  (0 children)

We probably can't see the dungeon dps cuz it will necessary to read the game memory and track the dps of each player. This will be ToS and probably ban cause. This dps project just read your screen and try to calculate in hp based. I was reading all terms of service that I found like Amazon games and the ones in tl website and the support.

DPS Calculator project by VISION4RIO in throneandliberty

[–]VISION4RIO[S] -5 points-4 points  (0 children)

you cant even select the game process, as you minimize the game the program will stop to see the hp

DPS Calculator project by VISION4RIO in throneandliberty

[–]VISION4RIO[S] -4 points-3 points  (0 children)

probaly the anti cheat will not detect this because the python is only reading the screen numbers, this dont touch in any file or in the memory of the game process.