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

simple Karthus

karthus

Best Answer ilovesona , 13 November 2015 - 04:59

Karthus E turns crazy after first fight.

update your DLib now, there is a temporally way to fix this issue

http://gamingonstero...e-11#entry43010

Go to the full post »


  • Please log in to reply
93 replies to this topic

#1
ilovesona

ilovesona

    Sona's wife

  • Contributor
  • 1,096 posts

wyx3769.jpgthx Berserker for nice banner :wub: 
 
Feature:

  • spam QWE(two mode: combo, harass)
  • show killable enemy by ult(not auto cast for you, just show text to tell you Doge )

Download:
simple karthus.lua
https://github.com/i...ple karthus.lua
installtogos.jpg
 
Requirement:
DLib
http://gamingonstero...ry-dlib-rework/
 
Usage:
put simple karthus.lua into Scripts, then use use simple script loader to load it
http://gamingonstero...-loader-rework/
 
Change log:
2015.11.06: rework(less fps drop), add menu for combo and harass mode
2015.10.26: update to new api(rip OnLoop)
2015.09.12: change requirement to DLib instead inspired
2015.09.01: should work well with simple script loader now
2015.08.16 : fix ult info
2015.07.30: update to api 0.0.6


Edited by ilovesona, 13 November 2015 - 01:38 .

  • 3

#2
Scrotch

Scrotch

    Newbie

  • Members
  • 9 posts

nice steal


  • 0

#3
ilovesona

ilovesona

    Sona's wife

  • Contributor
  • 1,096 posts

update to api 0.0.6


  • 0

#4
c0mbin3

c0mbin3

    Newbie

  • Members
  • 7 posts

Thanks for your work man upvoting regardless due to the fact I'm a karthus player :)


  • 0

#5
gingergiles

gingergiles

    Advanced Member

  • Members
  • 30 posts

used this for a few games , its great fair play !  huge red text in corner when to ult!  q prediction is pretty good ! same with W  and it casts E and cancels E when out of range :)  pretty decent ! :D


  • 0

#6
c0mbin3

c0mbin3

    Newbie

  • Members
  • 7 posts

Just posting some more feedback and a request. Could you possibly add the ability to lasthit with your q ? Also could anyone here give me a ss of reccomended settings with this script I'm still new to this loader unfortunately.


  • 1

#7
ilovesona

ilovesona

    Sona's wife

  • Contributor
  • 1,096 posts

Just posting some more feedback and a request. Could you possibly add the ability to lasthit with your q ? Also could anyone here give me a ss of reccomended settings with this script I'm still new to this loader unfortunately.

 

  1. I'm sry the last hit feature is from IAC, but I'll find a way to add it.
  2. You don't need any setting or config for this script.

 

thx for feedback


  • 0

#8
gingergiles

gingergiles

    Advanced Member

  • Members
  • 30 posts

heyilovesona, i sonehow missplaced the testscript for this karthus lua,  i cant remember what all the require lines are ?


  • 0

#9
ilovesona

ilovesona

    Sona's wife

  • Contributor
  • 1,096 posts

heyilovesona, i sonehow missplaced the testscript for this karthus lua,  i cant remember what all the require lines are ?

you mean this one?

https://raw.githubus...testscript1.lua


  • 0

#10
gingergiles

gingergiles

    Advanced Member

  • Members
  • 30 posts

aye :)  sorted it tho thanks :)  couldnt remember if it had another certain requirement in there :)


  • 0

#11
RonnyKennedy

RonnyKennedy

    Member

  • Members
  • 12 posts

update PLX


  • 0

#12
ilovesona

ilovesona

    Sona's wife

  • Contributor
  • 1,096 posts

update PLX

any error?


  • 0

#13
thunderwave

thunderwave

    Advanced Member

  • Members
  • 433 posts

still working?

What do we suppose to put in testscript1.lua?


  • 0

#14
thunderwave

thunderwave

    Advanced Member

  • Members
  • 433 posts

unlimited repeated error right after getting ult ability, can just close lol client. The error is at line 50.

 

This scirpt is not working with repeated error message, guys no need to try before any update to fix this bug.

 

Finally I need to manually finish my current game.

 

By the way how to use "skin farming"? I don't see the champ uses any skill  to farm when I hold "v".

 

Q, W, E are really good before level 6 ult is on then unlimited error message.


  • 1

#15
ilovesona

ilovesona

    Sona's wife

  • Contributor
  • 1,096 posts

unlimited repeated error right after getting ult ability, can just close lol client. The error is at line 50.

 

This scirpt is not working with repeated error message, guys no need to try before any update to fix this bug.

 

Finally I need to manually finish my current game.

 

By the way how to use "skin farming"? I don't see the champ uses any skill  to farm when I hold "v".

 

Q, W, E are really good before level 6 ult is on then unlimited error message.

 

try download the new version, it should work well now

 

and this script don't have any farming feature, the menu you see is from IAC I think


  • 0

#16
thunderwave

thunderwave

    Advanced Member

  • Members
  • 433 posts

try download the new version, it should work well now

 

and this script don't have any farming feature, the menu you see is from IAC I think

 

I see thanks, I try to play him as support since farming cannot be great, I will try it...time to sleep first B)


  • 0

#17
thunderwave

thunderwave

    Advanced Member

  • Members
  • 433 posts

try download the new version, it should work well now

 

and this script don't have any farming feature, the menu you see is from IAC I think

 

Just try it, still same line50 error right after level 6 get ult.

 

I have these in testscript1.lua

require('Inspired')
require('IAC')
pcall( require, GetObjectName(GetMyHero()) )

 

Is that the problem?


  • 0

#18
ilovesona

ilovesona

    Sona's wife

  • Contributor
  • 1,096 posts

Just try it, still same line50 error right after level 6 get ult.

 

I have these in testscript1.lua

require('Inspired')
require('IAC')
pcall( require, GetObjectName(GetMyHero()) )

 

Is that the problem?

I'm sorry,  but I can't reproduce the error.

 

Make sure update everything(my script and Inspired loader) and try again.

 

If you still got the error, take a screenshot of the error msg.


  • 0

#19
thunderwave

thunderwave

    Advanced Member

  • Members
  • 433 posts

I'm sorry,  but I can't reproduce the error.

 

Make sure update everything(my script and Inspired loader) and try again.

 

If you still got the error, take a screenshot of the error msg.

 

I have updated everything and try again, same bug:

M7BbmrN.jpg


  • 0

#20
ilovesona

ilovesona

    Sona's wife

  • Contributor
  • 1,096 posts

I have updated everything and try again, same bug:

M7BbmrN.jpg

I think you download the old version of my karthus script

 

this is the latest version

http://pastebin.com/ismctkwM


  • 0





Also tagged with one or more of these keywords: karthus

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users