Jump to content

Fruity

Scripter II
  • Posts

    4962
  • Joined

  • Last visited

  • Days Won

    6
  • Feedback

    100%

Everything posted by Fruity

  1. lmao nice :P
  2. Who knew asking about hobbies would get her going lel
  3. 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
  4. 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!
  5. Thats the fun of iron man. Learn what to do as you need it. google has alot of tips tho >.>
  6. Amazing.
  7. Classic Grime.
  8. 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!
  9. Fruity

    Fruity NMZ

    I am working on absorptions and thinking of a DH Mode and a Guthan Mode. I am glad! :P
  10. Noted will see if i get any other offers before i make me decision
  11. Title says it all please post how much you have to sell and what rate you are looking for. Bought 0/50m 07gp
  12. 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:
  13. 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
  14. aha fair enough
  15. 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; }
  16. Oh i remember doing this years ago when i went for my first rune defender . Whats the Points p/hr rate on this?
  17. 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
  18. Ah right made me feel better now ;) much loves
  19. 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)
  20. Fruity

    Fruity NMZ

    Thank you! thanks for your help again
  21. 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
  22. 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
  23. Fruity

    Fruity NMZ

    Awsome! what account build you making? Don't forget to tell me how it goes!
×
×
  • Create New...