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

[D3Carry] Cassiopeia


Best Answer Deftsu , 30 March 2016 - 01:44

Not found :/


check my github or use the vip one, thread closed. Go to the full post »


  • This topic is locked This topic is locked
129 replies to this topic

#41
Deftsu

Deftsu

    donthackourgames

  • Ex-Core Dev
  • PipPipPip
  • 4,812 posts

Why do all your scripts have such a huge FPS drop with waveclear? Cassiopea is unplayable with it. 

i fixed it a long time ago, + it happens only if you laneclear, so why it's unplayable ? you laneclear with space ??  :huh:


  • 0

#42
supergrizzly

supergrizzly

    Advanced Member

  • Members
  • 37 posts

No, I lane clear with a different button, but my screen almost freezes on the cass script. I use laneclear a lot when I'm getting pushed in, and then swtich back to last hit. Space bar works fine, and so does last hit. I've noticed the FPS drop on Kalista and Vayne as well. All are great scripts, but I'm not sure why it's happening.


  • 0

#43
Deftsu

Deftsu

    donthackourgames

  • Ex-Core Dev
  • PipPipPip
  • 4,812 posts

No, I lane clear with a different button, but my screen almost freezes on the cass script. I use laneclear a lot when I'm getting pushed in, and then swtich back to last hit. Space bar works fine, and so does last hit. I've noticed the FPS drop on Kalista and Vayne as well. All are great scripts, but I'm not sure why it's happening.

we just need a better minion manager it's all


  • 0

#44
Chubelya

Chubelya

    Advanced Member

  • Members
  • 89 posts

btw senpai ur cass. auto E last hit on minions when it get poision is not working now idk what happen but i just update the script yesterday  :ph34r:


  • 0

#45
Deftsu

Deftsu

    donthackourgames

  • Ex-Core Dev
  • PipPipPip
  • 4,812 posts

btw senpai ur cass. auto E last hit on minions when it get poision is not working now idk what happen but i just update the script yesterday  :ph34r:


updated.
  • 0

#46
Aslai

Aslai

    Advanced Member

  • Members
  • 88 posts

It is using ult randomly.


  • 0

#47
Deftsu

Deftsu

    donthackourgames

  • Ex-Core Dev
  • PipPipPip
  • 4,812 posts

It is using ult randomly.


?? :huh:
  • 0

#48
sean3808

sean3808

    Advanced Member

  • Donator
  • 220 posts

hi Deftsu,

 

this script is great, and qwe work perfect. however, R works not really logic, so i read the code about casting R. i changed hp from 50% to 70%.

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

		if IsReady(_R) and IsFacing(target, 825) and ValidTarget(target, 825) and CassiopeiaMenu.Combo.R:Value() and GetPercentHP(target) <= 70 and GetPercentMP(myHero) >= 30 then
		Cast(_R,target)
		end

could you make a slider with GetPercentHP(target)?


  • 0

#49
Deftsu

Deftsu

    donthackourgames

  • Ex-Core Dev
  • PipPipPip
  • 4,812 posts

hi Deftsu,
 
this script is great, and qwe work perfect. however, R works not really logic, so i read the code about casting R. i changed hp from 50% to 70%.

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

		if IsReady(_R) and IsFacing(target, 825) and ValidTarget(target, 825) and CassiopeiaMenu.Combo.R:Value() and GetPercentHP(target) <= 70 and GetPercentMP(myHero) >= 30 then
		Cast(_R,target)
		end
could you make a slider with GetPercentHP(target)?

sure but ill add logic first
  • 0

#50
BlackCrow

BlackCrow

    Member

  • Members
  • 16 posts

thank you :D


  • 0

#51
W0rry

W0rry

    Advanced Member

  • Members
  • 36 posts

It uses combo to champion nearby(mostly tanker). How to select the target passively?


  • 0

#52
Abse

Abse

    Advanced Member

  • Members
  • 47 posts
  • LocationIn that small bush outside your mothers place of residence

If you use cassiopia script ur asking riot to ban you.


  • 0

#53
Deftsu

Deftsu

    donthackourgames

  • Ex-Core Dev
  • PipPipPip
  • 4,812 posts

Improved TargetSelector/Predictions for Q/W


  • 0

#54
AhriForever

AhriForever

    Advanced Member

  • Members
  • 97 posts
  • LocationViệt Nam

BEST CASSIOPEA BUT FPS DONT FRIENDLY


  • 0

#55
Deftsu

Deftsu

    donthackourgames

  • Ex-Core Dev
  • PipPipPip
  • 4,812 posts

BEST CASSIOPEA BUT FPS DONT FRIENDLY


all the fps drops were fixed what do you want else.. <_<
  • 0

#56
Ruedonger

Ruedonger

    Wurst

  • Ex-Staff
  • PipPipPip
  • 457 posts

Used this today and i have no FPS problems with this script


  • 0

#57
Deftsu

Deftsu

    donthackourgames

  • Ex-Core Dev
  • PipPipPip
  • 4,812 posts

added IPrediction Support.


  • 0

#58
BlackCrow

BlackCrow

    Member

  • Members
  • 16 posts

Nice !! :D


  • 0

#59
TheVigilante

TheVigilante

    Newbie

  • Donator
  • 9 posts

http://prntscr.com/95g98x

 

Whenever I hit spacebar it says  "Please specify spellname!" and fps drops to 3...

 

Was working fine yesterday.


  • 0

#60
sean3808

sean3808

    Advanced Member

  • Donator
  • 220 posts

http://prntscr.com/95g98xWhenever I hit spacebar it says  "Please specify spellname!" and fps drops to 3...

 

Was working fine yesterday.

bug report too  Keepo

 

line 84: attempt to index field 'color' (a nil value)

line 217: attempt to index field 'AutoE' (a nil value)  <---only when using "X" lasthit

 

when using combo or harass -> says  "Please specify spellname!"

 

testing with

DeftlibVersion = 5

Inspired Version = 1.03

Cassiopeia.version = 4


  • 1




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users