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

League of Draven V14 Beta v0.2.0.4 (ADC)

Draven

  • Please log in to reply
33 replies to this topic

#1
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

League of Draven V14  - v1.0.0.2 (Combo, Harass, KnockBack, Baseult)

 

---You need for using

 

--MOVEMENT SKILL AND KNOWHOW TO PLAY WITH DRAVEN AND THAT SCRIPT  :)

 

--MonTour.lua V2.0 - - - - MarCiiionTour Lib - click here

-This Lib is supporting the following Champs:

Draven
Leona
more coming soon!

-MonTour.lua has Multi Hero Support and it is possible to Disable other Champs by editing the following Code

--e.g If you want to use only Leona from my Script then MonTourStartChampion = {"Leona", "DravenOFF"}
--e.g If you want to use only Draven from my Script then MonTourStartChampion = {"LeonaOFF", "Draven"}
MonTourStartChampion = {"Leona", "Draven"}

--Inspired.lua V14 - - - - click here

--IAC.lua V14 - - - - click here

--Baseult.lua - - - - click here

--RecallTracker - - - - click here

--DLib.lua - - - - click here

 

---How to Install

 

--Download Inspired.lua , IAC.lua , Baseult.lua , RecallTracker , DLib.lua , MonTour.lua

--Put all the files into: C:\Users\yournameAppData\Roaming\GamingOnSteroids\LOL\Scripts\Common

--Open testscript1.lua and add the following line - you can find it in: C:\Users\yourname\AppData\Roaming\GamingOnSteroids\LOL\Scripts

require('MonTour')
require('RecallTracker')

--Open GOS LAUNCHER and make sure that you check kOOD08r.png

--Start Game and Have Fun

 

---Features

--Baseult-Support

--Press the Combo Button for E+Q+W+R Combo

  -Using W but If your Mana is under 85 it will not Cast W (You need to Cast it manually sometimes)

  -Using E when Target Enemy is killable and Range >= 600 (maybe it has to be improved)

  -Using R when Target Enemy is killable and Range > 780 (maybe it has to be improved)
--Press the Harass Button for Q Combo only
--Press N (SpecialKey) for KnockBack Enemy in Range

--LastHit and LaneClear with Q with ON/OFF function (New: It has now a Check for Minions in Range)

 

---Information

-- You can Change the KnockBack Enemy in Range with editing MonTour.lua

local HOTKEY = string.byte('N') --You can change the Key here "string.byte('????')"

e.g 
local HOTKEY = string.byte('M') --You can change the Key here "string.byte('????')"

-- if you dont want to use BaseUlt then edit the following line in MonTour.lua

comment in Line 61
--require('Baseult')

--for better movement Q

MC3mLBe.png

 

---ToDO

-- None but if oyu have any wished just tell it to me!

 

---Known issus

-- Problems with IAC.lua

   If you have Problems open IAC.lua then edit the following at Line 133 (It must look like these)

  function IAC:DoWalk()
    self.myRange = GetRange(myHero)+GetHitBox(myHero)+(IWalkTarget and GetHitBox(IWalkTarget) or GetHitBox(myHero))
--    if IWalkConfig.C then Circle(myHero,self.myRange):draw() end
    local addRange = ((self.gapcloserTable[myHeroName] and CanUseSpell(myHero, gapcloserTable[myHeroName]) == READY) and 250 or 0) + (GetObjectName(myHero) == "Jinx" and (GetCastLevel(myHero, _Q)*25+50) or 0)
    IWalkTarget = GetTarget(self.myRange + addRange, DAMAGE_PHYSICAL)
    if IWalkConfig.LaneClear then
      IWalkTarget = GetHighestMinion(GetOrigin(myHero), self.myRange, MINION_ENEMY)
    end

THIS IS IMPORTANT::
-- if IWalkConfig.C then Circle(myHero,self.myRange):draw() end

-----PLEASE UPVOTE FOR UPLOAD THANK YOU

 

 

Download "MonTour.lua"

 

---Update / Changelog 

-- 0.2.0.0 released - 28th of July

-- 0.2.0.3 Fully Recoded / Improved Script for good Performance and more FPS - 1st of August

-- 0.2.0.4 Added own MarCiiionTour V1 Lib for Multi-Champ-Support - 1st of August

-- 0.2.0.5 Fixed Bug with Inspired.lua 241 and now ready for using as Lib in testscript1.lua - 2st of August

-- 1.0.0.1 LastHit and LaneClear now with Minioncheck and now ready for using as Lib in testscript1.lua as STANDALONE - 2st of August

-- 1.0.0.2 Added ManaCheck Combo, Improved Combo and Fixed Bug not using E and Specialkey, Improved E+R RangeCheck - 3th of August

 

-- V1.0 MonTourLua Lib released - 1st of August

-- V1.1 MonTourLua updated improved Lib - 2st of August

-- V1.2 MonTourLua updated improved Lib - 2st of August

-- V1.3 MonTourLua updated added Mana Check Func - 3th of August

-- V2.0 MonTourLua updated added Autoupdate Func - 3th of August

 

CREDITS TO INSPIRED AND DEFTSU


Edited by MarCiii, 03 August 2015 - 11:59 .

  • 3

#2
SweetStrawberry

SweetStrawberry

    Advanced Member

  • Members
  • 449 posts
  • LocationZyppy BedRoom

 Draven catches himself axes?


  • 0

#3
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

 Draven catches himself axes?

--Information

You need your own Movement for Draven Q by farming and enemy hitting.

e.g. Hold the Key for Lane Clear and after every Hit of a Minion Release the Lane Clear Key and Right Click your Own to the Place of Q.

-Lategaming if you got about 1.6-1.8 AttackSpeed you not need to Click cause your faster by hitting and moving


  • 0

#4
Feretorix

Feretorix

    Administrator

  • Administrators
  • 3,027 posts
I will be making a script, which detects other unknown objects on the map.
  • 2

#5
Dante

Dante

    MVP

  • Members
  • 161 posts
:popcorn:
  • 0

#6
Laiha

Laiha

    Advanced Member

  • Members
  • 273 posts
  • LocationAntartica

Cool scfript goodjob keep it up


  • 0

#7
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

Cool scfript goodjob keep it up

Thanks but it has buggs :)


  • 0

#8
Feretorix

Feretorix

    Administrator

  • Administrators
  • 3,027 posts
The issue is in line 261, try contacting Inspired for that.
  • 0

#9
ilovesona

ilovesona

    Sona's wife

  • Contributor
  • 1,096 posts

The issue is in line 261, try contacting Inspired for that.

I think the target is nil, you can check other script how to valid target.


  • 0

#10
junneth25

junneth25

    Advanced Member

  • Members
  • 221 posts

not spam Q!!! and w is manual the error always show!!!! a bug script but sometimes good in pvp!! good job dude


  • 0

#11
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

UPDATED TO

League of Draven V14 Beta v0.2.0.4 (Combo, Harass, KnockBack, Baseult)


  • 0

#12
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

I will be making a script, which detects other unknown objects on the map.

I have seen that script but its to much of information to get Draven Q Catching Point.

Maybe you could help me?


  • 0

#13
Monkey

Monkey

    Member

  • Members
  • 23 posts

I have seen that script but its to much of information to get Draven Q Catching Point.

Maybe you could help me?

do some screenshots so u can read it :D i know its lot of text :D!


  • 0

#14
pansongvita

pansongvita

    Newbie

  • Members
  • 7 posts

how do you install this? been trying for couple of hours now :S


  • 0

#15
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

I think the target is nil, you can check other script how to valid target.

I have tried with nil target and validtarget with both you get the error also in my new script


  • 0

#16
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

how do you install this? been trying for couple of hours now :S

Download the other Librarys:

--Inspired.lua V14 - - - - click here

--IAC.lua V14 - - - - click here

--Baseult.lua - - - - click here

Download both of my Draven.lua and MonTour.lua

Download "Draven.lua" for MonTour Lib

Download "MonTour.lua" for Draven.lua

put them in C:\Users\yourname\AppData\Roaming\GamingOnSteroids\LOL\Scripts\Common

Put Enable Script Engine in GOS on.

Start LoL Have Fun :)


  • 0

#17
WizKalibog

WizKalibog

    Advanced Member

  • Members
  • 174 posts
  • LocationSA PILIPINAS KONG MINAMAHAL

Download the other Librarys:

--Inspired.lua V14 - - - - click here

--IAC.lua V14 - - - - click here

--Baseult.lua - - - - click here

Download both of my Draven.lua and MonTour.lua

Download "Draven.lua" for MonTour Lib

Download "MonTour.lua" for Draven.lua

put them in C:\Users\yourname\AppData\Roaming\GamingOnSteroids\LOL\Scripts\Common

Put Enable Script Engine in GOS on.

Start LoL Have Fun :)

draven and lib in common ???


  • 0

#18
parad0x

parad0x

    Advanced Member

  • Contributor
  • 163 posts

Don't load :/


  • 0

#19
SweetStrawberry

SweetStrawberry

    Advanced Member

  • Members
  • 449 posts
  • LocationZyppy BedRoom

I cant instal this script. I save MonTour.lua and Draven.lua in the folder comon.

No working for me :)

If something wrong done


  • 0

#20
MarCiii

MarCiii

    Advanced Member

  • Members
  • 216 posts
  • LocationMoTBase City

I cant instal this script. I save MonTour.lua and Draven.lua in the folder comon.

No working for me :)

If something wrong done

hmmm i dont know why.... this are my settings:

testscript1.lua

require('Inspired')
require('IAC')
require('RecallTracker')
pcall( require, GetObjectName(GetMyHero()) ) 
C:\Users\youname\AppData\Roaming\GamingOnSteroids\LOL\Scripts\Common

copy paste Draven.lua and MonTour.lua there

The Question is why it works that way @ my side?

If somebody got problems anymore, then i will change the script for all.

 

If you got problems make these and it must work

testscript1.lua

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

  • 0





Also tagged with one or more of these keywords: Draven

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users