Does this work with old AIO?
Login to Account Create an Account
closed
Best Answer gamsteron , 12 April 2018 - 09:30
Added auto updater + .exe installer (you need run it only once - this is open source exe file - you can see code in any .net debugger)
GsoLibs Installer: https://github.com/g...s/tag/Installer
You need wait for: "download complete ..." status.
This will create folders, add auto updater, download all files from https://github.com/gamsteron/gsoLibs + download testLoader.lua to Scripts folder
Select testLoader.lua in loader.exe and you can use my new orbwalker.
Go to the full post »
#101
Posted 10 April 2018 - 12:39
#102
Posted 10 April 2018 - 01:23
Gamsteron's Laboratory
Orbwalker, Farm, Target Selector, Object Manager, Utilities, Cursor
Orbwalker:
For faster kite - decrease menu value: Extra WindUp Delay
if you found any bug please let me know
--------
Download or manual download: https://i.imgur.com/w7TzwF0.png https://github.com/gamsteron/gsoLibs
Copy Paste all .lua files to %appdata%\GamingOnSteroids\LOLEXT\Scripts\Common\gsoLibs
In %appdata%\GamingOnSteroids\LOLEXT\Scripts create new file: yourScriptName.lua:
copy paste https://pastebin.com/kyZTrFGv
I'm so happy cause ure comeback man. ı love ur scripts and works. love u gamsteron.
#103
Posted 10 April 2018 - 11:22
Added UOL -> switch between orbwalkers: IC, gamsteron, gos. Tosh Eternal Orb is broken + no open source code + he leaved gos
Added UOL -> ACTION:
_G.gsoSDK.Orbwalker:UOL_ResetAttack() -> void
Added UOL -> GET:
_G.gsoSDK.Orbwalker:UOL_GetMode() -> string, "Combo", "Harass", "Clear", "Lasthit", "Flee", "", "Jungleclear" (IC's only), "Freeze" (GOS only)
_G.gsoSDK.Orbwalker:UOL_CanMove() -> boolean
_G.gsoSDK.Orbwalker:UOL_CanAttack() -> boolean
_G.gsoSDK.Orbwalker:UOL_IsAttacking() -> boolean
_G.gsoSDK.Orbwalker:UOL_LoadedIc() -> boolean
_G.gsoSDK.Orbwalker:UOL_LoadedGos() -> boolean
_G.gsoSDK.Orbwalker:UOL_LoadedGamsteron() -> boolean
Added UOL -> SET:
_G.gsoSDK.Orbwalker:UOL_SetMovement(boolean) -> true = allow movement, false = disable movement
_G.gsoSDK.Orbwalker:UOL_SetAttack(boolean) -> true = allow attack, false = disable attack
Added UOL -> EVENTS:
_G.gsoSDK.Orbwalker:UOL_OnPostAttack(function() end) -- Suscribe to event
_G.gsoSDK.Orbwalker:UOL_OnAttack(function() end) -- Suscribe to event
only IC and gamsteron. Gos orbwalker doesn't have this events:
_G.gsoSDK.Orbwalker:UOL_OnPreMovement(function({ Process: boolean, Target: Vector }) end) -- Suscribe to event
_G.gsoSDK.Orbwalker:UOL_OnPreAttack(function({ Process: boolean, Target: unit }) end) -- Suscribe to event
- Better laneclear
- Added server timers [ ideal DPS, 0 attack cancels ]
- fixed lethal tempo (was something wrong with 2.5 attack speed - i removed this completly - now is perfect)
103cs / 10min + my settings:
https://i.imgur.com/q1vm8da.jpg
Silver II (mmr Gold V): -> only gamsteron orbwalker without champion addon
https://i.imgur.com/9SB1SUD.png
#104
Posted 11 April 2018 - 01:15
Does this work well with Kai'sa LazyAio script?
#105
Posted 11 April 2018 - 01:31
Does this work well with Kai'sa LazyAio script?
You have to ask the kaisa script author, not the orbwalk author. Scripts have to support orbwalks, not the other way around
#106
Posted 11 April 2018 - 10:22
I played today some games + i found many issues -> i fixed it all !
#107
Posted 11 April 2018 - 10:26
I played today some games + i found many issues -> i fixed it all !
Great work, keep it up can't wait for official release.
#108
Posted 11 April 2018 - 11:26
GamsteronLibs + Meo's Evade: (this "gg malphite" was not me xd)
#109
Posted 11 April 2018 - 12:40
GamsteronLibs + Meo's Evade: (this "gg malphite" was not me xd)
very good do you take a video
#110
Posted 11 April 2018 - 12:49
thx soo much gamsteron ! now my cs game is hard!!
#111
Posted 11 April 2018 - 12:55
I will work today on UPL (Prediction: hpred, npred, tpred, epred), Spell class, UTSL (target selector: GOS, Gamsteron, IC)
...
Ideal DPS, ideal KITE, ideal health prediction (my hpPrediction is so far the best), 0 attack cancels. I'm so happy with my calculations xD I feel like in l#. Feel free to donate
golds1 plats5 (games below) are much worse than silvers OoO Something wrong with this game xd
#112
Posted 11 April 2018 - 02:21
so now its just a orbwalk and libs?? if i will connect it with your aio script it will work?
#113
Posted 11 April 2018 - 02:24
so now its just a orbwalk and libs?? if i will connect it with your aio script it will work?
nope. I need integrate my old aio with my new orbwalker.
For now use gsoLibs + Meo's Evade and free elo with adc. You have to use spells manually.
#114
Posted 11 April 2018 - 03:15
nope. I need integrate my old aio with my new orbwalker.
For now use gsoLibs + Meo's Evade and free elo with adc. You have to use spells manually.
ok tnx by the whey for u coming back and making up your work updated again
since u stoped updating i stoped plaing league of legends
#115
Posted 11 April 2018 - 05:38
Great job! That orbwalker is really nice
#116
Posted 11 April 2018 - 06:26
can u work on your cait please?? i realy want to get games with her and your script
#117
Posted 12 April 2018 - 03:24
can u work on your cait please?? i realy want to get games with her and your script
First i need add UPL, UTSL, Spell Class and then champions.
Today i was working on auto update function -> there is http://gamingonstero...dater/?p=151411 works perfect. 0 application crashes
#118
Posted 12 April 2018 - 07:22
First i need add UPL, UTSL, Spell Class and then champions.
Today i was working on auto update function -> there is http://gamingonstero...dater/?p=151411 works perfect. 0 application crashes
Nice thank you and your cs'ing is god like. Do what you need to do first before worrying about champions. A good orbwalker is already like one of the best things to happen to ext and i cs'd perfectly twice with 85+ cs in lane plat elo. GJ man
#119
Posted 12 April 2018 - 07:30
#120
Posted 12 April 2018 - 09:30
Added auto updater + .exe installer (you need run it only once - this is open source exe file - you can see code in any .net debugger)
GsoLibs Installer: https://github.com/g...s/tag/Installer
You need wait for: "download complete ..." status.
This will create folders, add auto updater, download all files from https://github.com/gamsteron/gsoLibs + download testLoader.lua to Scripts folder
Select testLoader.lua in loader.exe and you can use my new orbwalker.
Also tagged with one or more of these keywords: orbwalker, gamsteron, orb, orbwalking, lasthit, last hit, laneclear, lane clear, harass, harrass
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users