Log in

View Full Version : $mycap$ working weird!



provocate
03-30-2012, 17:26
So, I'm botting at larvae currently, I got 2 days of premium left so I thought I'd take my noob mage to 30. Using simplest cavebot script possible, with no fancy refiller or depositer, maybe that will keep me from getting banned/deleted.

So, without depositer I needed cap reminder which will remind me that my cap dropped under specific number ... That's like the easiest thing to do in conditional events, here it goes:

Note that for these two cases my cap is: 57


$mycap$
#number<#
10
0
1000
0
exiva testding

Now, I interpret this as so: If my cap drops under value 10, it will 'exiva testding' (ding, ding, ding) every 1 second.

It doesn't work! And if I change '#number<#' to '#number>#' and completely change cap value as so:


$mycap$
#number>#
40
0
1000
0
exiva testding

It doesn't work either! (If my cap is above 40, ti will ding every second.)

I mean, it drives me crazy, because now I'm not sure, either I am stupid and can't interpret functions '#number<#' and '#number>#' right, or these two are completely opposite of what they're saying.

EDIT: Apparently second conditional works ... But still, I need bot to 'ding' when cap's under 10, ARGHHH! imadbro.png!!!!

Malmis
04-02-2012, 11:53
$mycap$ showing 5000 mean you have 50.00.
So now you can see if you have 0.01 oz left.

provocate
04-15-2012, 13:35
Even when you're gone Malmis you're a great help, totally forgot about this one, had the problem today again and bingo, I've remembered. Come back! :(