amoeder
-
Joined
-
Last visited
Posts posted by amoeder
-
-
No sorry, I found that tutorial aswell but he used a paid proxy. So I was just wondering if someone knows a reliable free proxy(site) i could use. Thanks for the help anyway

-
-
-
-
-
-
-
-
I'm a real noob but i can't seem to find how to use an item on another item in the API. Do i just use the click method? Can i get some feedback on the little script i tried to write?
Item chocolate = getInventory().getItem("Chocolate bar");Item knife = getInventory().getItem("Knife");if (inventory contains(chocolate)&& inventory.contains(knife){click(chocolate);click(knife);}Else{objects.closest("Bankbooth").interact("Bank");depositAllExept(knife);withdrawAll(chocolate);} -
Edited by amoeder
private State getState() {
Entity stall = objects.closest("Tea stall");
if (!inventory.isEmpty())
return State.DROP;
if (stall != null)
return State.STEAL;
return State.WAIT;
}is it really necessary here define the stall again? because you dont seem to need it in this block of code and u define it in your onloop or am i wrong here?
nvm figured it out
-
-
-
-
-
-
-
-
-
-
-
-
-
Edited by amoeder
on average, what does this bot fletch strings an hour?
If you could, compare miniumum antiban to maximum antiban.
Thanks!
edit: if this bot can't handle 1700 stringing minimum on average this doesn't make more money than a low requirement method, in fact sometimes even makes less. obviously this bot is great for fletching + making money, but for purely farming purposes, isn't the way to go.
Can someone give an average stringing proggie? thanks
http://snag.gy/TAtUq.jpg here you go, this is stringing magic longs. I get around 1800 with the "escape close interface" will be hitting 99 next week started at 65 with this script.
Profit counter is not accurate and i would not recommend this for goldfarming. Its decent money and great fletch exp though so would recommend it for these things.
-
New update (Green dragonhide)
in Runescape
you dont even need combat stats they wrote that they would make a bypass method for skiller (ex. trap the kebbit or some shit).