Jump to content

Isolate

Lifetime Sponsor
  • Posts

    2136
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Isolate

  1. Back from a four day holiday. egh... Link Removed. Will reupload when i iron out the kinks... although nothing should be broken...
  2. Edit: Forget It
  3. Nobody Can Resist The Charm of Yoloshiki
  4. 1. I Will Look Into This 2. Can you please post the log in the console that it should spam when it crashes.. It REALLY REALLY Helps in knowing whats wrong
  5. But, Is He Happy.
  6. Any Problems Guise?
  7. OT: @Swizzbeat i seem unable to PM you.. every time i try osbot goes offline... and i thought i had you on skype but i dont
  8. Update 0.4: Attempted Man Null Pointer Fix.
  9. that''s quite strange... i'll see what is going on...
  10. Type of Graphic: Signature Main Text: Isolate Subtext: Skype: isolatepb Colour(s): Red/black/grey (matching avatar) Size: Adverage Sig size? Other: Smokey Effects Would be great
  11. same private int[] NEST_ID = {5070,5071,5072,5073,5074,5075}; if(inventory.contains(NEST_ID)){ inventory.getItem(NEST_ID).interact("Search"); //sleep } or Item nest = script.inventory.getItem(new Filter<Item>() { @Override public boolean match(Item item) { return item.getName().equalsIgnoreCase("Bird's Nest")&& item.getActions()[0].equalsIgnoreCase("Search"); } }); if(nest != null){ nest.interact("Search"); //sleep } there's lots of ways of doing this, but ID's should work well for what you want
  12. if(inventory.contains("Bird's Nest")){ inventory.getItem("Bird's Nest").interact("Search"); //sleep }
  13. does this error stop/impede the script or does it quickly find another man to kill?
  14. that is quite strange.... i'll see if it showss up for me For some reason the script name in the selector i showing 'Update:0.2D' ill fix it and reupload
  15. Some things might be fixed, some might not, but it should be better now. If you could try and post again it would be great ^_^
  16. Thank-you for feed back :P i'll look into this now
  17. Any feedback?
  18. DARKCORE MANK NOTE: Found my old source code, if anyone would like to test this version and post the error log that should be produced here, it'd be much appreciated What Is This? This script will kill men in Edgeville and loot herbs! Features: Can Be Ran As Level 3! Door Handling World Logging Food Support Informative Ladder Support Change Log: TODO: Perfect DeathWalk Add Dynamic Looting Add More Informative Paint Re-add hideable Update Notification BUGS: ( Please Confirm If These Still Happen ) Yellow = Pending Report After Pushed Fix Green = No Reports For 7 Days After Pushed Fix Red = Reported But Not Yet Pushed Fix Bug Report Format: Script Version: Osbot Version: Problem: Does It Impede The Script?: Error Log From Logger: PROGGIES:
  19. Thank-you very much ^_^
  20. I have no idea why i didnt consider it, but i think that might be the chatbox. and the one i want is select option for the Menu.
  21. seems like i can find an alternative for everything else when updating my scripts but can't find this.
  22. hehe.... remembering all the claims from the devs talking about how it will still be supported and emulated in the new client and then reading this.... nothing at all has changed in my absence XD
  23. Isolate

    So....

    Feeling more loved than that time I went to pb for me 2 years there, nobody remembers me there
  24. I was told it's broken. True or false? If true: Will It be fixed? If false: Enjoy the rest of your day.
  25. Isolate

    So....

    Ohai ^_^
×
×
  • Create New...