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

D3ftlandAIO v3.5 a lot of incoming updates !!


  • Please log in to reply
2232 replies to this topic

#461
Deftsu

Deftsu

    donthackourgames

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

On Garena what is this mean ? Sorry my English really poor

 

and all script already update . I use ur DLib but when I fight to use space I got this error message ..

which version are you on ?? i'm sure it's 5.16


  • 0

#462
Deftsu

Deftsu

    donthackourgames

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

 

sorry guys but i keep on trying cassio and i follow the guide repeated it multiply times and it does not work for me this is the error message that i receive can someone please help me thanks Untitled.jpg

 

edited: ok so i use kalista this time and it works perfectly fine but when im using cassio i this error.. going to try out blitzcrank now

updated again:

hmn.. the cassio scripts works now although it was able to work by putting this in my testscript1

 

require('Inspired')
require('IAC')
require('WardJump')
require('Lux_One_Key')
require('PlatyAIO')
require('CloudAIO')
require('DLib')
pcall( require, GetObjectName(GetMyHero()) ) 
 
the cassio script... its imba ahaha it auto kills lane minions when you poison them its almost as good as exodus cassio ahaha
the only thing missing for me was the auto harass toggle with Q can you add this option if possible thanks :)
so that when you auto harass someone just hit space bar and be happy ahaha
 
there was only a few problem that i see in the script, sometimes it use E even if its not poison.. its ok i guess if it last hit a champion
but sometimes it just use E without poison and the person is not dying yet.. i also see that there was no options
on auto R no. of people on range whether they look in front of you or behind. also there are times when you use space combo in clash
it auto last hit minions rather than hitting the boobs of the champions i hope that it has more priority in combo than auto last hit lane minions, but overall the combo was great and it was a good experience :)
 
i use this on diamond tier 2 on garena ph and it was good i guess i reviewed it :P

 

thanks, gonna make more R options in the future, and i'll add a check if you are not pressing space so it doesn't auto E minions


  • 0

#463
abccbaicqqci

abccbaicqqci

    Member

  • Members
  • 25 posts

its mean garena plus (garenamessenger.exe)

 

fb.garena.jpg

 

KappaHD

 

but we have the same problem ><  use vayne get same error


  • 0

#464
abccbaicqqci

abccbaicqqci

    Member

  • Members
  • 25 posts

which version are you on ?? i'm sure it's 5.16

patch 5.16 I'm sure .

 

I with Advanced Member same problem . use space got error XD


  • 0

#465
Deftsu

Deftsu

    donthackourgames

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

patch 5.16 I'm sure .

 

I with Advanced Member same problem . use space got error XD

yeah cause you are still in 5.16 :/


  • 0

#466
abccbaicqqci

abccbaicqqci

    Member

  • Members
  • 25 posts

yeah cause you are still in 5.16 :/

So I need wait tw server in 5.17 right ?

 

lol. 


  • 0

#467
Deftsu

Deftsu

    donthackourgames

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

So I need wait tw server in 5.17 right ?

 

lol. 

or edit vayne.lua line 107 from GetWindUp(GetMyHero()) + (GetLatency()*2) to 200 ( i prefer 200, but make it btw 200~250)


  • 0

#468
ButterSmooth

ButterSmooth

    Advanced Member

  • Members
  • 710 posts

its mean garena plus (garenamessenger.exe)

fb.garena.jpg

KappaHD

Ideal photo KappaHD
  • 0

#469
mrugi

mrugi

    Newbie

  • Members
  • 8 posts

I'm using vayne and yesterday everything was fine but today got popout errors while pressing spacebar whenever I was in combo range some Inspired.lua error.
I've got updated inspired, iac and your vayne. Any ideas ? <_<

 

2lwsvn5.jpg


  • 0

#470
GermanRetard

GermanRetard

    Advanced Member

  • Members
  • 87 posts

I'm using vayne and yesterday everything was fine but today got popout errors while pressing spacebar whenever I was in combo range some Inspired.lua error.
I've got updated inspired, iac and your vayne. Any ideas ? <_<

Same problem here


  • 0

#471
Deftsu

Deftsu

    donthackourgames

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

pushed another vayne update, will see how inspired error goes now..


  • 0

#472
123qwe456

123qwe456

    Newbie

  • Members
  • 6 posts

Auto Stun with E on Vayne doesnt work? :( Why not? 


  • 0

#473
mrugi

mrugi

    Newbie

  • Members
  • 8 posts

pushed another vayne update, will see how inspired error goes now..

Just now ? I'll test it than


  • 0

#474
yukazama22

yukazama22

    Member

  • Members
  • 20 posts

Thanks


  • 0

#475
Deftsu

Deftsu

    donthackourgames

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

Auto Stun with E on Vayne doesnt work? :( Why not? 

it works fine :huh:


  • 0

#476
abccbaicqqci

abccbaicqqci

    Member

  • Members
  • 25 posts

or edit vayne.lua line 107 from GetWindUp(GetMyHero()) + (GetLatency()*2) to 200 ( i prefer 200, but make it btw 200~250)

 

if myIAC:IsWindingUp() and CUseQ.getValue() and ValidTarget(target, 700) then
        DelayAction(function() 
Tumble()
        end, GetWindUp(GetMyHero()) + (GetLatency()*2)) to 200

 

like this @@?


  • 0

#477
mrugi

mrugi

    Newbie

  • Members
  • 8 posts

Turned of autoupdater and anti gap closer and vayne works fine again


  • 0

#478
Deftsu

Deftsu

    donthackourgames

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

 

if myIAC:IsWindingUp() and CUseQ.getValue() and ValidTarget(target, 700) then
        DelayAction(function() 
Tumble()
        end, GetWindUp(GetMyHero()) + (GetLatency()*2)) to 200

 

like this @@?

 

dafuq no, change GetWindUp(GetMyHero()) + (GetLatency()*2))                                  TO 200 means it will be 200 instead of this sentence


  • 0

#479
Deftsu

Deftsu

    donthackourgames

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

Turned of autoupdater and anti gap closer and vayne works fine again

:huh: autoupdater doesn't have anything to do with the script <_< and anti-gapcloser is already deleted if you didn't turn the auto-updater off ..


  • 0

#480
abccbaicqqci

abccbaicqqci

    Member

  • Members
  • 25 posts

or edit vayne.lua line 107 from GetWindUp(GetMyHero()) + (GetLatency()*2) to 200 ( i prefer 200, but make it btw 200~250)

GetWindUp(GetMyHero()) + (GetLatency()*200)

 

like this :)) ?  haha   . I find verson 15 by vayne but have error too xD


  • 0




6 user(s) are reading this topic

0 members, 6 guests, 0 anonymous users