Jump to content

qverkk

Lifetime Sponsor
  • Posts

    1526
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by qverkk

  1. Better add detecting if chest is ready to open (id)
  2. I had efficiency problem with czar's thiever script on deadman, so i made my own
  3. have you tried turning it off and on again
  4. How to check if npc was interacting other player within last 10 seconds? for(Player player : getPlayers().getAll()){ List<NPC> guards = getNpcs().filter(npc -> npc.getName().equals("Guard") && npc.getLevel() == 1337 && npc.isInteracting(player) ); if(guards.size() > 0 && inventory.contains(food)){ if(room6.contains(myPlayer()) || room6a.contains(myPlayer())) { RS2Object door1 = getObjects().closest(true, obj -> obj.getName().equals("Door") && obj.hasAction("Open") && obj.getX() == dx1 && obj.getY() == dy1); if (door1 == null) { // if doors r open doors open walk outside localWalker.walk(centerX, centerY); } else if (!room6SafeArea.contains(myPlayer())) { localWalker.walk(safeX, safeY); break; } }//if we're in safe area, sleep sleep(20000); } }
  5. http://scr.hu/0d53/xzb8h Look out!!! THEY LURE HERE AND KILL US!!! Please make option to pickpocket only in houses
  6. http://scr.hu/0d53/v8fzf I got this only mate ;x fk 2 acc died didn't look how EDIT: maybe add that if another player is interacting on me to run to bank asap? EDIT2: And a suggestion, can you possibly add an option for knights like to look for npcs in houses? So no one will lure the npc near the dangerous zone on dmm, becaouse u know that an pker can attack me with magic while im like 5 tiles in safe zone? That would be great! And if no npcs found in houses then hop world
  7. Czar maybe add current world option in gui so it can display current world in paint? that would be good who hides their bots and cant see friends list button
  8. I got hidden everything from beginning i started to bot on dmm czar ;P here is a nice proggy for u to the script section: (just download it, i might delete it from shareX accidently ;p) http://i.imgur.com/HmtirIE.png
  9. I didn't find out the way they died sorry i think a pker killed 3 of them becaouse they had nothing in bank and one had something in bank so might got bugged and killed by a guard or so. Btw 4 accounts getting 1.1m+ xp per hour atm ;) almost got 2 more at 99 great script, and please fix this minor ladder bug at ardy bank would be great @Czar
  10. 4 of my accs diedon ardy knights ;x
  11. A new suggestion: make a fail safe while banking, sometimes the bot walks up the ladder and doesn't climb down i had this over night, 2 bots made 700 cakes and 3 bots made 1300 cakes, the 700 cakes was becaouse the bots went accidently upstairs could you fix mate? EDIT: in new version if you are pickpocketing a knight, and then it dissapears and player tries to lure into a hose and close the door, the bot wont open the door and will just look at people thieving ;) ill make a lot of bug reports mate cause i bot alot xd great script!!!
  12. I think it was to that guy who asked for a trial. And btw script freezes when loses ardy knight from camera, and just afks, does nothing. Just a bug report script is awsome, getting me 1,15m xp/h will post a proggy soon EDIT: Ardy knight now dissapeared, bot doesn't move: http://i.imgur.com/LMoWR50.png EDIT2: Doesn't go into this room: http://i.imgur.com/1VuvQ3M.png
  13. Paladins vs Knights Of Ardy with 99 thieving and skillcape?
  14. version 4.0: - gets stuck at combat with rats (does nothing) - both melee and range, lastest interaction update? - sometimes gets stuck at the end, at the moment of attacking a chicken with magic spell
  15. qverkk

    Help

    remove osbot files from %systemdrive%/users/user name/osbot/
×
×
  • Create New...