Log in

View Full Version : All vocation Mlvl making!



Scymork
01-31-2013, 03:33
Hi.
I want to present my first bot to automaticial mlvl for all vocations.

You will need much food [best brown mushrums] i use around 150mushroms a day[24h]:p


setBot AutoEatFood=1
sayMessage Exura
gotoScriptLine 0

Have Fun

BldMx
01-31-2013, 05:07
I would rather use the runemaker than this.
It wouldn't spam as much and would probably look less weird.

Besides, wouldn't you get kicked after some time due to unvaried actions?

Anyways, nice too see people active here :D

Scymork
01-31-2013, 06:14
No you won't get kicked because you are throwing spells :D
And its better than runemaker because if some one asks you can say you putted a stone on f1 or something XD
im working with it to buy food :d

Scymork
01-31-2013, 21:30
I have a little Problem how to buy meat??

provocate
01-31-2013, 23:42
Hmm, this looks odd. No one is using 'hold down hotkey' anymore, so if some at CipSoft looks at packets you're sending, he will clearly know you're using a program, since you're sending 'exura' at the exact intervals everytime, of course only if you set cavebot timer like that. But still, 'poofing' due to gotoscriptline 0 ain't that good.

But nevertheless, I'd suggest using Conditional Events like so:


$mymanapercent$
#number>=#
90
0
250
0
exura

This will cast exura only, if your mana is higher than 90% of all your mana. It doesn't spam and it's quite 'normal'. Of course you can edit it to your values.