Jump to content

Mr Pro Pop

Trade With Caution
  • Posts

    204
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Mr Pro Pop

  1. Then he could just do that to check if the bank has enough amount of the item or not.. if(bank.getItem("Item").getAmount() >= 28) { bank.withdraw("Item", 28); }else { stop(); } @@Imateamcape
  2. do it so it checks if the inventory has x28 of the cleaned thing then it stops and bank if (getInventory().getAmount("Item Name") == 28) { // bank } @@PlagueDoctor
  3. Do you still want to sell ?
  4. lol is that 10 minutes read or it's me the one who is slow at reading ? Asking seriously no other points or laughs
  5. Do you mean the osbot client frame title ?
  6. hehe lolol but wont that sleep for days ?
  7. lol if he don't have his paypal working how will he buy vouches ? Edit: ohh lol sorry both of you posted at the same time, his post came first! Ahh, Good luck!
  8. Maybe your paypal is limited or you have a chargeback in your account.
  9. I didnt laugh on him I was just wondering of people who adding all that lines, As you can see in my post I said "I hate people who codes in an complicated ways" I already helped him, Plus he isn't my friend or asked for help! I didnt laugh on him I was just wondering of people who adding all that lines, As you can see in my post I said "I hate people who codes in an complicated ways" I already helped him, Plus he isn't my friend or asked for help! I never said I am a perfect coder, I am still beginner, Plus i already told you it wasnt me and you wont believe so its your problem. I would suggest we stop talkling about this since you dont want to understand that it wasnt me.
  10. Lmao yh! He asked me what's wrong with his code like wtf lol
  11. Mr Pro Pop

    huh

    lol, I hate those people who code in a complicated ways. they use every option they see to seem that they have coded much huh. Here is a code i have seen, Was coded in one of my friends fighter! if(myPlayer().getHealthPercent() > 50 && getInventory().contains("Lobster") && myPlayer().getPosition().contains(location)&& !myPlayer().isAnimating() && !myPlayer().isMoving() && !myPlayer().isUnderAttack()); if (npc != null && map.canReach(npc) && npc.isVisible() && npc.isOnScreen() && !npc().isUnderAttack() && npc.isAttackable() && npc.getPosition().distance(myPlayer().getPosition()) <= 10); Lmao if coding is like that then i would better quit coding hehe lolol xD He did 1 line in a full page, Not even using methods or clear shit!
  12. @@Felix i sent you a skype request and a private message
×
×
  • Create New...