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

[LB Series] Terror Talon 0.1 WIP


  • Please log in to reply
3 replies to this topic

#1
Maxxxel

Maxxxel

    The One

  • Scripts Developer
  • 1,196 posts
  • LocationGuess the right City to win 10$

Talon_PurpureliteSkin.jpg

So here is one of my Scripts from LB ported to GOS

 

Download:

Talon.lua

 

Features:

 

  • W in Combo Option
  • E in Combo Option
  • R in Combo(ready) Option, Talon uses Ulti in Combo when spell is ready to cast
  • R in Combo(kill) Option, Talon uses Ulti in Combo only if kill is possible
  • Auto Harass Option, Talon casts W when enemy is in range and mana>100
  • Killnotifications Option, Tells you if u can kill an enemy with/without Ulti
  • Show Hp in % left Option, Shows two numbers under the enemies, telling you their HP left after Combo with/without Ulti

How To Install:

  • Download Talon.lua
  • place the Script into C:\Users\USERNAME\AppData\Roaming\GamingOnSteroids\LOL\Scripts\Common

Requirements:

Usage:

  • Best performance with disabling "AA Reset with W" from IWalk Menu.

What Comes Next:

  • Killsteals
  • Target Selector (to kill the ones you want)
  • Better item Usage

 

Please report any bugs and give feedback <3

 

EDIT: Changed some small things re download it (untested)


  • 2

#2
Inspired

Inspired

    Took the red pill.

  • Ex-Core Dev
  • PipPipPip
  • 723 posts
  • LocationWonderland
Welcome and good job. :)

Some small tips:
- If you want to do a global range check, use 25000 as distance.
- If you do "RRDY = CanUseSpell(myHero, _R) == READY" then you can check "if RRDY then"
- Why not use math.ceil?
  • 0

#3
SweetStrawberry

SweetStrawberry

    Advanced Member

  • Members
  • 449 posts
  • LocationZyppy BedRoom

This script has been added to the zip?


  • 0

#4
Maxxxel

Maxxxel

    The One

  • Scripts Developer
  • 1,196 posts
  • LocationGuess the right City to win 10$

Short Update cuz calc error.

 

-changed 10000 to 25000 range

 

"- If you do "RRDY = CanUseSpell(myHero, _R) == READY" then you can check "if RRDY then""

--thanks for the hint but my way working fine too.

 

"- Why not use math.ceil?"

--i like my way^^

 

 

EDIT:

 

I try to make big Update Tomorrow


  • 0




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users