Jump to content

Fruity

Scripter II
  • Posts

    4963
  • Joined

  • Last visited

  • Days Won

    6
  • Feedback

    100%

Everything posted by Fruity

  1. Fruity

    Fruity NMZ

    Im not 100% sure as i h`ve work and college and things going on. not always working on it.
  2. lmao nice :P
  3. Who knew asking about hobbies would get her going lel
  4. Fruity

    Fruity NMZ

    Ill have to look into how i would do that and detect the Powerups on mirror ect. so its a MAYBE atm :P. Thanks for img though
  5. Fruity

    Fruity NMZ

    Oh why thank you! :P Got this sorted through pms! Aye i will do Added quick fix that toggles Auto Retaliate if you dont have it on!
  6. Thats the fun of iron man. Learn what to do as you need it. google has alot of tips tho >.>
  7. Amazing.
  8. Classic Grime.
  9. Who would it be and why? What would your fusion name be, what powers would you have and how would you fuse? - Muffins How would your fusion look like? - A Fruity Muffin Are you good or evil? - Evil - Who likes Fruity Muffins? What is your purpose? - Would make people think we are choc chip but NOOOOOO we have Raisins!
  10. Fruity

    Fruity NMZ

    I am working on absorptions and thinking of a DH Mode and a Guthan Mode. I am glad! :P
  11. Noted will see if i get any other offers before i make me decision
  12. Title says it all please post how much you have to sell and what rate you are looking for. Bought 0/50m 07gp
  13. Fruity

    Fruity NMZ

    Im not 100% sure sorry and atm i have not been banned from 50/50/45 - 75/90/45. XP/Hr im not 100% sure on them stats sorry D:
  14. Would you want to spend hours making a script for people to have it for free and not even say thanks (Most of the time)? Also $2-$10 is dirt cheap imo
  15. aha fair enough
  16. Change the potion to what potion you are using and remove the 'sA.' because it is in your main class. Makes checking/Drinking potions cleaner public void drinkPotion() throws InterruptedException { if (invContainsPotion()) { if (sA.getInventory().interactWithNameThatContains( "Drink", "Overload")) { } } } public boolean invContainsPotion() { for (int i = 0; i <= 4; i++) { if (sA.getInventory().contains("Overload (" + i + ")")) { return true; } } return false; }
  17. Oh i remember doing this years ago when i went for my first rune defender . Whats the Points p/hr rate on this?
  18. Fruity

    Fruity NMZ

    isnt 100% afkable if you want good points/prayer potions/overloads/power ups ect. though i do know what you mean. this is for the extra lazy people like me. #500 posts
  19. Ah right made me feel better now ;) much loves
  20. Fruity

    Fruity NMZ

    Update -> Check you have version .82: PaintUpdater thread at twice a second instead of being in main thread. Fixed Super Strength Fixed Drinking Prayer pot (Dont know if it was in last version but it was in mine)
  21. Fruity

    Fruity NMZ

    Thank you! thanks for your help again
  22. This is where i need to learn better methods all the ones above look better than what i would have done lel. I would have gotten a all the items in inventory then for each item check if it has the action and if it does add it to a array list >.> My way seems t0o much - Im such a nub atm aha
  23. Fruity

    Fruity NMZ

    Oh wow I'm debating on making the account i used to test this 99/99/99 or keep it a zerk hate decisions lmao
×
×
  • Create New...