-
Posts
203 -
Joined
-
Last visited
-
Feedback
0%
Posts posted by lazyy
-
-
Well done
*Reacts to 9 months old thread*
*Scripters is already gone*
*postcounthookar*
-
Well done
Some1 is getting his postcount up
-
Good work
do you even script?
?
-
^^ nobo above me said it
:D
-
Fuck off, nobody cares
Jij bent echt een kanker irritante kanker mogol
als ik jou zou tegenkomen zou ik jouw de grond in stampen
-
1
-
-
retard alert
-
botting is risky
but it will only become riskier
bot now or bot never
-
does this still work
-
thanks works great
going to use this in my script hahaha
:D
-
dickrider
-
MousePath can't be resolved?
? -
if(i.contains("Rune arrow")){
int amount = i.getItemForName("Rune arrow").getAmount();
totalgold += 200 * amount;
}
thanks so much for your code
but it still recognizes a stack of rune arrows as 1 item -_-
will just have to live with it i guess
-
No it is not, your code will give you the amount of slots that is filled with Dragon bolts (e).
My code will get that item and tell you how many of them are in that stack.
didn't work still counts as one
nvm im probably an retard this is my code
if(i.contains("Rune arrow")){
i.getItemForName("Rune arrow").getAmount();
totalgold += 200;
}
i just want the int totalgold to multiply by every rune arrow in the inventory
-
It probably returns the amount of inventory slots with that item.
You could do something like this (not tested):
this.client.getInventory().getItemForName("Rune arrow").getAmount();
will try it out but its basically the same as what i used before
client.getInventory.getAmount("Dragon bolts (e)");
-
change the email to:
nep1122@hotmail.nl
-
example:
Even if i have 2147m rune arrows in inventory
it will tell me that i only have 1 rune arrow
-
write your own method
-
-
its incredible money if you find retards
-
wow
-
MousePath cannot be resolved?
? -
goodluck
noob
-
n000000000000000000000000000000b
-
Zybez price fetcher
in Snippets
Posted
Very nice
but is it possible to grab every item in an area with the value of above 200 and list them ?
?