Jump to content

Leaderboard

Popular Content

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

  1. Version 1.0 Features - Solves Treasure Trail puzzle boxes - Solves Monkey Madness puzzle Requirements - A puzzle box of any type Starting the script 1. Open your puzzle box 2. Start the script Note: Yes, the puzzlebox must be open before starting the script! Proggies I don't really think this is relevant; but whatever Notes The script uses an implementation of the IDA* algorithm. The time it takes for the script to calculate a solution to each stage of the puzzle can vary depending on the "luck" with the puzzle box randomization as well as processor speed. If your luck is bad, the script may appear stuck calculating for a couple of minutes; however, given enough time, the algorithm will always reach a solution. In some cases however, it may be faster to simply relog (relogging re-randomizes the puzzle) and run the script again. The script is available for free on the SDN
    5 points
  2. start: end: got me a level in 2 mins (notice the gif and the screenshot) anybody know any other skills that can be spammed?
    4 points
  3. "risky scripts" may not be the best name
    4 points
  4. 2 points
  5. 2 points
  6. Oh dear when I get home I'll have a look and see if I'm having the same problem D: apologies Anyone who asked for trials - will add when I get home
    2 points
  7. Wondering what you guys think of my new signature and if you have any thoughts for improvement please feel free to share
    1 point
  8. Can I get a trial? Thank you!
    1 point
  9. I ended up writing a sortof custom variation of the IDA* algorithm to use a minimal amount of memory (Using only one state instance, performing and undoing moves on it as needed from a recursive algorithm). My first approach using plain A* resultet in often running out of memory before reaching a solution, so I had to scratch that :E.
    1 point
  10. Try something like this: GroundItem g = sA.getGroundItems().getAll().stream().filter(groundItem -> (groundItem.exists() && groundItem.getName().equalsIgnoreCase(c.loot))).min(new Comparator<GroundItem>() { @Override public int compare(GroundItem one, GroundItem two) { return Integer.compare(sA.getMap().distance(one), sA.getMap().distance(two)); } }).orElse(null); if (g == null) return; if (!g.isVisible()) sA.getCamera().toEntity(g); if (sA.getInventory().isFull() && sA.getInventory().contains(c.food)) sA.getInventory().getItem(c.food).interact("Eat"); g.interact("Take"); If that doesn't work, log each line to see where the error is
    1 point
  11. 1 point
  12. Looks awesome 1)Skype: pvm-legend 2)yes for the 3h+ proggies i'll post 3)You should pick me because i'm awesome and I'm in another beta too so i'm familiar with how this works 4) Can bot 1 account 5) Weekdays mon-thurs i can do 4 hours friday i can do 5-6 saturday and sunday pretty much the whole day
    1 point
  13. Script name: Pest Control (6h) Your member number: 187319 Acc was created after 2015 but im trying to decide between extreme pest or this one. If no trial ill just buy extreme. Thanks
    1 point
  14. - Script name:Khal Agility - Your member number: 185231 This account is neither VIP or created before 2015. However, I have already purchased Khal Runecrafting and looking to add more Khal Scripts. Thanks for your consideration...
    1 point
  15. idk know what exactly went wrong here but the bot was stuck doing this when i woke up. https://gyazo.com/2f55630dbbb86750e3957ad3a8649526 it wasnt moving or anything
    1 point
  16. You mean videos in which she clearly stated her personal opinions in a manner that suited her that should've had no effect on you at all but clearly you care? Sounds offended to me
    1 point
  17. Calculator is incorrect, thats why I suggested a new Calculator :P.. read my comment
    1 point
  18. Trials are not necessary this script is amazing... Turn on reqs and chill 82-92 str in less than a week and that's with being unable to restart the minigame during the day for several hours at a time
    1 point
  19. Hi @Czar My setup looks identical to yours.
    1 point
  20. Hmm... now you got me thinking what it'd be like if a human and robot had sex. Anyways welcome to OSBot it's good to hear you're enjoying it and the community =).
    1 point
  21. Enjoy the vacation! Try not to get kidnapped by the cartel.
    1 point
  22. Wow! Awesome script man, loved the trial so much I absolutely plan to buy. Ran it for 12hrs, but lost the paint proggie:( Flawless, certainly! Uploaded a shot of my bank tab after that 12 hours, just under 2m made. Average about 26k/hr exp, 160k/hr profit at 85 mining, not bad! This is a really great script if anyone is looking for a MLM script. Czar is there any way I could extend the trial for this script? I haven't even gotten to try the second floor yet, would love to see how script performs. Either way, I'll be purchasing this soon for a nice way to make good money on my way to 99. Thanks man! Keep up the good work
    1 point
  23. you can also do accounts that require low stats / quest requirements and hire pro quester <<< shameless advertising
    1 point
  24. 1 point
  25. thx for deposit box update btw 25h no breaks stealth mode
    1 point
  26. 1 point
  27. with staff of the dead u can pretty much auto cast the zammy spell so its not annoying to pk with that skill anymore xD
    1 point
  28. Hey Czar thanks for the tip, I went and got like 10k bronze arrows from the bank and for the last two hours it's been running smooth. 28k/xp per hr. I don't have VIP. I prefer injection over the new wave of mirror. I feel that for OSRS it doesn't matter, JMHO though. It's not that I can't pay $10/mo but I just feel it's "different", not better per say. I used to script a bit back in 2009-2011 and it's beyond frustrating, script - try it out - didn't work- edit script- try it out- didn't work- edit script- try it out. Fuck that. Kudos to you mates putting out these scripts for the community. Hope to check this thing next week and I'm at 85 range. Thx again Czar. Script seems solid but I sincerely appreciate your attentiveness to this thread for your customers. That's probably why it's the #1 sold.
    1 point
  29. Thanks for the trial! Will be definitely buy this script!!
    1 point
  30. Nice script mate, good to see more scripters for this SDN! But 1 question, how do you know that it 'Bypasses Jagex's camera bot trap'?
    1 point
Γ—
Γ—
  • Create New...