Jump to content

Void

Trade With Caution
  • Posts

    1634
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    98%

Everything posted by Void

  1. bump
  2. Void

    maxed rs3 acc

    Not maxed but I have a 90 att 94 hp 94 def 99 Mage 93 prayer 93 range 90 Str 92 Str Other skkilling skills and is a 1300 total main on OSRS too. username login im OO skype: allhailzamorak2
  3. Void

    90-100M

    check my sig
  4. I have these: or also have a pure with 75 range, 75 mage, 80 str, and 60 attack. Hit up my skype: allhailzamorak2
  5. 1. Pictures of the account stats 2. Pictures of the login details 3. Pictures of the total wealth (if there is any) 4. Pictures of the quests completed 5. The price you will be starting bids at 1m osrs gp 6. The A/W (Auto-win) for your accountHighest bid 7. The methods of payment you are acceptingOSRS GP; RS3 GP, Bitcoin, UKBT 8. Your trading conditions You first or MM. 9. Pictures of the account status 10. Original/previous owners AND Original Email Address I'm OO and email will be changed to yours. orginally unreg email.
  6. Void

    4k Scaling

    Hey Would it be possible to please add scaling support for monitors above 1080p? Size @ 4k
  7. Void

    trials

    you're a special type of special
  8. Void

    Pc maxed zerk

    275-400m if maxed house also adds more to value
  9. Thanks for the replies Where do you store the booted credentials?
  10. Hey - looking to kill any clients which run for more than >30 minutes on Windows; preferably via a batch file/exe. I know they exist for Linux in shell file sofmr; such as; #!/bin/bash # This script will kill process which running more than X hours # egrep: the selected process; grep: hours PIDS="`ps eaxo bsdtime,pid,comm | egrep "spamd|exim|mysqld|httpd" | grep " 1:" | awk '{print $2}'`" # Kill the process echo "Killing spamd, exim, mysqld and httpd processes running more than one hour..." for i in ${PIDS}; do { echo "Killing $i"; kill -9 $i; }; done; Just wondering if anyone has ever found a way to kill clients (via process ID/the program name - OSBot.jar) which exceed the time limit set? (In this case 30 minutes). This is to kill tutorial island clients which either don't connect to the proxy and/or get stuck - to prevent CPU hogging of the server. Thanks
  11. I have a defence pure (45 def) and a pure with 80 str; 75 mage and range, 60 att and mith gloves. Also have obby mauler w/ 79 str. skype: allhailzamorak2
  12. He turned the tables dirty on you!
  13. got a main with full void f torso f cape 1350 total ish 72 slayer 80 meele and range/mage base stats 105qp username login skype: allhailzamorak2
  14. I have a nice mid level main with base 80 range/mage/meele stats and HP. 105QP. Skype: allhailzamorak2
  15. have one with an intro and like 300 subs lol skype: allhailzamorak2
  16. Void

    Decent Order

    Can dl this skype - allhailzamorak2
  17. Photosynthesis *
  18. It is selling lol
  19. Np
  20. if (api.dialogues.isPendingContinuation()){ api.dialogues.clickContinue(); Passes pending continuation (the dialog) And for get closest NPC/Entity/Object api.getObjects().closest("Object").interact("???"); EG api.getObjects().closest("Spinning wheel").interact("Spin"); api.log("Interacting with Spinning wheel..");
×
×
  • Create New...