Jump to content

Welcome to Gaming On Steroids Forums
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. This message will be removed once you have signed in.
Login to Account Create an Account
Photo

closed

orbwalker gamsteron orb orbwalking lasthit last hit laneclear lane clear harass harrass

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 »


  • Please log in to reply
175 replies to this topic

#81
gamsteron

gamsteron

    Advanced Member

  • Scripts Developer
  • 931 posts

fixed ashe -> now is perfect: first q attack return now correct windup, animation, endtime (more q attacks) + fixed last q attack (no more aa cancel after last q attack)

+ better W and R usage -> no more only after attack -> now will cast spells onTick (everytime)

 

PS I'll add sivir soon. First need add twitch. Orbwalker and Ashe is now ready to use -> ashe is now rly good :) . Target check on mouse pos ? Ok i'll try.

 

 

PSS fixed laneclear mid/late game https://pastebin.com/iYwNf7v5 : added menu option -> fastLaneClear ON/OFF default is ON -> and before was everytime OFF -> now will attack minions more often. I recommend this option if you have high attack speed mid/late game else change this to OFF.


  • 0

#82
gamsteron

gamsteron

    Advanced Member

  • Scripts Developer
  • 931 posts

http://gamingonstero...steron-aio-008/


  • 1

#83
Aristo

Aristo

    You donut

  • Moderator
  • 12,713 posts
  • LocationSomewhere over the rainbow
Thanx for effort man.
  • 1

#84
skripter

skripter

    Advanced Member

  • Members
  • 80 posts

Can you explain me what this is ? 


  • 1

#85
gamsteron

gamsteron

    Advanced Member

  • Scripts Developer
  • 931 posts


  • 0

#86
gamsteron

gamsteron

    Advanced Member

  • Scripts Developer
  • 931 posts

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


  • 3

#87
iAppleMan

iAppleMan

    Advanced Member

  • Members
  • 39 posts
  • LocationIsrael

 

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

 

Great to have you back buddy ! can't' wait for the AIO to get back up.

 

Just a question about the Laboratory do I need to download the files and put them in common and just create new file at the Scripts folder with the pastebin link you gave at the end ? 


  • 1

#88
gamsteron

gamsteron

    Advanced Member

  • Scripts Developer
  • 931 posts

Great to have you back buddy ! can't' wait for the AIO to get back up.

 

Just a question about the Laboratory do I need to download the files and put them in common and just create new file at the Scripts folder with the pastebin link you gave at the end ? 

 

 

Scripts:

https://i.imgur.com/619l4oJ.png

 

Common:

https://i.imgur.com/iCnkq79.jpg


  • 1

#89
DamnedNooB

DamnedNooB

    Advanced Member

  • Scripts Developer
  • 929 posts

Doge


  • 1

#90
gamsteron

gamsteron

    Advanced Member

  • Scripts Developer
  • 931 posts

fixed reset1 now is smooth -> no more stutter

 

__ hmmm orbwalker looks good. Time for aio rework -> i will add multiple predictions: tpred, hpred, epred, npred(aka noddy's immobile, invisible,... func + core pred [lazyxerath]). I want create my own prediction -> i have core functions but i need more work on this.

 

__

I will make each .lua file for each champion: gsoTwitch.lua, gsoJhin.lua, etc. Why ? To avoid frustration -> https://josephg.com/...ew-programmers/ (1 file 10k lanes = WTF, brain = Tsar Bomba) Human brain is stupid -> iq,multitask is bulshiit https://www.lifehack...hink-again.html

Now i'm rewriting twitch.


  • 0

#91
iAppleMan

iAppleMan

    Advanced Member

  • Members
  • 39 posts
  • LocationIsrael

works perfectly, though it yet not supporting all scripts right ? or it works only with ur scripts (I mean when you will release them) ?


  • 1

#92
gamsteron

gamsteron

    Advanced Member

  • Scripts Developer
  • 931 posts

aio eta ? i want add this fast.

 

I will add:

UPL (prediction selection from menu) -> users and _G.gsoSDK.Prediction:GetPrediction(...) developers

UOL (orbwalker selection from menu) -> users and _G.gsoSDK.Orbwalker:OnAttack(...) [one function will handle all OnAttack functions from diffrent orbwalkers], etc. developers

 

I want to support feretorix and other developers -> time to stop being selfish


  • 3

#93
DamnedNooB

DamnedNooB

    Advanced Member

  • Scripts Developer
  • 929 posts

when syndra? Doge


  • 1

#94
gamsteron

gamsteron

    Advanced Member

  • Scripts Developer
  • 931 posts

when syndra? Doge

 

i was not working 2 weeks :) syndra is on my disk (not ready yet) with gamsteron prediction (not ready yet) xd

 

First i want add UOL, UPL - time consuming but good for gos users and developers. Then i will add twitch, ashe, jhin, tristana, ... and then syndra  :dogecry: gamsteron stop being so lazy dick and start working fast you stupid ass.


  • 3

#95
DamnedNooB

DamnedNooB

    Advanced Member

  • Scripts Developer
  • 929 posts

i was not working 2 weeks :) syndra is on my disk (not ready yet) with gamsteron prediction (not ready yet) xd

 

First i want add UOL, UPL - time consuming but good for gos users and developers. Then i will add twitch, ashe, jhin, tristana, ... and then syndra  :dogecry: gamsteron stop being so lazy dick and start working fast you stupid ass.

Quality > Quantity

 

:wub:

 

Excited to see stuff :)


  • 3

#96
ReverseMisaya

ReverseMisaya

    Advanced Member

  • Members
  • 127 posts
  • Location馃敯 SPACE 馃敯

Gamsteron back at it again  :bow:  :bow:  :bow:

 

Dont burn out this time, we need you to stay safe and healthy  :kiss:


  • 2

#97
grosiu04

grosiu04

    Advanced Member

  • Members
  • 80 posts

Gamsteron back at it again  :bow:  :bow:  :bow:

 

Dont burn out this time, we need you to stay safe and healthy  :kiss:

 I agree !!!  :bow: :bow:


  • 1

#98
yaddle

yaddle

    Advanced Member

  • Contributor
  • 414 posts

I want to support feretorix and other developers -> time to stop being selfish

Hello!

It's a pleasure to see you coming back with this mind.

And your plans seem to be nice. I'll wait to see it.


I was wondering if you did some change in your orbwalker or if it's the same as your GamsteronOrb.

I already added your last Orb in my scripts and if you improved or reworked it, I will do it for your new one.

Peace and good job btw.


  • 2

#99
gamsteron

gamsteron

    Advanced Member

  • Scripts Developer
  • 931 posts

I was wondering if you did some change in your orbwalker or if it's the same as your GamsteronOrb.

 

I have changed canAttack, canMove timers (now is based on local lastAttackSent - no need ping calculations -> this is from l# and in my opinion it's the best). Added attack reset after bad click.

Server timers = slow kite = will wait longer for response from server (for ideal DPS - attack is sent almost always too early. In theory more DPS is better (maybe works vs dummy target) but in practice you will do more dmg by fast kiting + you will be longer alive). In theory DPS is perfect when using lastAttackSent - but in gos (other platforms too) tick is executed only 20-25x in 1 sec -> attack can be delayed by 0-50ms (sometimes more because of Game.[...]Count loops).

You can test it and let me know if is better or worse. I will add menu option: { "server", "local" }

 

I already added your last Orb in my scripts and if you improved or reworked it, I will do it for your new one.

 
gsoLibs are not ready yet -> i need add callbacks (OnAttack, OnPreAttack, OnMove, ....) etc.


  • 0

#100
yaddle

yaddle

    Advanced Member

  • Contributor
  • 414 posts
Thanks for the reply. I wasn't aware about not accurate ticks rate, but I was guessing it wasn't always 30, you think this is true even if the overlay display 30 ticks ?.

I'll  try to test and give you feedbacks.
 

gsoLibs are not ready yet -> i need add callbacks (OnAttack, OnPreAttack, OnMove, ....) etc.


Ok, so I'll wait more to try to add it, I'll focus on test for now.
  • 1





Also tagged with one or more of these keywords: orbwalker, gamsteron, orb, orbwalking, lasthit, last hit, laneclear, lane clear, harass, harrass

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users