Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/05/16 in all areas

  1. A simple walking script, select your destination and hit start! Price: $1 Purchase Link: https://osbot.org/forum/store/product/675-explvs-walker/ CLI: No preset location: java -jar "/path/to/osbot.jar" -login OSBotUser:OSBotPassword -bot RSUser:RSPassword:RSPin -script 819:none With coordinates (they can be obtained using my map https://explv.github.io/) java -jar "/path/to/osbot.jar" -login OSBotUser:OSBotPassword -bot RSUser:RSPassword:RSPin -script 819:x.y.z Using location name: java -jar "/path/to/osbot.jar" -login OSBotUser:OSBotPassword -bot RSUser:RSPassword:RSPin -script 819:LOCATION_NAME List of currently supported CLI location names:
    8 points
  2. -> select a program, or multiple -> give up the path where you want to save your file -> give the file a name -> generate the file run the file and it will start up all the programs you added. so if you usually start multiple programs when you start your pc, you can do it in 1 click. you can also use this for when you open 2 things for a program, there are many examples, but one is a game + bot program that work together let me know if you like it for some reason the gif doesn't replay
    6 points
  3. PPOSB - AIO Hunter Brand new trapping system just released in 2024! *ChatGPT Supported via AltChat* https://www.pposb.org/ ***Black chinchompas and Black salamanders have been added back*** Supports the completion of Varrock Museum & Eagle's Peak OR CLICK HERE TO PAY WITH 07 GOLD! The script has been completely rewritten from the ground up! Enjoy the all new v2 of the script JOIN THE DISCORD CHAT FOR QUESTIONS/ SUPPORT/ CHATTING/ UPDATES! New GUI: Features: Click Here Current functioning hunter tasks: (green - complete || yellow - started || red - incomplete) Screenshots: Progressive Leveling: 1-19 --> Crimson swift 19-43 --> Tropical wagtail 43-63 --> Falconry 63+ --> Red chinchompas Updates How to setup Dynamic Signatures Report a bug CLI Support - The script now supports starting up with CLI. The commands are given below. Please put in ALL values (true or false) for CLI to work properly. Make sure they are lowercase values, and they are each separated with an underscore. The script ID for the hunter bot is 677. Parameters: EnableProgression_EnableVarrockMuseum_EnableEaglesPeak_EnableGrandExchange Example: -script 677:true_true_false_true ***Don't forget to check out some of my other scripts!*** OSRS Script Factory Click here to view thread LEAVE A LIKE A COMMENT FOR A TRIAL The script is not intended for Ironman accounts. It still works for Ironman accounts, but you must have all equipment, gear, and items.
    4 points
  4. Hello everyone! I am new to the osbot world, but not new to botting! I am currently studying computer engineering at a university. I was bored over this Christmas break so I decided to take up OSRS as a hobby when I suddenly realized how much I missed the challenges of botting! I chose this bot because I LOVED what I saw the developers doing, mirroring the client, so it can't be detected at the code level. I was going to try to program a more rudimentary version of this using something similar in C++ but was shocked to see what had already been done! The work looks excellent (albeit, I haven't used it yet). This bot seems to be the most advanced and I think I am going to work with it (and probably buy the membership for osBot too), but I am really curious what the other bots are like. -If someone could explain to me the status of the other bots (like poopbot), that'd be very helpful. -Also, I have been gone for a while, so can someone give me a brief overview of the current status of botting in rs? If someone knowledgeable would be willing to talk to me on skype or something about it, that'd be great too! I am pretty excited (obviously) to have found a bot like this with an active community, especially since I have a great computer just sitting around waiting to run a bunch of bots. Hopefully I get some good responses!
    4 points
  5. hi im acerd, i dont play runescape but i am currently learning java and making scripts for runescape
    4 points
  6. 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
    3 points
  7. Disputed member: @Arcus Thread Link: no thread Explanation: So Yesterday at 7 am i sold them 840m for Wu They told me that they are having problems with wu and They cant send the payment atm so i told them thats fine just contact me once u can i pmed them a few hours later asking about it they said they are having the same problem after that they said they cant do wu atm and that i have to wait till the next day to get my wu payment So i said ill take a refund instead since yesterday every time i contact them for the refund they say they are out of stock and that they cant send me Wu nor refund me and that they will do bank transfer So this morning i ended up contacting them for the payment or a refund and they said they dont have stock so i asked morova to their livechat if they can provide him with gp atm and they said they can After i confronted him He said that he can refund me my payment he gave me 500m Then starting coming up with bs excuses and didnt refund me the rest of my payment Evidence:
    3 points
  8. That name was the reason you got banned.
    3 points
  9. You could trick the osbot client into writing the password as the username You do this: Start the client with the chosen account Start a script and when the bot starts writing the password you switch it to write into the username slot.
    2 points
  10. 2 points
  11. Oh dear fearless leader of the SOS Brigade Haruhi, your eccentricity never ceases to amaze me :Noah:.
    2 points
  12. use 2 variables startAmount, currentAmount. state the startAmount when you start. currentAmount should be what you have now then to get the right amount of stuff do. Real amount - currentAmount - startAmount = real amount tracked
    2 points
  13. 2 points
  14. Today marks 2 years since i joined this bot site. Before i joined, i was paying chinese goldfarmers to bot for me and level up my character on RS. I won't forget my first 99 that i got back in December 2013, i used a free script on here and was botting 24/7. I've seen many people come and go, alot of them seemed trustworthy, but ended up scamquitting. Alot of good memories here, i hope it continues because i plan on staying because OSbot has the best community of all the bot sites. Have a nice one everyone.
    1 point
  15. How can you know that mirror mode is "100% undetectable, safe and amazing" If you did not have VIP?
    1 point
  16. Last night WHILE they were refusing to refund him. They only refunded 500m after agreeing to sell me 400m.
    1 point
  17. Currently re-working trade methods, as we speak. For adding more if in sufficient, thought it already had it but was going buggy but apparently not.
    1 point
  18. Family Services. A++
    1 point
  19. AREA.setPlane(1); I had forgotten this. Thanks :P
    1 point
  20. Can confirm. They were willing to sell me 400m+ and only agreed to partial refund after I threatened to post screenshots everywhere
    1 point
  21. Yep. Essentially, though, there really is no BIG difference. Paying the money for VIP is a preference for the paranoid.
    1 point
  22. @Override public void onPaint(Graphics2D g){ g.setColor(Color.RED); g.fill(new MiniMapTileDestination(getBot(), npc.getPosition()).getBoundingBox().getBounds2D()); }
    1 point
  23. dunno why everyone is giving you a nice price check. $0 is what its worth, no-one is going to invest $500 in an acc to have it recovered later.
    1 point
  24. I've already played the shit out of this game, really entertaining but I want something new and refreshing. Also here's a picture.
    1 point
  25. 1 point
  26. Came here for a dick pic, I'm waiting.
    1 point
  27. Nice script, however i kinda avoid atking portals,cause it gets stuck behind brawlers. Spinner detection doesn't always seem to work too. Could you add like an option to start atking a spinner right away when one is detected? Anyway yea, what would worry me more is the stuck behind a brawlers ass trying to spec the portal variant. Void is kinda intrestingly built, you can get stuck around the portals maybe between the roots or something. Can larger spacing be made maybe so the bot moves better? I'd also suggest a Won/Lost counter. These are just my thoughts. Good luck with your scripts and whatever has been keeping you busy, Khaleesi.
    1 point
  28. mhysa i didnt notice the template on your OP, idk if i need my eyes testing Script name: AIO Agility pls and ty - Your member number (hover over your name to see it): 12802
    1 point
  29. Can i get a trial, looks like the best bot out there!?
    1 point
  30. OSBOT ID : 103124 Trial please
    1 point
  31. Awesome script Fruity no issues found botting with this script heres a lil proggy
    1 point
  32. Paid scripts are always better;)
    1 point
  33. Second one imo, normal client is still very good.
    1 point
  34. I would like the 24 hour experiment bot, I will definitely leave feedback and post screenshots after the session. Thanks in advance! @khaleesi
    1 point
  35. I used the perfect fisher and best of scripts ive used, will be buying that when i get paid great easy bot to use thanks man, also could i trial your perfect slayer?
    1 point
  36. Yes I know, I've notified him. Also, this happened: https://i.gyazo.com/e8e5dae934f564e7d7a25555fe7be616.mp4 It ran to this tile and then suddenly stopped picking.
    1 point
  37. Can i have a 24 hour trial please
    1 point
  38. 1 point
  39. Can i have zi trial pl0x Looool and yes , Can i please get the trial ?
    1 point
  40. The Pkers could still kill you if your using this script the east wall furthers south you can go by the building is the PK Spot... It's further than 18 tiles from an exit but a player stood on the otherside of the wall can mage you.
    1 point
  41. just bought script a hr ago and having some issues. when at ge cutting normal logs it finished 1 corner then when trying to move to the next it spams the tree on the other side which it is unable to see on the screen. i hope you can fix this please.other than that script seems to be working fine and looks good and also this please idk whats going on here. https://gyazo.com/3d581e6e66f90e3da064d76526e34ea0
    1 point
  42. Can I please get a 24 hour please I didnt get to use it when yo acivated it (forgot)
    1 point
×
×
  • Create New...