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

[Library] MarCiii on Tour - Item Caster´s Library - V0.10 Beta - Item Activator!!

Item Caster

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

#1
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

y7APsGL.png

 

MarCiii on Tour - Item Caster´s Library - V0.10 Beta

 

You need for using:

Inspired.lua V30 - - - - click here

How to Install:

Spoiler

Information&Features:

 

This Lib is Casting all possible Items with Logic in Combo, Harass, LastHit and LaneClear (Some logics must be changed or added)

All Items are available to On/Off via Menu and have extra options too.

 

--Multi Language Support - IF YOU WANT MORE LANGUAGES TELL ME - ENGLISH AND GERMAN ARE SUPPORT RIGHT NOW!

 

IT IS AN EARLY BETA AND IT NEED TO BE TESTED,

NOT EVERYTHING IS WORKING RIGHT OR PERFECT!!!

Supported Items at the Moment:

Spoiler

Screenshots:

Spoiler

Api Functions:

MoT:UseItem(ID, team) 
--ID = ItemID or Name(Look at the List) 
--team = {1 = Enemy, 2 = Ally/Myself, 3 = Minion, 4 = Jungle}

MoT:LoopOn() -- Turns Loop On for all Items
MoT:LoopOff() -- Turns Loop Off for all Items
MoT:MenuOn() -- Turns Menu On for all Items
MoT:MenuOff() -- Turns Menu Off for all Items
MoT:Language(lang) -- lang = de (German) or lang = eng (English)

You need to set for use in Head of your Script if you want to use ItemCaster by Default:

require('MoT') 
MoT:Language(eng)

ALL OTHER FUNCTIONS:

You need to set for use in Head of your Script if LoopOff and MenuOn:

Spoiler

You need to set for use in Head of your Script if LoopOff and MenuOff:

Spoiler

 

ToDO:
-- Wards and Antiward Items for in Bush Enemys and Invisibility Enemys!

-- Adding more Items soon

-- Some Changes of logic, waiting for your Answers!

Known issus:

-- AT THE MOMENT YOU CANT USE: "Banner of Command" if you find more: "PLEASE LET ME KNOW IT"

-- I CANT TEST ALL SO PLEASE REPORT ME HOW IT WORKS BY DEFAULT AND WITH OTHER OPTIONS!

-----PLEASE UPVOTE FOR UPLOAD THANK YOU,

I WILL UPDATE MY WORK IF THERE ARE ENOUGH INTERESTING PEOPLE

 

Download "All of my Scripts in a ZipFile"

 

Download "MoT.lua"

Changlog / Updates
--V0.10 Beta - Released Beta 0.10 of MoT ItemCaster - 08th of October

Credits to Inspired, Platypus, Snowbell, TheWelder, Noddy, Cloud and Deftsu - learned a lot from you all thanks!!!!


  • 2

#2
Deftsu

Deftsu

    donthackourgames

  • Ex-Core Dev
  • PipPipPip
  • 4,812 posts
you still didnt find a better way to QSS ? :^)
  • 0

#3
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

you still didnt find a better way to QSS ? :^)

i really like your code xD but now i am still on work to get more BuffDatas for QSS and Mikaels ^^
Next i will do is making a BUFFData for all Champs but that could take a lot of time ^^


  • 0

#4
Deftsu

Deftsu

    donthackourgames

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

i really like your code xD but now i am still on work to get more BuffDatas for QSS and Mikaels ^^
Next i will do is making a BUFFData for all Champs but that could take a lot of time ^^


use it with bufftype, anyway its the same buffname..
  • 0

#5
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

use it with bufftype, anyway its the same buffname..

Yeah right^^ you say it that same buffname... in the end however you do it, it will be the same :S


  • 0

#6
Deftsu

Deftsu

    donthackourgames

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

Yeah right^^ you say it that same buffname... in the end however you do it, it will be the same :S


if i didnt try GotBuff(myHeri, "Stun") no one knew about it..
  • 0

#7
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

if i didnt try GotBuff(myHeri, "Stun") no one knew about it..

Yes but now we know how to use... because of you :)

And if you wont be the one who finds out it would be another... sry but i didnt find another way for it at the moment. Thats the only thing ive copypasted in my script here.

The rest is written by myself with my debugger for items and with that http://www.lolspot.de/items/ to get the ID´s too.

I think about that: Maybe it should work too!

GetBuffTypeList()

in a Table for checking all Buffs you have?

I think it must be possible to get the informations for checking.

 

I will try it out tommorow, must go to sleep

good night :)


  • 0

#8
Platypus

Platypus

    Bitcoin and Paysafecard payments are now available

  • Banned
  • PipPipPip
  • 1,289 posts
I dont even want to look at it
  • 0

#9
Deftsu

Deftsu

    donthackourgames

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

I dont even want to look at it


lol

Yes but now we know how to use... because of you :)
And if you wont be the one who finds out it would be another... sry but i didnt find another way for it at the moment. Thats the only thing ive copypasted in my script here.
The rest is written by myself with my debugger for items and with that http://www.lolspot.de/items/ to get the ID´s too.
I think about that: Maybe it should work too!

GetBuffTypeList()
in a Table for checking all Buffs you have?
I think it must be possible to get the informations for checking.
 
I will try it out tommorow, must go to sleep
good night :)

i tried it by luck lol and it worked :^) still no reason that this is the best way for qss ??? it drops a lot of fps while checking with GotBuff multiple times..
  • 0

#10
Mascara

Mascara

    Advanced Member

  • Members
  • 133 posts

Suggestion :

 

1 - Use Zhonya when get some ultimates like Zed, Fizz, (Fog Ults if possible). Zhonya is a very useful item.


  • 0

#11
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

No suggestions of what I could do better or anything else ... just a comment which is imbecility for me... this hate must be real against me! Dont understand such comments!

Too bad , just from you I would have been happy about suggestions or corrections Platy...

Like from Deftsu, instant calling out about this QSS instead of getting feedbacks about that what have done.

I think I will not make any new more stuff here. For what? Dont want to waste my time for getting nothing or something.

I dont have anything about you all, but i think it would be better when i left the community or staying still and do nothing.

In this case, i lost the fun here.

 

But well lets see what the future gives here...


  • 0

#12
Elmuerte

Elmuerte

    Member

  • Members
  • 18 posts

No suggestions of what I could do better or anything else ... just a comment which is imbecility for me... this hate must be real against me! Dont understand such comments!

Too bad , just from you I would have been happy about suggestions or corrections Platy...

Like from Deftsu, instant calling out about this QSS instead of getting feedbacks about that what have done.

I think I will not make any new more stuff here. For what? Dont want to waste my time for getting nothing or something.

I dont have anything about you all, but i think it would be better when i left the community or staying still and do nothing.

In this case, i lost the fun here.

 

But well lets see what the future gives here...

Dude, just do what u want to do! If u want to CP just CP, u are not breaking the rules. U will make something new if u will try more! They were just the firsts in this but not the bests! Try harder instead of leaving and u will will. 

It is the first activator so far, and u are in right way! Great job! Continue making! Sorry for my English! Best wishes and Alles gute)))


  • 0

#13
Deftsu

Deftsu

    donthackourgames

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

No suggestions of what I could do better or anything else ... just a comment which is imbecility for me... this hate must be real against me! Dont understand such comments!

Too bad , just from you I would have been happy about suggestions or corrections Platy...

Like from Deftsu, instant calling out about this QSS instead of getting feedbacks about that what have done.

I think I will not make any new more stuff here. For what? Dont want to waste my time for getting nothing or something.

I dont have anything about you all, but i think it would be better when i left the community or staying still and do nothing.

In this case, i lost the fun here.

 

But well lets see what the future gives here...

hmm i only said if you didn't find a better way yet since platy is gonna make a better..


  • 0

#14
Platypus

Platypus

    Bitcoin and Paysafecard payments are now available

  • Banned
  • PipPipPip
  • 1,289 posts

lol that attention/Drama Whoring.

 

All I said was I dont want look at it because Im in the credits again and I didnt even do anything to help you, so I knew what to expect. I didnt even look at the code because It's a beta so I dont really care whats in there. If you feel like "if x% hp then" then go ahread, You do you. I wont stop anyone developing anything. 

 

But for good ****ing sake stop with the Drama.


  • 0

#15
Deftsu

Deftsu

    donthackourgames

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

lol that attention/Drama Whoring.

 

All I said was I dont want look at it because Im in the credits again and I didnt even do anything to help you, so I knew what to expect. I didnt even look at the code because It's a beta so I dont really care whats in there. If you feel like "if x% hp then" then go ahread, You do you. I wont stop anyone developing anything. 

 

But for good ****ing sake stop with the Drama.

+1


  • 0

#16
Platypus

Platypus

    Bitcoin and Paysafecard payments are now available

  • Banned
  • PipPipPip
  • 1,289 posts

Also before you get me angry: 

I knew that thing somehwere.

 

09806b114f.png


  • 0

#17
Deftsu

Deftsu

    donthackourgames

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

Also before you get me angry: 

I knew that thing somehwere.

 

09806b114f.png

 

:lol:


  • 0

#18
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

hmm i only said if you didn't find a better way yet since platy is gonna make a better..

It is okay sry today is not my day!

Also before you get me angry: 

I knew that thing somehwere.

maybe i missunderstand your comment but i dont apologize for my opinion.

sry i had a bad day too, failed my exam today. I have written in rage, so sry!

About Minion, wow just made it that way when GoS didnt have. I AM NOT A PROFFESIONAL CODER, i´m about to get better and better.

For now i understand how it works so i have made it that way...

About credits: you in credits because i have learned a lot from your codes too.


  • 0

#19
Jotta

Jotta

    Suporte Brasileiro

  • Members
  • 599 posts

wUdl5cK.jpg


  • 0

#20
Elmuerte

Elmuerte

    Member

  • Members
  • 18 posts

wUdl5cK.jpg

+1


  • 0




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users