Everyone who has never used our Bots before, can test each one for 2 days without any limitation.
The trial is given automatically when you login on the Bot, but in some cases it wouldn't work (security reasons).
If this happens, send me a private message and i will be checking the failed trials manually and adding it for those who didn't get it.
We are looking for resellers who may accept payment methods different from ours, including classictibia's cash, realesta's cash, mastercores' cash, etc. Interested? Click here at anytime.



Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"exevo pox hur" not casting
#1
Hiya, I'm trying to make a script to wave monsters down. I tried using castareaspell but it doesn't seem to work with "exevo pox hur". This is a druid poison wave(like e-wave)

First i tried castareaspell("exevo pox hur")

Doing cast("exevo pox hur") doesn't seem to work. Does the spell need to be hard coded into the bot?

also how would I make the targeting get in position for waving? I have keep away set to 3 so usually it works but if monster is diagonal, is there a setting to keep away at 3 squares in a straight line?



Thanks, MortalShadow.
Reply

#2
Hello.

exevo pox hur didn't existed on Bot and neither on castareaspell. So I've added exevo pox hur to Bot and to castareaspell().
Please, redownload and reinstall Kasteria OTBot:
|Only Registered members can see download links. | Click here to buy subscription or here to register.
Reply

#3
Hiya, can't seem to get it working.

I have a persistent scripts every 200ms

castareaspell("exevo mort hur", 1, 1, 0, 0)

however even when character is in position due to targeting it doesn't wave. Am I using the command wrong?
Reply

#4
Parameters 3rd and 4th are boolean, not numeric.
castareaspell("exevo mort hur", 1, true, false, 0)
Reply

#5
Is there an option for the bot to set up in front of the monsters? because this script turns but if they stand diagonally it no longer hits them
Reply

#6
|Only Registered members can see download links. | Click here to buy subscription or here to register.
You can read this function options on LUA Functions & Variables thread:
|Only Registered members can see download links. | Click here to buy subscription or here to register.
(Search for "castareaspell").
This script actually only cast spell if can hit an amount of monsters or specific monsters, according the parameters you use. So if there's only a single monster on your screen and it's at your diagonal then it should not cast spell.
Reply

#7
but here is only casting spela and not taking the position to use it :/
Reply

#8
|Only Registered members can see download links. | Click here to buy subscription or here to register.
It will not take positions, only turn.
Reply



Forum Jump:



Forum software by © MyBB Theme © iAndrew 2016