Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/19/15 in Posts

  1. β™”CzarScripts #1 Bots β™” Proven the #1 selling, most users, most replies Script Series on the market. Big THANK YOU to all our wonderful users and supporters over the 8 years, we couldn't have done it without you. Czar Bots have always been the Best and the most Feature-rich bots available with the most total sales in OSBot history. Come and find out why everyone is choosing Czar Bots today. β™” LATEST BOTS β™” If you want a trial - just post the script name and it will be activated after I hit 'like' on your post Requirements: hit 'like' on this thread
    5 points
  2. 4 points
  3. JKJK. No free stuff here.
    3 points
  4. If you want to walk multiple paths, you could have a data structure like so: public class Path { private List<Position> path; public Path(List<Position> ourPath) { path = ourPath; } public List<Position> getPath() { return path; } } And then you can have something like this: List<Path> ourPaths = new ArrayList<Path>(); ourPaths.add(new Path(Arrays.asList(new Position[]{ new Position(x, y, z), new Position(x, y, z) })); Then, you wouldn't even need a switch/case selection. You could just do: getLocalWalker().walkPath(ourPaths.get(random(1, 5)).getPath());
    3 points
  5. We all know that there's a lot of inactivity on the staff's part inbetween time zone's and school work/jobs that the staff takes a part of outside of osbot. But Muffins could definitely fill part of these gaps in because he's always on when no one else is. He is a hard working, educated man and would do good as a mod imo. Give him a shot already! #Muffins #TrialMod #hashtagsaresostupid #thiswillgoupinflames #Hewillgettrialmod
    2 points
  6. https://www.facebook.com/270225899787773/videos/815669835243374/
    2 points
  7. Quality shit post. Shitposting master approves. #respect
    2 points
  8. You clearly got scammed by an impostor, do you even look at the pm? He clearly says different stuff and has a different name on his skype. Maybe you should be more careful next time and do research. Feel free to post a picture of the skype profile, so I can try to get the ip of the user who scammed you. Skype they had the conversation with.
    2 points
  9. Let a class extend JFrame in order to let this class be used as a GUI window. Either manually or using a designer, add visual components to an instance of this JFrame class. To add a dropdown box, you would typically use the class called JComboBox. Create one of these and add it to your JFrame (Note that JFrame has a method 'add'). In order to add and retrieve items from this combobox, you should set its backing Model. A common way to do this is creating a new instance of DefaultComboBoxModel, adding elements of your desired type into this model, and then setting this as the model on your combobox instance. Later, you can get the selected item from this model by invoking JComboBox#getSelectedItem.
    2 points
  10. 2 points
  11. 2 points
  12. public static String runescapeFormat(Integer number) { String[] suffix = new String[] { "K", "M", "B", "T" }; int size = (number.intValue() != 0) ? (int) Math.log10(number) : 0; if (size >= 3) { while (size % 3 != 0) { size = size - 1; } } return (size >= 3) ? +(Math.round((number / Math.pow(10, size)) * 10) / 10d) + suffix[(size / 3) - 1] : +number + ""; } Found the base of the method offsite somewhere (ages ago, can't remember where). I updated it a bit. apa
    1 point
  13. skype: live:sythemaster1337. must be verified pp and able to provide upon request.
    1 point
  14. THE SCRIPT HAS BEEN RELEASED!!!!! Already getting a new update together with some more amazing content!
    1 point
  15. Congratulation on the release! I just purchased the script too
    1 point
  16. Yea not being able to sell an ely for some cash is not a good feeling.
    1 point
  17. Hi Czar could i get a trial of this please
    1 point
  18. I'm going to need a screenshot of the skype id with the conversation visible. Also, one of the gyazo screenshots is not visible anymore so I can't see the full conversation. Please provide screenshots of the full convo and of the skype ID with the conversation visible. I also went ahead and requested @Bubble to reply here. EDIT: after looking into it further, it seems like @Bubble was hacked by @nipslipzz. I went ahead and banned both users. I'm sorry for your loss. If either one of them wishes to return they'll have to refund you.
    1 point
  19. I think you're speaking a bit too technically for OP
    1 point
  20. 1. Bangkok titans 2. Dank 3. Meme Let me guess you play a highly team based game called Adventure Quest?
    1 point
  21. get 33 from cows then range pot to range guild 75 in 1 night with czar range guild, if you don't want to risk ban do it over 2-3 nights.
    1 point
  22. http://stackoverflow.com/questions/111933/why-shouldnt-i-use-hungarian-notationCompilers handle semantic analysis. No need to mix type semantics it into your code. It could hurt during refactoring. If you're going to use hungarian notation, use it the right way (apps hungarian https://en.wikipedia.org/wiki/Hungarian_notation#Systems_vs._Apps_Hungarian)
    1 point
  23. This. If you know Zyzz, you'll hear him saying it a lot.
    1 point
  24. Purchased, will let you know how it goes
    1 point
  25. Czar, could you add in oaks at seers please? would really appreciate it!
    1 point
  26. Hey Czar, i havent been able to use this script for weeks, no matter what location i start the script in, work perfect to begin with then just completely stopped. here is a gyzao of the code box thing. https://gyazo.com/0991c6784df6dd7ec52c0152433491a2
    1 point
  27. HI Czar, just noticed a problem with Barbarian fishing. Goes to the fishing spot perfectly but for some reason when going to Edgeville bank he goes round and round in circles. I was trying this on a new bot but got an instant ban in stealth mode. So created another bot got it up to level 20 in mirror mode no problem as soon as he tried to fish at barbarian village he did a little run arround and I paused the script and lead him to the bank. Once there I resumed the script and the script ran well up untill he had another full load and tried to get to bank. I had left the room for about 10 mins. When I got back he was still running arround, as I went to move him to the bank I got banned. Neither of these bots were important to me but I am a little concerned that after just 10 mins Jagex new it was a bot even in mirror mode. Could you have a look at the going to the bank part of the script as it must be this that is causing the bans. Thanks
    1 point
  28. Hey Czar! I'm really enjoy your scripts at the moment but I wanted to ask you if I could possibly swap my flesh crawlers one with your magic one instead, please let me know I need it more than I need the flesh crawlers!!
    1 point
  29. So i bought this script today, first run went through great, it then went back to the bank and started banking.. It proceeds to bank the entire inventory and withdraw some 1 and 2 dose pray pots i have in the bank, I'm thinking, stupid script here we go. AND THEN!! It withdraws a bunch of then 1 and dose and combines them into 4 dose pots! like seriously, who the fuck puts the effort into putting that into a script!? My friend you are some sort of freak, i have never seen anything that work this well!! 12/10 best script ever! Attention to detail is just unreal. Clap Clap Clap you are amazing
    1 point
  30. have this problem where it runs onto the bridge where the boat is and just stands there https://gyazo.com/cff0b5041fc495f1b932651cb2aa111c
    1 point
  31. Yeah but dude it's literally ONLY a dollar
    1 point
Γ—
Γ—
  • Create New...