Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/08/15 in Posts

  1. this is a story about how i fell in love with maldesto: i really like maldesto because he gave me a second chance on osbot, i was a cunt to him to once when i got shown some stuff - i did some bad things but he forgave me, i have seen since that he is a gr8 individual i really like him - my love doesn't die - although he doesn't like me back RIP Scotty
    7 points
  2. How is our security fucked up if your Skype got hacked?
    4 points
  3. Anywhere from 11 to 99... so 88 possibilites... I'm confused. This seems stupidly simple, but if it was you wouldn't be posting it surely. How high are you on a scale of 1 to Cheetos?
    4 points
  4. Still wondering why people would buy these high leveled accounts off of not-trusted 0 feedback people who recover these kind of accounts back so often.
    3 points
  5. Scotty doesn't know that Fiona and me do it in my van every Sunday. So don't tell scotty! Soctty doesn't know! Scotty doesn't know!
    3 points
  6. Thanks for the 5m nerd Probably better item + widget support >learning java >osbot Stop bullying me I report you
    3 points
  7. Release notes: Fixed issue where bot would crash for most linux users while loading stream library Fixed scrolling via mouse wheel (resolves many issues such as bank withdraw one) Fixed certain special keys such as tab on login screen Greatly improved sync between gcs of both jvms - this should resolve issues where mirror gets buggy/slow/crashes after running for some time. Miscellaneous other bugfixes MAC/LINUX users please note: Mirror mode was originally designed for windows, and is optimized the most for it. And while it's now supported on OS X & LINUX - the performance of it is best when used on windows.
    2 points
  8. Hey guys please comment on my first serious attempt at using photoshop. Took me about an hour - I took the borders and stuff from various websites haha Designed it for my dynamic signature cheers apa
    2 points
  9. 2 points
  10. That exception has nothing to do with trading. Seems to just fail when attempting to stop the script
    2 points
  11. I'm having same problem with my script that i'm writing. Script runs fine until at some point starts to walk to random place...and i'm only trying to walk close to monster
    2 points
  12. 2013? lol, that isn't that long ago young one... Also, there is a difference between sharing their method and some decent methods. You guys don't need to troll this guy we've all been at the same stage as him, and for most people trolling in these comments wasn't that long ago. My advice to you @raina217 is do a little research yourself then as specific questions. The questions you ask are so subjective and open ended I couple hundred page book could be written on them XD
    2 points
  13. Since you're trashtalking Joseph, I want to ask you this: From 0 to 2000, how many even numbers are there? Would you seriously use combinatorial logic for this? Joseph's solution is by far the simplest for the type of problem he's talking about.
    2 points
  14. I have no idea what this is about. I got the answers I sought... I locked my thread.
    2 points
  15. @Lacoste, have you received it now? Same with you, @osrs bot?
    2 points
  16. 2 points
  17. I always love to fly fish. Location: Malmedy (Belguim) Reason: It's fun to catch damn fishies ! EDIT: Didn't read "Bot" at the title...
    2 points
  18. just got 99 range with this script =]
    2 points
  19. it aint closed yet i still want to increase my post count
    2 points
  20. Put you in TWC, I'll look into your IPs when I get home.
    2 points
  21. post 1.19h -> I got hacked don't trust anything feedback 1.21h -> scammed 100 mill Seems legit xD
    2 points
  22. Works fine but banned on two accounts at goblins after a few hours. New accounts to test it with. Use it wisely, meaning p2p not f2p.
    2 points
  23. What iz dis spikey monstrosity
    2 points
  24. 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
  25. The year was March 2012... I just turned 18 six months prior and had nothing else to do until I began college later that September. I didn't have any friends from high school nor from before and I was bored as fuck trying to have a good time... Through my sheer boredom I discovered the strange microcosm of the universe known as "Yahoo Answers." As a whole, the site was pretty ordinary but their was one section of the site that was where the real shit went down known as Polls & Surveys (aka Trolls & Surveys). P&S man... it's like... A ghetto neighborhood within a ghetto neighborhood... Except it's just a bunch of teens/young adults bored with their lives and shit posting/asking for random advice. I used to be known as "Noah The White Knight" and let me tell you something... I got banned SO MUCH! I think I got must have gotten banned about 100 times(2nd to one of the most well known users who got banned 135+ times Samantha is Closer To The Edge). Sadly, we haven't spoken in a year and eight months since she got banned again. I haven't been on Yahoo answers seriously for almost just as long as all my good friends either got banned/vanished(some might have killed themselves too since some were suicidal). That and the incompetent admins destroyed the good simple green layout with this purple monstrosity (aka the Purple Plauge). Those were some crazy/fun days, I was just wondering if anyone else was there too during that time. The site was pretty poorly run though they didn't even have any mods so reports were run on an honor system and infractions applied harshly via a computer program. I also had a stalker who really didn't like me so he and the reporter trolls got me a lot. OSBot is pretty dope too and I have made some good friends. Fortunately we have a good staff team that handles the reports personally and don't let some machine handle it haphazardly. Whether or not you're from Yahoo Answers even if you are from other forums where you had good experiences(not bot related) please feel free to share your experiences =).
    1 point
  26. i am almost done fwith my burner it will be 24.99 monthly!
    1 point
  27. Another reason I wrote this API is easier cross-bot compatibility. Means I rewrite less code, and therefore I have the same code base in case a bug breaks out. Within this context, a null is not good. A null means that code that should work perfectly fine will not work. A null means additional checking on the users end, which can cause more problems if they forget. In my case, I pass a omniapi.data.DefaultNPC instance, which simply extends omniapi.data.NPC and is constructed to, simply, not exist. This means there is no NPE when trying to interact (my above post), but it still actually represents nothing. A new scripter is going to try the exact code I highlighted in my above post, realise it doesn't work, and panic because they wrote incorrect code (that is actually correct). I personally don't believe that the API should ever return null, especially in contexts like this. Lastly, I wrote this API as this is personally what I believe the OSBot API should be like.
    1 point
  28. He got the null thing from me I wrote a suggestion thread about returning Null Objects rather than null to prevent all the nasty checks, you should go approve that so all the scripters can like it And there is no proper use of null. Come at me with ANY situation, I'll tell you why it's inconcvienent. It was a flaw, hence why it's called the "billion dollar mistake" - it would cost billions to reverse the damage done (code cludder)
    1 point
  29. Okay XX - YYY - XX X for letters, Y for numbers. I'm using 22 different letters and 9 different numbers. How many combinations are possible XX-YYY-XX? Apply your logic please.
    1 point
  30. It wouldn't be a good idea to combine the points because they aren't really relative. enchantment points are worth roughly 10x less than the other types and are gained about 10x faster. Enchantment is also a bit more popular since it's the best method for fast xp, this means that if I combine it, the vast majority of the points would just be enchantment points. No animation, it needs to be a png file.
    1 point
  31. fixed it for him for anyone else having this issue: make sure you only have 1 version of jre and jdk make a .bat with the code: make sure the osbot jar and the .bat is in the same folder
    1 point
  32. try redownloadin the client or downloading jdk
    1 point
  33. @Maldesto confirmed teddy bear at heart.
    1 point
  34. http://www.mcdonalds.co.uk/ukhome/People/Join-the-team.html
    1 point
  35. That's probability though. The chances of losing 10 stakes in a row is 1/(2^10), which is EXTREMELY unlikely. Did you even read/interpret the mathematics posted above? It's year 10 maths. It's 50/50, in the long run you should win one, lose one. My theory is selecting which ones to bet big/small. The attack/strength/defense level calculates the probability. Which is this case is 50/50, since both players have even levels. It's not a mistaken belief. When it comes to probability you have; https://en.wikipedia.org/wiki/Words_of_estimative_probability I don't consider a mistaken belief based on mathematics. If you Section 2 in the Gambler's Fallacy you posted. Yes it is a 1/2 chance each new stake. But here read this Very Carefully. THE CHANCES OF WINNING CONSECUTIVE TIMES IS 0.5^N. WHERE 'N' IS THE NUMBER OF TIMES. You've just won three stakes in a row. The chances of CONSECUTIVELY winning 4 stakes is 1/16.
    1 point
  36. Seems like you were debugging KCutter
    1 point
  37. +1, usually climbs down, up, then back down again
    1 point
  38. What is the issue? - while trying to go upstairs.bot gets stuck at ladder to long, needs fixed asap - http://gyazo.com/807ef92d10737a59cf344ad6cb129ff6 - http://gyazo.com/35ff5c789b33a8ee6d41c3225aa1a1b9​
    1 point
  39. Hey, I was bored, so I decided to prove, how easy it is to rig a dicing system on a gambling site. This can be used to control the "random" seed also, but it's way too complex maths for a drunken me.. Anyways, here comes the basics. <?php $number1 = rand(1, 50); $number2 = rand(1, 50); $number3 = rand(1, 26); $number4 = rand(1, 26); $final = $number1 + $number2; $bet = rand(300, 500); if ($bet >340) { $final2 = $number3 + $number4; } ?> <html> <head> <title>Rigged dice</title> <head> <body> <p>The actual number rolled: <?php echo $final; ?></p><br/> <p>Rigged number, because bet is too high: <?php echo $final2; ?></p><br/> <p>Bet (if over 340, then rigged number can not be higher than 52): <?php echo $bet; ?></p><br/> <p></p><br/> <p></p><br/> </body> </html> To see what I mean, visit this site and refresh the page until the actual number (final1 and 2) are bigger than the rigged number. The rigged number kicks in when bet (generated randomly) is higher than 340. Thank-you.
    1 point
×
×
  • Create New...