New lua functions!

Finally the new update is finished. I also added some scripts to the scripts folder and updated old ones.

Functions for getting spell or inventory data are still missing. Also selling and buying items… however, the new UseSpell/Item functions allow new nice scripts now.

Changelog:

  • Lua functions will now check for the correct amount of parameters and won’t crash on wrong use anymore
  • Added “lol.UseSpell( slot )” for self casts
  • Added “lol.UseSpell( slot, target.pointer )” for target spells
  • Added “lol.UseSpell( slot, position )” for aoe spells
  • Added “lol.UseSpell( slot, startPos, endPos)” for aoe spells with start and end position (i.e. rumble ulti)
  • Added STARTED_TICK global
  • Added “.level” attribute to players in lua
  • Added “lol.LevelSpell( slot )”
  • Added “state = lol.CanUseSpell( slot )”
  • Added SPELL_SLOT_1, SPELL_SLOT_2, SPELL_SLOT_3, SPELL_SLOT_4, SPELL_RECALL, SPELL_SUMMONER_1, SPELL_SUMMONER_2 for the spell functions
  • Added ITEM_SLOT_1, ITEM_SLOT_2, ITEM_SLOT_3, ITEM_SLOT_4, ITEM_SLOT_5, ITEM_SLOT_6 globals for the spell functions
  • Added states: STATE_READY, STATE_NOTLEARNED, STATE_SUPRESSED, STATE_COOLDOWN, STATE_NOMANA, STATE_UNKNOWN for the CanUseSpell function
  • Jungle timer script now also works for the 3on3 map
  • Added an auto smite script for nashor/dragon and lizard/dragon (3on3 map), you need to set the summoner spell 1 or 2 in the config section
  • Improved performance of the tower range script
  • Tower range script may now show the range of own towers if set true in the config part
  • Added the minionMarker script which will draw circles as soon as a minion can be killed with a single auto attack

Note: All spell functions (except LevelSpell) can be used on items with the correct slot global, too.

Leave a comment ?

11 Comments.

  1. AWESOME. But wait a second.. Is the update downloadable :? ??

  2. Nice :D
    Thanks for the update.

  3. Zynox, you didn’t add “player.as” and other things that maramizo asked :? I don’t mind, but that would open new possibilities in future scripts too :P

  4. new league detection

    zoomhack is detected now

    Greetings Summoner,

    Improper modifications to your League of Legends client have been detected by our system. While we allow for customization and creativity, modifications that allow for an unfair competitive edge are unwelcome on the Fields of Justice and are a violation of our Terms of Use. Such modifications are typically related to increased vision range. If these modifications are detected repeatedly, disciplinary actions against your account may occur.

    To ensure that your system has no unwelcome modifications, we recommend using the official client without third party modification. You may download an unmodified version of the client at http://signup.leagueoflegends.com/en/signup/redownload.

    Thank you for your co-operation in this matter. If you have any further questions you may contact us at visit us at https://support.leagueoflegends.com

  5. Works pretty decent :)

    Will you implement Spell stats like:

    SpellX.getRange()
    SpellX.getAPDMG()
    SpellX.getADDMG()
    SpellX.getTotalDMG()

    That would be awensome!

  6. AWESOME!
    Again request donate button

  7. What happened with the lasthit bot? :shock:

  8. Who can i Download it o.o? :?:

  9. im sorry for my self but im not english so, where can i get this features? i downloaded the tool and it works pretty good, but i dont get it where i can download the new functions?! :roll:

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>