Jump to content

shatterhand

Members
  • Posts

    21
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

shatterhand's Achievements

Bronze Poster

Bronze Poster (2/10)

2

Reputation

  1. Hi. I havent been here for months. Can anyone tell me how its going here now? Like how many scripts Im able to run free / vip / premium? Can I run local scrips? Is there anything else to know? Thanks.
  2. Anyone else has a reflection based solution? If not then I guess Ill have to do Swizzbeat's color method...
  3. I dont wanna use color. I tried looking for it with interface debugger, it didnt find it.
  4. Anyone knows how to get the NMZ absorb point value? The points gained in NMZ is stored in the Settings array, but this isnt.
  5. Hey. Im new to scripting for this client and I have some questions. 1. Scripting related During scripting I usually run a lot of tests. Is there a way to do this effectively? Exporting to jar, clicking OK 5 times, clicking on start script, clicking on refresh, selecting script again, clicking on run... This takes so long, kinda annoying. (using Eclipse) The other bot client I was scripting for, was using the .class files, so I could make a macro to compile and save to the bot client's folder, and I could rerun the script with one click. - Would be very nice to have similar stuff here. 2. API related I want to get an item's in-game name. Item.getName() or Item.getDefinition.getName() returns with the same String, but sometimes this String is not correct, is different to the REAL in-game name of the item. Is there any solution to this? Thanks for reading and for the help in advance!
×
×
  • Create New...