Jump to content

Fruity

Scripter II
  • Posts

    4962
  • Joined

  • Last visited

  • Days Won

    6
  • Feedback

    100%

Everything posted by Fruity

  1. Fruity

    Fruity NMZ

    Hmms, did you start in or out the dream? Definately selected on ui? currently it checks chatbox for the message of your player entering the dream and toggles the switch, shall do a few test runs
  2. Fruity

    Fruity NMZ

    No trials currently
  3. Fruity

    Fruity NMZ

    2.55 iirc New update there isa toggle to prevent it hopping worlds, Going to look into coffer issue now, Added a longer sleep to the interaction with dominic to help prevent it miss clicking and touching the tree. New user issue im not quite sure about, ill douvble check i got the user is logged in check on my loop but if you're not logged in osbot should be overriding my script to get you back in
  4. looks as though you're checking the duration once oustside the method so only ever updated once? Also you can check if stamina potion is active via configs: public boolean isStaminaPotionActive() { return getConfigs().get(638) > 0; }
  5. Fruity

    Fruity NMZ

    just an update for you all, tried to post this earlier but my net is terrible currently. A fix for the world hopping has been pushed, just waiting for the update to be accepted onto the SDN for everyone. Apologies for the inconvenience. Perhaps before the update i can get a toggle implemented as ill be home to use my laptop in the next hour. EDIT: On my laptop, added a checkbox above confirm button to toggle hopping or not, running a quick test then pushing. PUSHED TOGGLE
  6. Fruity

    Fruity NMZ

    Thank you for the report, will see what might be causing the issue, probs best to use overloads whilst i look into it
  7. Fruity

    Fruity NMZ

    As mentioned by mald, people have been abusing trials alot so been cracking down on them, ask questions before purchase to be sure it has everything you hope Im planning on pushing out the update within next few hours, at work currently so depends on when i get some spare time but will definately be today As for when
  8. Fruity

    Fruity NMZ

    ty shall look into it further see whats going on with it
  9. Fruity

    Fruity NMZ

    s it successfully puts in the bank pin then just gets stuck in the dialog? Is it attempting to world hop with a dialog/window open?
  10. Fruity

    Fruity NMZ

    SDN has been updated, refresh you script selector before re-running the script!
  11. Thank you for the feedback, appreciate it Will look into the loot issue, script should most definately be eating food to make space for loot if possible, could you confirm what items it might be leaving? Multikill, i remember setting this to 2 dose minimum but will have to see if i have removed this by mistake, defo should not be 1 dose minimum might hit you up in pm's soon
  12. Fruity

    Fruity NMZ

    Not sure, devs handle updates, hopfully soon what does it say the reason is in the logs?
  13. Best place is most likely going to be sand crabs, I have used APA Sand Crabs and has worked very well previously
  14. Fruity

    Fruity NMZ

    Unfortunately, we will have to wait for a dev to accept my update D: Shouldn't be long hopefully but the fix is there waiting That's true, was because I was looking for selected bosses via their name but with the world hopping window open the 'Trade-mem..' was getting picked up when I was finding widgets with the text 'Me' for the 'Me' boss confusing it but I have added the fix
  15. Fruity

    Fruity NMZ

    Looking into the issue now, for some reason it looks as thought the boss 'Me' is being returned as selected even though I don't even have 'Me' unlocked on my current account. This is what might be breaking it, will see why its being returned as selected EDIT: Found the issue, pushing fix now
  16. Fruity

    Fruity NMZ

    Hmms, shall see if i can find out whats up, didnt think i changed anything with the handling of the interface! finish work in 10mins, will be able to check it and push a fix A quick fix might be to have the options selected to preset rather than mtd/demon/gutahn w/e you're using currently. With custom/preset (cant remember the wording) selected, it shouldnt attempt to touch the dream settings and just accept
  17. Fruity

    Fruity NMZ

    just testing it currently to be sure it worked, Unable to add a toggle atm as I cant access my laptop/ui designer but I thought best to add it than wait another day. Will be 2.53 when on the sdn
  18. Fruity

    Fruity NMZ

    Thought i had answered this previously, it is something i can look into adding, will probs look into it later on in the day, not home currently but the idea i have in mind shouldnt take 10mins to add
  19. I do plan on adding the options but i need to think of a good way to present the options without them being too confusing/out of place Its definately recommended as you use a trident, i personally recommend 85/85 but 75/75 is manageable
  20. Fruity

    Fruity NMZ

    pending acceptance, look for 2.52
  21. Fruity

    Fruity NMZ

    shall see what i fudged up, should be sorted today thanks for the report, will have a look into it
  22. Fruity

    Fruity NMZ

    No trials currently. Lil update: Fixed the paint, can now be hidden. Added a toggle the the 'Idle Options' - you can now chose if you want the mouse to be moved off the screen or not. Default = no. Added a toggle to rock caking outside the dream on the Setup GUI. Update will be 2.51
  23. Currently wont support ironmen, apologies
  24. Fruity

    Fruity NMZ

    Got coins in coffer and such? Going to add a toggle the moment i get chance
  25. Fruity

    Fruity NMZ

    No worries, I should really fix that this weekend, I fixed it one time but then overrode my update by mistake lol#
×
×
  • Create New...