Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/11/15 in all areas

  1. Basic Info On the 10/09/2016 jagex released a update which "removed" splashing and afk guthans from the game. The macanics they used was a anti interaction timer which stops your player from interacting with anything if you have not interacted with the client within a certain timeframe I have ran various tests on multiple accounts to see how long it actually is... this timer is 20 minutes How to get around this (single instance) An auto clicker set to 19 mins clickin anywhere in the invent slot will keep your player active and reset the timer. DO NOT USE A AUTO CLICKER I have tested this and works fine, However it is detectable can get a 2 day ban for macroing (cant get a perm ban unless caught twice) On further tests i found that keyboard input also resets the timer so a auto typing program with a random invertval will make this undetectable use keyboard recording software and add 15-19 min delays (its usually in ms so 100000 is 16.6 mins as a guide) I am using ghost control free trail but again there are multiple on google i recorded 20 space bar hits and 20 delete hits mixed 1 after another then added the delays 90000-100000 each its only like 18 key strokes every 6 hours so its very very safe How to get around this use multiple RS accounts and still be able to use your PC A big problem with using a auto typer is that it uses your computers mouse, making the computer unusable whilst running to get around this you will need to creat virtual machines within your computer sounds complicated but really its easy There is a brilliant guide you can find in google if you type "rid minimise your client" but i will explain it quickly here aswell You will want a program called oracle virtual box (oracle that make java) Its a basic virtual machine program and more importantly its FREE Once you have it downloaded you will need a OS, there are plenty of stripped down versions of windows 95 avaliable online and they use very little pc resorces so i would go for one of them. I am using one called TinyBots.iso but there are loads Once you have both of them create a VM using the OS and virtual box you will get something that looks like this install oldschool and and a key stroke recorder that has editable timers and reset your accounts Final product
    4 points
  2. Just made this real quick! hahaha inspired by Jauz
    4 points
  3. Move the Rules thread to Support, as support stands out as "Come here for information" better than news and announcements. Fix the homepage so we can access navigation from mobile devices. As of now, none of the navigation options appear (from my Galaxy Note 3, which has a pretty high res). Add a "Java Mentor" rank. Although there are scripter (OSD and SDN) ranks, some would rather not be bothered by (or maybe cannot answer some) general java problems. However, others who may not have as high as a scripter rank (or no rank at all, such as myself) may be experienced in Java and don't mind people coming to them for programming help. Some scripters could use the rank (if they apply) to help get their name out there, and new developers will know who to go to for help. I believe this will help encourage a stronger programming community, which will hopefully help result in a stronger scripting community. Allow the "full editor", which allows easy code wrapping and what not, to be used from mobile devices. I'm forced to "request desktop site" just to have access to them, albiet the UI is pretty much the same (just lacks the tools), and I'm sure others who use their phones may find it annoying when attempting to upload an image or create a hyperlink. Thanks for reading, hope I'm not the only one who feels these changes should be made
    4 points
  4. Apparently VAC bans are never reversed, no idea what triggered it but here is the proof: Today: I sent an email off to Valve, not sure if that made any difference. I never cheated in CS:GO but explained to them how I reversed other games such as Rust and that programs like CE and olly were on my computer.
    2 points
  5. 2 points
  6. I've requested @Kabana to post here. Why would you let someone even do services for you in the first place if you don't even know who he is on osbot?
    2 points
  7. CzarScripts #1 Bots LATEST BOTS If you want a trial - just post below with the script name, you can choose multiple too. Requirements Hit 'like' on this thread
    1 point
  8. NEW! supports new south + east shortcuts, new hopper (upstairs), and mouse invokes!!! (just like runelite!) 'the intelligent choice' By Czar 34-99 Mining on video!! Agility Shortcut Setup Window Preview 70 hours run time https://i.imgur.com/wiF6VPO.png
    1 point
  9. Two minor improvements: Create a separate function to handle the logic of the filtering. It makes the Lambda expression more readable. Include comparator as a Lambda expression also. For example: /** * * @param npc * NPC object instance * @param name * Name to check against (case insensitive) * @return <tt>NPC is defined</tt> */ private boolean isDefined(NPC npc, String name) { return npc != null && npc.exists() && npc.getName().equalsIgnoreCase(name); } /** * * @param name * Name to check against (case insensitive) * @return NPC object instances */ public NPC getClosestNPC(String name) { return getNpcs().getAll().stream() .filter(npc -> isDefined(npc, name)) .min((npc1, npc2) -> Integer.compare(getMap().distance(npc1), getMap().distance(npc2))) .orElse(null); } Oh and everything after #stream(), I break-line each of the running expressions, to make them more readable also.
    1 point
  10. Nope I can make a nice update which makes it walk to a safe position (3 tiles away from every rock crab) to worldhop
    1 point
  11. So many of these going around at the moment on social media rofl.
    1 point
  12. #ENTITY HERE#getPosition().equals(the position);
    1 point
  13. I'm just saying, it's very obvious what your IGN is (94 W********) because you typed in the chat and you can see little pieces of your username. I suggest fixing that :P
    1 point
  14. Only post when you're interested in buying the gold. Failure to do so will result in an infraction!
    1 point
  15. Due to your low post count I can only auth you a week at a time, I have renewed it as you kept the signature in ^_^
    1 point
  16. I support your java mentor idea simply because you need to be recognised for the work you do around here. Of course, others should be recognised too, but you're the prime example. You've helped me (no doubt others too) so much with java and putting up with all of my stupid questions and even that deserves a rank on its own! My phone seems to not use a phone layout though, it just uses the desktop layout. Resolution is pretty high, using a Moto G second gen for reference
    1 point
  17. I believe that Muffins could be the next Donald Trump. Hell yes. Muffins 4 Mod! This is a great idea.
    1 point
  18. It's killing the idea of OSRS. Within time, ideas like this will lead to another mob crying for the "old runescape" once again. As a business decision, it seems counter-intuitive. Rather than OSRS be a ressurection of a previous time in RuneScape, they are taking it as another attempt at the game. With updates like this, the idea that brought OSRS to existance is deteriorating. It may bring a new community of players (which is somewhat doubtful, seeing how Jagex doesn't market OSRS as games are commonly advertised). Long story short, some people don't like change, and it doesn't seem as if OSRS gets enough outside attention (outside of RS in general; not marketed independently) to bring in enough new faces to cover the ones that may leave. From a business perspective, OSRS has become a desperate attempt at resurecting the game by adding enough content to remove the idea of a "previous runescape" (it's more like a different version of RS now, especially with updates like this). I like new features, but not in a situation where it's counter-productive (killing off the motive that made OSRS what it is: people didn't like certain updates, so they had the option to go back to a previous version of rs)
    1 point
  19. Any way we could get magic tree + banking support in tree gnome stronghold?
    1 point
  20. I'd sell then hoard them when they're low price after re-release. By mid year, their price will go up again. Basically rinse and repeat.
    1 point
  21. was waiting for something like this
    1 point
  22. Ty anyway bro , i bought it congratz on this quality script !
    1 point
  23. u da best tank i have ever seen, LOOK AT THAT 0 ON YOU OMFG
    1 point
  24. people like you shit on everyones parade and are annoying. cant talk on tut island not as epic
    1 point
  25. Sold my guthans set yesterday at 14.5m..Feel bad for the guy who bought it l0l I just saw on reddit where people are buying them for 5-6m right now
    1 point
  26. 99 mage,att,str,def,hp even 99 range so I am glad I did this shit months ago and sold my guthans set last night =). I am assuming the price on guthans will drop now that this major value has been taken away. Not at all useless but now it's just less useful than before. Not to mention if everyone sells their guthans sets at once they'll be an excess supply in the economy and the price will just get smaller =). Yeah Economics Bitch!
    1 point
  27. will still work, but hey that's botting :P
    1 point
  28. Scipt name: AIO Crafter MY member number is: 31277 Thanks in advance - aiming to get 75 crafting with trial and maybe 99 if script works good - manually got 98 before on my other acc before itwas banned - cba to do that again! Will post proggy after
    1 point
  29. Hi, is there any chance I can get a trial for the Blast Furnace script? Request Template: - Script name: Khal Scripts Blast Furnace - Your member number: 179236 Many thanks.
    1 point
  30. Congrats! Your virtual E-Peen is now 1 level higher.
    1 point
  31. I appreciate a thread once again, but it is currently up to Mald/Higher staff members at this point. Nonetheless #Muffinfortrial
    1 point
  32. imagine there was an osbot rsps like 07 so that when the bot is down, the server is there so there's always something to do and then pk tournaments are held, and free vip/sponsor/scripts are given to winners edit: mods move this to community section if it belongs there edit2: shoutout to mald hes working on a rsc emu : http://osrsc.org
    1 point
×
×
  • Create New...