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

[GodSeries] GalioGod


Best Answer CptZeyx , 12 April 2016 - 03:11

Galio is back

Go to the full post »


  • Please log in to reply
25 replies to this topic

#1
CptZeyx

CptZeyx

    Henry

  • Banned
  • PipPipPip
  • 784 posts
  • LocationBetween here and there

galio_looking_over_demacia_by_insolitsca

 

 

FEATURES

 

- Combo if have enough mana

- Smart Combo ( Q-W-R)

- Auto W yourself if hp <= 50% and aa / skill coming to you
- Use ignite if killable (if ignite was taken)
- Use Smite if in range ( if smite was taken)

- Draw Combo damage over target hp

- If R is being casted and no enemies around you -> R will stop

 

DOWNLOAD

 

  IlhjJuu.png 

sourcecode

 

 

 

:wub:  :wub:  :wub:  :wub:

 

Made with love


  • 0

#2
Ryzuki

Ryzuki

    Advanced Member

  • Contributor
  • 297 posts
  • LocationOsu!z

Download link didn't work Kappa


  • 0

#3
CptZeyx

CptZeyx

    Henry

  • Banned
  • PipPipPip
  • 784 posts
  • LocationBetween here and there

Download link didn't work Kappa

Kappa


  • 0

#4
Ryzuki

Ryzuki

    Advanced Member

  • Contributor
  • 297 posts
  • LocationOsu!z

Kappa

No credit to me  :dogecry:  btw nice download link Kappa


  • 0

#5
CptZeyx

CptZeyx

    Henry

  • Banned
  • PipPipPip
  • 784 posts
  • LocationBetween here and there

Download link didn't work Kappa

 

 

Kappa

Button fixed :fappa:


  • 0

#6
selcuk

selcuk

    Member

  • Members
  • 21 posts

Script does not load. Is says unexpected error loading 'and' in script 


  • 0

#7
Imstuckinhell

Imstuckinhell

    l o a d s e m o n e

  • +VIP
  • 841 posts

Script does not load. Is says unexpected error loading 'and' in script 

post a picture.


  • 0

#8
selcuk

selcuk

    Member

  • Members
  • 21 posts

http://i.imgur.com/eJaALJ8.jpg

this is the error i am receiving, also i get bugsplat first time connecting. after reconnection no it doesnt bugsplat but i cant load the Galio script cause of this error.


  • 0

#9
Imstuckinhell

Imstuckinhell

    l o a d s e m o n e

  • +VIP
  • 841 posts

http://imgur.com/eJaALJ8


  • 0

#10
Icesythe7

Icesythe7

    Forum Manager

  • Contributor
  • 181 posts

remove require inspired as its inbuilt into gos, u have rchannel set to false in both onupdatebuff and onremovebuff, then u double set blocking movement which is never called in ontick as the rchann is always false from previous mistake, also side note doing "if rChannel == true then" isnt needed just do "if rChannel then" or for false do "if not rChannel then" also theres stuff in ontick that shouldnt be there like mana calcs as you are calling them twice. please remember to check your code in game before you release. :) also you cant do this "CastTargetSpell(target , _R) and DrawText(" Ultimate being used ", 11, 250, 250, GoS.Cyan)"

put the draw in ondraw else it will stutter in ontick and u cant use "and" like that


  • 0

#11
CptZeyx

CptZeyx

    Henry

  • Banned
  • PipPipPip
  • 784 posts
  • LocationBetween here and there

remove require inspired as its inbuilt into gos, u have rchannel set to false in both onupdatebuff and onremovebuff, then u double set blocking movement which is never called in ontick as the rchann is always false from previous mistake, also side note doing "if rChannel == true then" isnt needed just do "if rChannel then" or for false do "if not rChannel then" also theres stuff in ontick that shouldnt be there like mana calcs as you are calling them twice. please remember to check your code in game before you release. :) also you cant do this "CastTargetSpell(target , _R) and DrawText(" Ultimate being used ", 11, 250, 250, GoS.Cyan)"

put the draw in ondraw else it will stutter in ontick and u cant use "and" like that

Will fix when i have time, thanks.


  • 0

#12
HolyBeast

HolyBeast

    Advanced Member

  • Members
  • 110 posts

error line 236 unexpected symbol near "and"


  • 0

#13
Deftsu

Deftsu

    donthackourgames

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

error line 236 unexpected symbol near "and"

 

"i tested"


  • 0

#14
CptZeyx

CptZeyx

    Henry

  • Banned
  • PipPipPip
  • 784 posts
  • LocationBetween here and there
✓  Best Answer

Galio is back


  • 0

#15
selcuk

selcuk

    Member

  • Members
  • 21 posts

 

Galio is back

 

Well i gotta say, not quiet. His q just fires on him instead of distance.. whenever you try to combo his q just explodes on him... 


  • 0

#16
CptZeyx

CptZeyx

    Henry

  • Banned
  • PipPipPip
  • 784 posts
  • LocationBetween here and there

Well i gotta say, not quiet. His q just fires on him instead of distance.. whenever you try to combo his q just explodes on him... 

Hmm will have a look at it now. Ty for reporting it.


  • 0

#17
CptZeyx

CptZeyx

    Henry

  • Banned
  • PipPipPip
  • 784 posts
  • LocationBetween here and there

Well i gotta say, not quiet. His q just fires on him instead of distance.. whenever you try to combo his q just explodes on him... 

Fixed


  • 0

#18
selcuk

selcuk

    Member

  • Members
  • 21 posts

Fixed

Checking it out right now! will add feedback afterwards


  • 0

#19
selcuk

selcuk

    Member

  • Members
  • 21 posts

 

 

Same error as in the picture but instead of and it says < so the script does not load


  • 0

#20
CptZeyx

CptZeyx

    Henry

  • Banned
  • PipPipPip
  • 784 posts
  • LocationBetween here and there

Same error as in the picture but instead of and it says < so the script does not load

Okay will test now :)


  • 0




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users