Jump to content

Fruity

Scripter II
  • Posts

    4962
  • Joined

  • Last visited

  • Days Won

    6
  • Feedback

    100%

Everything posted by Fruity

  1. Fruity

    Fruity NMZ

    Sorry to hear about the bans, Spent the day re-writing the script, might need another day or two then i can roll out some tests. Hopefully they should improve the script and give people a better chance at surviving for a while
  2. No Class def for the web walker, very strange, try restarting client and seeing if it fixes the issue, not too sure why it wouldnt be able to find the web walk class def
  3. Turn off loot notifications in-game and it should fix yer issue Doesnt atm, Ive put alot of time into a v2 of the script (not quite finished yet) but new version should contain repairing
  4. Fruity

    Fruity NMZ

    Morning Everyone, Im aware i have not been the best with communication the past few months on this thread as ive got carried away with Zulrah and IRL Work but im going to try put alot more effort into the thread and communication within it.. Im going to spend the next few days reading each reply and work through and re-write the NMZ script to work cleaner in areas affected. As ever, if you send me a PM with the issues you want me to look at, i reply to each and every pm i receive, if you are reporting a bug, please give me the best explanation you can come up with, images help and a pastebin of the log would be briliant if you are able to grab it. TLDR: Trying to be better with my thread communications, if you want me to reply as soon as possible, send me a PM and i will reply soon as i see it and try fix any issues you talk to me about. Im ALWAYS in the chatbox when i am online so if you'd like to talk, please do come and send me a PM in the chatbox. Again, apologies for the lack of communication within the thread, it shouldnt have been left for so long but this should be the end of that and going forward ill try to reply to each and every post if required. Ill try think of a way to say sorry, maybe some competitions or something, if you have any ideas on what might be fun, let me know. Kind regards Fruity.
  5. Points out the mistake - hopes he doesnt get banned.
  6. Luckily enough, scripters have just been given the ability to avoid this
  7. Ask @FrostBug for name :frog:
  8. http://lmgtfy.com/?q=difference+between+chips+and+fries are you mental fam? its like a match made in heaven
  9. couldnt have said it better
  10. on a muffin* On a bread is shite but change such bread for a muffin and boosh a miracle is born
  11. Get it from any good local chippy chips*
  12. NOT FRIES
  13. Yay or Nay? (ofc its a fkn yay, dont listen to the darn americans)
  14. id give it a few months just to be safe
  15. hmmmmms, not sure if its worth reading and ending up being a troll
  16. Wooo NatWest :frog:
  17. as long as i get something rainbow related its happy days
  18. Antiban. id rather people spend hours on end making the perfect antiban rather than making the script functional. Whats point having a functional script if you dont have anti-ban to keep you safe from the bans.
  19. Chat shit got banned pre much fam
  20. Character<?> character = script.myPlayer().getInteracting(); if (character != null && character.getHealthPercentCache() < 30) { NPC next = script.getNpcs().closest(n -> n.getName().equals("NAME") && !n.isUnderAttack() && n != character && n.getHealthPercentCache() > 0); next.hover(); } Make sure to add n.getName().equals("NAME") Not tested but im sure it will be something similar
  21. Morning, Apologies for fuck up, was an issue with the new world hopping thing. I have updated soon as i have noticed issues (ty for pms, appreciate it). Update is now awaiting for approval onto the SDN. A quick fix for you's would be to add any world to the hop list but then just leave the hop time at 0mins. I believe this will sort it for u in the mean time! Again apologies for the fk up, fix is on its way, hacky way to make it work above!
  22. woah i can see it on everyones desktop screens alrdy
  23. Aye looks like something up with me skype this morning, since changed all passwords. OSBot/Email/etc.. accounts all have diff passwords so everything else should be fine but changed jic
  24. D:
×
×
  • Create New...