Since Krystian(the author of DLib) is disappeared for a month, I create a new thread for my modified DLib, hope he can come back someday.
original thread
http://gamingonstero...tions-and-more/
Feature:
- auto fix script error
- Autoupdater
- L$ style menu with auto save setting
(preview copy from original post)
- Notifications system
- auto show lol version at start
- steam mode(disable all drawing)
- temporally way to fix OnRemoveBuff api
Download:
DLib.lua
https://raw.githubus...Common/DLib.lua
Requirement:
GOSUtility.dll
https://github.com/i.../GOSUtility.dll
Usage:
just put DLib.lua and GOSUtility.dll into Common folder
Change log:
- add error handle for distance api, fix not work with some script
- remove vector api
- fix GetTeam bug(it's not my problem actually, w/e)
- update to lua 5.2
- add temporally way to fix OnRemoveBuff api
- add stream mode
- no more focus sion dead body
- update to new api (less fps drop)
- auto fixer:support more lib
- not show lol version debug cmd anymore
- not print error msg to cmd anymore
- new api: GetPosForAoeSpell, pred aoe spell like annie ult, vlad ult....etc
- update to new api(rip OnLoop)
- fix IsImmune error
- api GetEnemyHeroes() with better performance
- embed some useful inspired lib api
- fix map pos link, auto close cmd windows after get lol version success(only init)
- fix config init cause print error message in chat bug
- add some error handle to api lolVersion()
-
fix menu list index nil bug
- add new api lolVersion() will return version as a string
- add auto fix load script mode: currently will auto download script from github
- add error handle for require a webpage
- fix notification bug
- fix DLib auto update link
- fix MenuBool drag bug
- fix MenuStringList select will mofity other MenuStringList item bug
- add init value for menuList
previous change:
- no need curl.exe anymore
- fix bugsplat when press F6
check here to see some leak for new feature:
https://github.com/i...ona/GOS/issues/
Edited by ilovesona, 19 February 2016 - 01:53 .