Leaderboard
Popular Content
Showing content with the highest reputation on 10/04/15 in Posts
-
4 points
-
I'll personally look into this matter and get back to you with my decision.4 points
-
3 points
-
if u don't want a ban the only answer is not to bot honestly, any time u bot you can be banned, even if you bot for 30 seconds, its just the risk u take3 points
-
Fully botted maxed main boyz 99/99/99 ps. arctoc got nuthing on me Stats when I started this thread: Current Stats: Short term goals: 80 Attack 80 Strength 80 Defence Finish quests for NMZ 96/99 Attack 80/99 Strength 80/99 Defence Stats a blurred out for safety reasons.2 points
-
Hello people! i am making a RS profit calculator in google spreadsheets, it grabs the price from the G.E. so it is always up to date! Here is a snapshot, and here is the Link Done: Smelting ores Fletching Herb cleaner and UNF potion Cheapest prayer method Cheapest firemaking Cutting gems Cooking + cheapest food NMZ store TO DO: Tele tabs + more odd currency shop ideas are always welcome! either via PM or comment IF I MADE A MISTAKE, PLEASE TELL ME.2 points
-
Oki so today I was chillin with mah buddies @Dbuffed@Okabe@Anne@Valkyr @OSBot tinychat. Then mean Maldesto appears and says that I smoke blunt and have a gay ass shirt even tho it was a electronic cigar, and my favorite hunting shirt. please someone bon moldeasto.2 points
-
Finished the services I will add you tomorrow to discuss.2 points
-
Not sure what you mean by "we would not meet an OutOfMemoryException". I think you're misunderstanding what I'm saying.The VM doesn't free up memory until it has to. If you give the VM more memory, it will have no need to free-up memory as much (since there's still more memory to use). This means blindly increasing the heap size will result in your application consuming more memory than it actually needs to. This is because you are allowing it to consume more memory. That is what I mean by "as much memory as it wants", whch I guess is better worded as "as much memory as it needs", although you are technically giving it more than it needs. Long story short, yes you can specify a max heap size to allow your program to consume more memory. But this can lead to a waste of memory, since the memory you are allowing it to consume is simply more room for dead objects. You should not increase the heap unless you have to. If you are doing so, I suggest profiling the process to see the effects it's having. This option was made available for applications that have high memory requirements.2 points
-
I think cuz the Boot class launches a new process and jvm args are not passed to this process, use java -jar OSBot.jar 1024 instead2 points
-
2 points
-
efficient & flawless Link: Script now live: Here Features Bypasses Jagex's camera movement bot trap. new! Uses ESC key to close the interface new! Uses the higher xp method (aligns the camera to the target so it closes the menu when it pops up) NEVER gets in combat, 'tower' method of getting out of combat isn't even there (deliberately). Logs out when no money left Equips bronze arrows when necessary Displays 'goal' information, e.g. (at 77 range it will also show details for 80 range, time left, xp left, etc) Automatically equips higher level gear such as d'hide chaps and vambs Runs away just in case of emergency! ................................................................................................................................ With the bots on OSBot, Czar promises to deliver yet another incredible piece to the CzarBot empire. This means you will get to run the script with no worries about bans and xp waste. LEGENDARY HALL OF FAME 100 hour progress report Configuring the bot and the result: Set the npc attack option to 'Hidden' if you want to avoid deaths forever! For extra XP FAQ Why should I use this script when there are millions out there? It is the best script. Simply. Why are you releasing this now? It's time to make it public, it was privately shared with some friends and has been working flawlessly. Instructions There are no instructions. We do the all the work for you. CzarScripting™ Tips If you are low level, you can use a ranging potion at level 33 ranged to get in the ranging guild. Try and have as high ranged bonus as possible. Gallery ANOTHER 1M TICKETS GAINED !!1 point
-
hey guys i've been searching for the item ID of the bag of salt, but the ID i found (runelocus) didn't work. does anyone what the item ID is?1 point
-
i got a 24hour ban, 2 day ban on my main. its been 2 days and it says less then one day, and its my only account left, and i dont know how long until i can log in? does anyone know how to check how long left is on the ban? i dont want to make a new account people i cbf.. anyone know?1 point
-
Thats what Vag does, he posts 24/7 making pointless threads and changes his avatar picture constantly as well. Hes nothing important.1 point
-
1 point
-
it's not the post count or the date you have been here since. You have 0 feedback of any transactions showing them that you have no proof of being a reliable trader.1 point
-
1 point
-
1 point
-
Don't worry about the trial Czar I just bought the script. Worth the money flawless script!!1 point
-
Don't. Just don't. Java will consume as much memory as it wants. More memory does not mean faster programs in general, it just means fewer GCs in theory. Only raise memory when you need to (encountering an OutOfMemException), or you feel collections are occuring too frequently (which chances are, you need to manage your object creation better, not your memory). For a better idea: objects will stay in heap until memory is needed. If there is still memory to be used, there is no reason to free up memory by "sweeping" dead objects. This means dead objects sit in heap until the memory they consume is actually needed. Raising the memory will do nothing but make your application a memory hog, unless it's actually needed.1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
it still goes to the snow mountain lol... the first 2 hours it worked good but then it just goes up the mountain and it happens every time when the acc has 1 food left1 point
-
It's not a matter of the bot clicking an NPC, the NPC is aggressive and attacks lower level players at the Draynor fishing location.1 point
-
would be awesome for the option to make it think faster after mining rocks to clear path as fast as possible and move to the next, maybe even a hover over options so it can be ready to move on the dot. although i love this script and ive gained 70 minning from it i enjoy every part. also the script has a big issue with the upstairs. it has issues getting to the latter at times or it will go up and down it with a full inventory of pay dirt1 point
-
1 point
-
would it be stupid to go again after a two day ban? how closely do you this they monitor previous offenders?1 point
-
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.1 point
-
1 point
-
context.getTaskExecutor().execute( new SelectionTask(context, () -> !context.getInventory().contains(food), // When out of food new WebWalkTask(context, context.getWebWalker().getClosest(bank)) .chain(new WithdrawTask(context, food, -1)), new ExecuteOnConditionTask(context, context::isIdle, // Only run when idle new WebWalkTask(context, context.getWebWalker().getClosest(FLESH_CRAWLER)) .chain(new InteractEntityTask(context, FLESH_CRAWLER, ATTACK)) .chain(new ExecuteOnConditionTask(context, () -> context.getCombat().getHealthPercent() < 25, // Eat when HP is low new InteractItemTask(context, food, EAT)))) ));1 point
-
1 point