Jump to content

pepsip77

Script Writer
  • Posts

    168
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by pepsip77

  1. @Boris has my source. i'm pretty sure he'll release it soon
  2. N.W.A (Eazy and Cube too as separate rappers, Dre as producer), 2pac, Run DMC Kendrick Lamar, Tyler the creator, Denzel Curry, Joey Badass, Rob Stone, Drake, A$AP Rocky/Ferg, SchoolboyQ
  3. what do you mean broken? please post any bugs on script topic
  4. I've updated source in first post. SDN gets updated by @Neo
  5. updated to work after failing. thanks @chuck for contribution
  6. smither is updated. farmer needs updating
  7. ohhh this one fixed too. it's on github but still not in SDN wait till @Neo uploads it to SDN or you can try compiling it yourself
  8. do you get any error messages? what settings are you using?
  9. this is fixed in current SDN version
  10. you can try to compile it by yourself (you can find tutorial here) or wait for Neo to add new version to SDN
  11. so it isn't a problem with a script?
  12. what doesn't work exactly?
  13. fixed in github. maybe @Neo could add new version to sdn?
  14. new version in github. @Neo could you update it in sdn? added dart tips. removed old dungeoneering location. fixed banking. changed smithing option to "all". added bars required count
  15. tested it. seems to work fine
  16. Updated version in github. @Neo could you add it to sdn? Added tree support. Needs testing and feedback
  17. ikov hasn't been hooked yet. once it gets added, you can pm me
  18. it's an enum from pSmithing. you can read more about enums here fields in order: private Tile tile; private int bankId; private boolean bankIsNpc; private int furnanceId; private boolean hasFurnance; private int anvilId; private boolean hasAnvil
  19. does it throw any error in console?
  20. do you get any errors in your console?
  21. take a look at this class: https://github.com/pepsip77/pFarming/blob/master/src/pepsip77/pFarming/data/FarmingPatch.java
×
×
  • Create New...