Jump to content

Chris

Scripter II
  • Posts

    8365
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Chris

  1. Thanks for the feedback I will work on these issues soon. I am re-doing my Anti PK atm. Removing hop methods that are in antipk and updating the manual on the main page.
  2. Trade Completed
  3. :thinking: something fishy innit
  4. its all good bro
  5. Cool. Still scammed and make sure you off yourself after you leave
  6. decode refunding randos again you scammed good bye
  7. Done
  8. Yes I am still working on that location at the moment. Had to fix some safespotting issues and expanded the area. should be better in the next update.
  9. 2 reasons it could be hopping which I will probably just remove v7.84. A player matching my filter was present (skulled || inCombatRange || hasCertainGear) and so on. At the bank and had last been 'attacked' or 'seen' a player matching the same filter above. I will probably only let it hop when it dies. Since this is causing to many issues. I recently pushed out v7.83 addressing other issues with potions and the like that was mentioned before. I will add a bonus feature for burning amulet if you will like that. Simply starting the script with it while the west mode is active will trigger it. I should already swap for charged glories, and I will fix run enabling even though it should already be available. If you still are not satisfied simply post in refunds section for a refund. Have a nice day, -Chris
  10. Chris

    called it

    same apparently the peanut is refunding? i hope these mods dont allow him back @Mods @Maldesto @Jordan @Decode
  11. I'll be taking a look. I'll have this sorted asap.
  12. OO: Chris Email is set. Stats Has Ava's accumulator.
  13. it does loot visage and you can buy a voucher for BTC from @RoomScape to purchase the script
  14. what settings are u doing if safespotting start at the safespot
  15. +1
  16. done./
  17. talk on skype.
  18. home tabs for taverly blue drags? i alrdy use falador teleport support
  19. private synchronized void writeToFile(String msg) { String fileName = getDirectoryData() + "mytextofnudes.txt"; PrintWriter printWriter = null; File file = new File(fileName); try { if (!file.exists()) file.createNewFile(); printWriter = new PrintWriter(new FileOutputStream(fileName, true)); printWriter.write(newLine + msg); } catch (IOException ioex) { ioex.printStackTrace(); } finally { if (printWriter != null) { printWriter.flush(); printWriter.close(); } } } used an example from stackoverflow and changed the path. just use getDirectoryData() and ur good with osbot
  20. sold over 1b+ on 1 acc and its not ban lols gg
  21. you need to be at the dragon lair alrdy. banking is not supported at this time authed u again
  22. omg he scammed me too!!!!! never got my grapfixz!
×
×
  • Create New...