Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/23/13 in all areas

  1. 1. LlKE 2. Post something random 3. Hope you win account: TOMORROW i'll choose winner ( Random.org ) GOODLUCK
    16 points
  2. This is a 500k giveaway it's only for Sponsers because they're the big supporters of Osbot. To win like this post and comment a number. Numbers are from 1-20. Used numbers will be posted. Numbers 18, 7, 15, 4, LED WON READ YOUR SKYPE MAN BEEN TRYING TO GET AHOLD OF YOU.
    3 points
  3. Here is some useful post info unlike the rest :lol: Malwarebytes : Free anti-malware download AVG Free Antivirus | Free Virus Protection HiJackThis | Free software downloads at SourceForge.net CCleaner - PC Optimization and Cleaning - Free Download - Piriform DarkComet RAT Remover - CNET Download.com Paid: Content security software - Internet Security & Cloud - Trend Micro ...
    3 points
  4. Welcome to my first ever guide i hope this helps you to make your perfect 1 defence pure. Part 1: 1 defence pure's, the look in: There are alot of 1 Defence pures and i'll talk about a couple of them. Below there will be different type's of 1 Defence pure with a brief insight to the stats the accounts usually have and why. Obby mauler: an obby mauler is typically an account that stays 1 attack/1 defence and has high strength. The reasoning behind this is for the obby maul. These accounts usually get 55 slayer for the ability to wield the slayer staff which takes the primary weapon slot while PKing. The staff can hit over 20's with around the same speed as a dragon scimitar with 80+ strength. The typical stats these accounts have are (fully maxed out): 1 Attack 99 Strength 1 Defence - Range 31 Prayer - Mage -Hp G maul ranger: These are accounts that have 50 attack with high strength and range. These are effective accounts for quick kills due to the speed of the special attack on the granite maul. Typically these accounts have (fully maxed out) 50 Attack 99 Strength 1 Defence 99 Range 44 Prayer - Mage -HP Dragon scimitar pure: The dragon scimitar pure is the most used type of pure. These accounts use dragon scimitars and dragon daggers to get kills while pking. These are the most effective pures for 1v1 pking (opinions vary) The typical stats of a maxed out dragon scimitar pure are: 60 Attack 99 Strength 1 Defence - Range 31 Prayer - Mage - HP Maxed out 1 defence pure These are the elite of all 1 defence pures. These are accounts that take a long time to train and often get alot of kills if correctly used while pking. These accounts are versatile for deep pking as-well as 1v1 pking due to the high stats these accounts have. The typical stats these accounts have are: 99 Attack 99 Strength 1 Defence 99 Range 52 Prayer 99 Mage And last but not least - Hybrids These accounts are for people who like team/multi pking over 1v1 pking. These accounts have varied stats (some are melee/mage some are range/mage) Typically these accounts have: - Attack - Strength 1 Defence 99 Range 52 Prayer 94 Mage - Hp Part 2: The quests. Below is a list of quests and what they ultimately unlock. Each one will include a quest guide (external link). Ancient Magic Mithril Gloves (RFD) Dragon Scimitar: Prayer book (Horror From The Deep) Crystal bow Ava's Accumulator Dragon Dagger(p++) Optional quests: BearHead Barrelchest Anchor This is the end of my guide i hope you've enjoyed it! This thread was written by me and me ONLY! I've spent hours getting all the correct information, so please dont say it isnt mine! Please give this post a like! Leave all suggestions on what else to add in the comments below. P.S please rate it out of 10 and give me some feedback.
    2 points
  5. just an fyi, if you didn't like my post, you wont be entered.
    2 points
  6. public boolean WalkAlongPath(int[][] path, boolean AscendThroughPath, int distanceFromEnd) { if (distanceToPoint(AscendThroughPath ? path[path.length - 1][0] : path[0][0], AscendThroughPath ? path[path.length - 1][1] : path[0][1]) <= distanceFromEnd) return true; else { WalkAlongPath(path, AscendThroughPath); return false; } } public void WalkAlongPath(int[][] path, boolean AscendThroughPath) { int destination = 0; for (int i = 0; i < path.length; i++) if (distanceToPoint(path[i][0], path[i][1]) < distanceToPoint(path[destination][0], path[destination][1])) destination = i; if (script.client.getMyPlayer().isMoving() && distanceToPoint(path[destination][0], path[destination][1]) > (script.isRunning() ? 3 : 2)) return; if (AscendThroughPath && destination != path.length - 1 || !AscendThroughPath && destination != 0) destination += (AscendThroughPath ? 1 : -1); try { log("Walking to node:" + destination); script.walk(new Position(path[destination][0], path[destination][1], 0)); Thread.sleep(700 + MethodProvider.random(600)); } catch (InterruptedException e) { e.printStackTrace(); } } private int distanceToPoint(int pointX, int pointY) { return (int) Math.sqrt(Math.pow(script.client.getMyPlayer().getX() - pointX, 2) + Math.pow(script.client.getMyPlayer().getY() - pointY, 2)); } This allows you to have your character walk along a path, starting at any point along the path. It will walk like a human, not like a bot. This is how you'd use it: private int[][] path1 = new int[][] { { 3206, 3209 }, { 3215, 3211 }, { 3217, 3218 }, { 3225, 3218 }, { 3235, 3220 }, { 3242, 3226 }, { 3252, 3226 }, { 3251, 3235 }, }; public void walkToGoblins() { WalkAlongPath(path1, true); } public void walkToBankFromGoblins() { WalkAlongPath(path1, false); } public void walkToGoblinsThenAttack() { if(WalkAlongPath(path1, true, 1)) //The 1 is the distance away from destination state = State.AttackGoblins; } Enjoy.
    1 point
  7. Basically anyone can use it to make an amazing website with little experience. You can skip 2-3 years of experience and still have a better looking, and more responsive page. Is this cheating, or do you think it's an advancement that was bound to happen?
    1 point
  8. So I found and posted a guide about this before but I think it got deleted and I have some people asking about this so here it goes! You can write a mini "Terms of Service" of your own when negotiating on paypal. Basically, contacts can be by word of mouth, or written. By the wonder of the internet, you can do this via paypal. Steps: 1. do NOT let them send you money, deny it instantly. 2. REQUEST Money from them for "Service" Then Then 3. Paypal will ask you what the "Title" of your request will be. This is the title of the payment request they get in their email. To make this work you MUST make the Title: "TERMS OF SERVICE - READ BEFORE PAYMENT" 4. Put in the "Comments/Description" your own "Terms of Service" which should read: "By accepting the payment for $XXX.XX USD, you agree to the following terms of service: 1. You have received ALL services and goods in question, and the sale is FINAL. 2. There are NO refunds, returns, or chargebacks. 3. You will not create false paypal disputes regarding this transaction." 5. Instruct the person to READ the email, and screenshot that you've done so. 6. Do NOT give him the items before the trade, only after the payment has been made. Original Post http://www.gamers4life.com/forums/f20/paypal-charge-back-how-avoid-300309/
    1 point
  9. That one is out of stock because its %80 broken now.
    1 point
  10. Funny how Youtube liked this comment, but the IP traced was his, and all his accounts are banned... Hmmmmm
    1 point
  11. Worst ratter ever lmfao. Who sends ".Exe's", was it supposed to be an image? LOL
    1 point
  12. Yeh, like alot of people said, surpsie exam isn't working. it kept spamming this [INFO ][07/23/13 06:53:32 PM]: Activating random : Surprise Exam [INFO ][07/23/13 06:54:27 PM]: Exited random : Surprise Exam [ERROR][07/23/13 06:54:28 PM]: Error on executing random worker! java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.LinkedList.checkElementIndex(Unknown Source) at java.util.LinkedList.get(Unknown Source) at org.osbot.Db.onLoop(re:379) at org.osbot.script.rs2.randoms.RandomManager.scan(fl:13) at org.osbot.a.run(qh:184) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) [INFO ][07/23/13 06:54:29 PM]: Activating random : Surprise Exam [INFO ][07/23/13 06:55:10 PM]: Exited random : Surprise Exam [ERROR][07/23/13 06:55:10 PM]: Error on executing random worker! java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.LinkedList.checkElementIndex(Unknown Source) at java.util.LinkedList.get(Unknown Source) at org.osbot.Db.onLoop(re:379) at org.osbot.script.rs2.randoms.RandomManager.scan(fl:13) at org.osbot.a.run(qh:184) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) [INFO ][07/23/13 06:55:11 PM]: Activating random : Surprise Exam [INFO ][07/23/13 06:56:16 PM]: conf: 512, 1795162112 it was done with the exam though, it only had to click the red door.
    1 point
  13. its fine as long as its not too big.. so distracting.. so tempting.. so.. give me a moment.
    1 point
  14. I don't like it. I ass just as much as the next guy but, yeah. If I want to see some ass when I'll go elsewhere.
    1 point
  15. "If you ain't first, you're last" - Reese Bobby
    1 point
×
×
  • Create New...