Jump to content

Acerd

Scripter I
  • Posts

    5430
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    100%

Everything posted by Acerd

  1. Disputed Member:@CowsRKewl Why it should be removed: read details Details: he gave me two neg feedback just cause i banned him in chatbox , check the ban report. Link to topic:
  2. decided to go with coolermaster n400
  3. Acerd

    muhbuild

    PCPartPicker part list / Price breakdown by merchant CPU: Intel Core i5-4460 3.2GHz Quad-Core Processor ($169.99 @ SuperBiiz) Motherboard: MSI Z97-Gaming 3 ATX LGA1150 Motherboard Memory: Kingston HyperX Fury Black 8GB (2 x 4GB) DDR3-1333 Memory ($29.99 @ SuperBiiz) Storage: A-Data Premier Pro SP600 64GB 2.5" Solid State Drive ($34.99 @ Amazon) Storage: Western Digital AV-GP 500GB 3.5" 5400RPM Internal Hard Drive ($34.90 @ Amazon) Video Card: Gigabyte GeForce GTX 960 4GB Video Card ($243.88 @ OutletPC) Case: Cooler Master N400 ATX Mid Tower Case ($44.99 @ Newegg) Power Supply: Cooler Master 650W 80+ Gold Certified Fully-Modular ATX Power Supply ($99.99 @ Newegg) Operating System: Microsoft Windows 7 Ultimate 64-bit Total: $658.73 ($813 actually - $850-900 in iran) Prices include shipping, taxes, and discounts when available Generated by PCPartPicker 2016-06-23 04:53 EDT-0400 thots?
  4. for MSI Z97 GAMING 3 motherboard
  5. doubt that would give you a ban but i thought after 5 times it would stop relogging?
  6. dont see how this is safer than just using gary's hood , either way nice release.
  7. works for me , just compile it if it doesnt work4u
  8. this actually got me despite not being a botter or rs player
  9. make sure theyre SOCKS5 proxies
  10. @Fruity be like: :woo:
  11. jesus christ calm teh fuck down its a joke
  12. i have more hair than that
  13. Acerd

    @Krys

    fru eh and tom needs in on this shit
  14. ive tried dat too if u mean: if (!area.contains(myPlayer()) { getWalking().webWalk(area); } else if (npc != null) { log("npc not null"); }
  15. This has never happened to me so I'm kind of confused why this is happening; basically it walks to an area and interacts with NPC and logs that npc isnt null, goes to bank and then goes back to the area , however this time it logs that the NPC is null. What am I doing wrong? code: NPC npc = getNpcs().closest("NPC"); // onloop if (!area.contains(myPlayer()) { getWalking().webWalk(area); } else { if (npc != null) { log("npc is not null"); npc.interact(); } else { log("npc is null"); } }
×
×
  • Create New...