Everything posted by Juggles
-
Buying Junk Accounts
I added you I like account 1 but im only paying 5m per account so you're probably not interested.
-
[AFK Guild Cutter][Hosidius Favour][Anti-ban][72+ Methods][Entire Woodcutting guild][Salt miner]
Looks great Goodluck on the release.
-
Juggles AIO Fighter
These are the banks supported : let me know if I'm missing any you would like to add. Area LumbridgeBank Area DraynorBank Area Edgeville Area VarrockWestBank Area VarrockEastBank Area FaladorWestBank Area FaladorEastBank Area AlKharidBank Area CamelotBank Area CatherbyBank Area SouthAdrogueBank Area Yanille Area PortKhazardChest
-
Juggles AIO Fighter
It automatically finds the closest bank i coded and will walk to it.
-
Juggles AIO Fighter
The only main bank I am missing is Caniffs I believe. I will be adding it soon. If anyone finds a bank that is not supported, let me know and I will add it.
-
Juggles AIO Fighter
It will eat the food and pick up the items It only goes to the bank when your inventory does not have food in it.
-
Buying Junk Accounts
Buying accounts with random stats. Not paying more than 4-5m. Do not want accounts that were freshly made and have no stats. Fastest way for me to message you is to add my Skype. Joey-bots You can also send me a pm here or post below.
-
Buying 70+ mager
70+ magic or close to it Prefer it to be a magic pure or one with only defense as I will be using it to PK but if it has some combat stats, then that's fine. Just let me know the combat stats. Paying 4m per account Won't pay more for any other stat
-
Need 1-50 agility done
Post price below. Hand done only.
-
Change trees according to level
Like Token said above it'll switch when its at its new level.
-
Change trees according to level
Try something like this. You could continue to add this for each level if you wanted to. Just make a range between two numbers. if (getSkills().getDynamic(Skill.WOODCUTTING) <15) { ChopLogs; } if (getSkills().getDynamic(Skill.WOODCUTTING) >=15 && getSkills().getDynamic(Skill.WOODCUTTING) <30 ) { ChopOaks; }
- Finals winner?
-
Becoming a Script Writer
Goodluck man You can do it.
-
Juggles AIO Fighter
No its not codded in.
-
Becoming a Script Writer
Achieved my goal after 2.5 months
-
Juggles AIO Fighter
Ye if the minimap tile that you started on is no longer on the map then it walks back to the starting tile. I will look into adding it to the paint also.
-
[07GP] Selling Microsoft VPSs
Sold me a VPS! Great guy and helped me through setting it up. Quick and easy. Highly recommend.
-
Optimum Chopper AIO [My first Script]
Gratz on the release
- Juggles AIO Fighter
-
[FGFX] Fubzey Graphic Service [Professional] [Cheap]
A+ GFXer. Made me an amazing paint for my script. I highly suggest using him. I Will be buying future paints from him.
-
Juggles AIO Fighter
Also going to be adding new paint to it to help cover up the username and make the text larger.
-
Juggles AIO Fighter
It Will now eat food when inv is full and loot the item you entered. Also it will not bank what ever items u put in the box useful for when you are training magic. Have to wait until the Admin accepts the update to the SDN.
-
How much does Agility really affect running?
I know agility makes you regain running faster but im not sure how much of an effect it really has. Would getting 50 agility on an account that bots something with lots of running make a big difference? I tried googling it but couldn't find any results.
-
Banned :(
Don't bot woodcutting or Pestcontrol. They have high ban rates.
-
Juggles AIO Fighter
So if you have 27 food in your inventory and loot an item, it will go to the bank then since the inventory is full. So if I were to add this, users would need to correlate the amount of food they withdraw with how fast they'll get an inventory of items. Make sense?