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

MarCiii on Tour - Nasus with Q Stack Updated to GetBuffData(myHero,"nasusqstacks") - V1.0.0.5 REDOWNLOAD! (IOW + Inspired V30)

Nasus Q Stack Counter Q Farm Lasthit Q KillSteal JungleClear LaneClear

  • Please log in to reply
18 replies to this topic

#1
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

nasus___feel_the_cane_assembly_banner_by

Nasus on Tour - v1.0.0.5 (Combo, Harass, Laneclear, Lasthit Q, Q Stack Counter DmgoverHPbars, KillSteal Q/E+Q/E+W+Q)

---You need for using

--Inspired.lua V30 - - - - click here
--IOW.lua V1.96 - - - - click here

---How to Install

Spoiler

---Information&Features

YOU HAVE TO DISABLE ORBWAlK BY F7 !!

Nasus

--Look at the Spoiler for more Information:

-- If you use Auto Q Farm it will not be activated in Combo or Harass

--You may must Press LastHit and LaneClear at the same Time, if Auto Q Farm is OFF, for LaneClear with Lasthit Q

Spoiler

---ToDO
Nothing at the moment

---Known issus

Nothing at the moment

-----PLEASE UPVOTE FOR UPLOAD THANK YOU

Download "All of my Scripts"

 

 

Download "Nasus.lua"

---Update / Changelog
-- V1.0.0.0 MonTour Nasus released - 24th of September
-- V1.0.0.1 Added KillSteal BETA for Q - EQ - EWQ - 25th of September
-- V1.0.0.2  Updated to New API - GetBuffData(myHero,"nasusqstacks") -
   there is no more Stack Menu, always counts correct now! - 25th of September
-- V1.0.0.3 Changed DMG Calc for Sheen Buff with Items - 2nd of October
-- V1.0.0.4 updated GoS:myHeroPos() to GetOrigin(myHero) - 3rd of October
-- V1.0.0.5 fixed Ignite ... hopefully, cant test @ the moment - 10th of October

Credits to Inspired, Platypus, Snowbell, TheWelder, Noddy

Credits to Cloud for Nasus Q Stack Catch - but now the API give the Stack Value back thanks to Feretorix

Credits to  Deftsu for Item Use Code


  • 4

#2
Vedere

Vedere

    Advanced Member

  • Members
  • 133 posts
  • LocationNull

1st to comment ! I dont have nasus so I cant test it :3


  • 0

#3
Easy

Easy

    Member

  • Members
  • 13 posts

Going to test it now. 


  • 0

#4
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

Going to test it now. 

Let me know how you find it, maybe something could be improved :)


  • 0

#5
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City
MarCiii on Tour - Nasus with Q Stack Updated to GetBuffData(myHero,"nasusqstacks") - V1.0.0.2 REDOWNLOAD! (IOW + Inspired V30)
  • 0

#6
D3ftonlycopyanyLsharp

D3ftonlycopyanyLsharp

    Advanced Member

  • Banned
  • PipPipPip
  • 105 posts

fiora and ali works for ins30 too?


  • 0

#7
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

fiora and ali works for ins30 too?

i havent updated yet but will try out now and fix problems when i will find one!


  • 0

#8
leoferrerinha

leoferrerinha

    Advanced Member

  • Members
  • 35 posts
  • LocationBrasil

add something like

if not IOW:Mode() == "Combo" then end
end 

because nasus farm with the "Q" when we are pressing the space bar to combo


  • 0

#9
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

add something like

if not IOW:Mode() == "Combo" then end
end 

because nasus farm with the "Q" when we are pressing the space bar to combo

no he isnt, thats already in the script!

  if not (IOW:Mode() == "Combo" or IOW:Mode() == "Harass") and NasusMenu.Stacks.AQ:Value() then 
      AutoLastHit(minion)
      AutoJungleClear(jminion)
  end

  • 0

#10
Merda

Merda

    Advanced Member

  • Members
  • 86 posts

after update 5.19 today the AutoQ on minions doesn't stack anymore only on jungle monsters

pls fix it, thanks  ;)


  • 0

#11
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

after update 5.19 today the AutoQ on minions doesn't stack anymore only on jungle monsters

pls fix it, thanks  ;)

We must wait for a FIX of GoS, because of that its not working at the moment! :)


  • 0

#12
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

UPDATED TO

-- V1.0.0.3 Changed DMG Calc for Sheen Buff with Items - 2nd of October


  • 0

#13
Elmuerte

Elmuerte

    Member

  • Members
  • 18 posts

The version is 1001 still and it has error with ignite smthing + does nothing no combo no autoq. Am i doing something wrong?

 

Edit: I've just deleted 73 string and it worked


  • 0

#14
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

The version is 1001 still and it has error with ignite smthing + does nothing no combo no autoq. Am i doing something wrong?

 

Edit: I've just deleted 73 string and it worked

I have to update ignite, will be done in the next update, sry about that


  • 0

#15
cowcow

cowcow

    Member

  • Members
  • 23 posts

:grumpycat: cow scripts can't work..


  • 0

#16
666piter

666piter

    Advanced Member

  • Members
  • 124 posts

its working nice i tested it at bots but i will try at normal game when i will have some free time. Good job.


  • 0

#17
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

The version is 1001 still and it has error with ignite smthing + does nothing no combo no autoq. Am i doing something wrong?

 

Edit: I've just deleted 73 string and it worked

fixed Ignite ... hopefully, cant test @ the moment, let me know if its working thank you :)


  • 0

#18
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

its working nice i tested it at bots but i will try at normal game when i will have some free time. Good job.

Try and tell me how it was to play with it :)


  • 0

#19
affeaffe12

affeaffe12

    Newbie

  • Members
  • 9 posts

fps drops on new IOW with menuconfig


  • 0





Also tagged with one or more of these keywords: Nasus, Q Stack Counter, Q Farm, Lasthit Q, KillSteal, JungleClear, LaneClear

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users