are you testing something or what? the script isn't working as I just mentioned.
Well i've saw that inspired updated things to V12 maybe its outdated again. I still have the v11 so to me is good. I've tested it 2 hours ago.
are you testing something or what? the script isn't working as I just mentioned.
Well i've saw that inspired updated things to V12 maybe its outdated again. I still have the v11 so to me is good. I've tested it 2 hours ago.
I did all of these not working, but I am in a game, no matter I reload the game, double F6, do anything cannot see your script with shift key. Just iwalk in shift menu.
Let me check it.
Do you guys have my latest version?
Tested now fully working. And i have the most recent libs updated "V12", try to download my script again, maybe u have a outdated version.
Tested now fully working. And i have the most recent libs updated "V12", try to download my script again, maybe u have a outdated version.
your script works now but I cannot see Inspired.lua in my shift menu. I already install with the link you mentioned.
your script works now but I cannot see Inspired.lua in my shift menu. I already install with the link you mentioned.
Weird, well talk to inspired and see what he can do.
Weird, well talk to inspired and see what he can do.
yeah I just left a reply to him, by the way do you have any "very laggy walk"? It look like I have turned on both F7 walk and iwalk. It keep lagging when the champ works.
yeah I just left a reply to him, by the way do you have any "very laggy walk"? It look like I have turned on both F7 walk and iwalk. It keep lagging when the champ works.
No i don't have that.
No i don't have that.
Thanks then I ask in support.
Thanks then I ask in support.
How much fps do you have?
How much fps do you have?
around 30 to 40, my desktop is old with H5770 display card.
The mana control fir early game is like..if I have lower than half mana then no spells already. It is around 2 to 3 spells mana left.
around 30 to 40, my desktop is old with H5770 display card.
The mana control fir early game is like..if I have lower than half mana then no spells already. It is around 2 to 3 spells mana left.
It's because that i did the Harrass func, btw i can add another one with no mana control. I only add if u want.
It's because that i did the Harrass func, btw i can add another one with no mana control. I only add if u want.
No need, thanks it is cool, just very early game.
No need, thanks it is cool, just very early game.
Thx Mate ^^ im realy glad that someone like my script ^^
Thx Mate ^^ im realy glad that someone like my script ^^
Harass FUNC is not working with his script at my side.
For other who also have this problem add this Code under the first Loop FUNC.
bY THE wAY NICE SCRIPT
OnLoop(function(myHero) --GOOD idea I think by MarCiii if not IWalkConfig.Harass then return end local unit = GetCurrentTarget() if ValidTarget(unit, 1000) then if Config.E then if CanUseSpell(myHero, _E) == READY and GetCastRange(myHero, _E) then CastTargetSpell(unit, _E) end end if CanUseSpell(myHero, _Q) == READY and Config.Q then local QPred = GetPredictionForPlayer(GetMyHeroPos(),unit,GetMoveSpeed(unit),math.huge,1000,GetCastRange(myHero, _Q),85,false,true) if QPred.HitChance == 1 then CastSkillShot(_Q,QPred.PredPos.x,QPred.PredPos.y,QPred.PredPos.z) end end end end)
Harass FUNC is not working with his script at my side.
For other who also have this problem add this Code under the first Loop FUNC.
bY THE wAY NICE SCRIPT
OnLoop(function(myHero) --GOOD idea I think by MarCiii if not IWalkConfig.Harass then return end local unit = GetCurrentTarget() if ValidTarget(unit, 1000) then if Config.E then if CanUseSpell(myHero, _E) == READY and GetCastRange(myHero, _E) then CastTargetSpell(unit, _E) end end if CanUseSpell(myHero, _Q) == READY and Config.Q then local QPred = GetPredictionForPlayer(GetMyHeroPos(),unit,GetMoveSpeed(unit),math.huge,1000,GetCastRange(myHero, _Q),85,false,true) if QPred.HitChance == 1 then CastSkillShot(_Q,QPred.PredPos.x,QPred.PredPos.y,QPred.PredPos.z) end end end end)
I dunno why to you is not working, to me it works fine as the others who use this.
I dunno why to you is not working, to me it works fine as the others who use this.
The thing is your HarassFUNC is not the Real iWalk.Harass FUNC
With that Script Peace over there you got the normal Harass FUNC with the opinion to change the HarassKey ingame.
It is just a Solution for me that the Script works, maybe its the best end way to use this FUNC.
Greetings ^^
0 members, 1 guests, 0 anonymous users