Jump to content

Krulvis

Members
  • Posts

    1165
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    100%

Everything posted by Krulvis

  1. ooh, there's some stuff in that list that got me really excited !! Looking forward to some updates ;-)
  2. thrilled to see more improvement ;-)
  3. Nice games man ;-) I am also beast with Kha'zix he rapes everything everywhere. also WE players add me: IamtheJoker I don't really play that often but I like a game once in a while
  4. yes, int slot = getSlotForId(KNIFEID) return the first slot in the inventory where the knife is located. If you folow this up by selectInventoryOption(slot, "Use") it will work, but from what I can remember getSlotForId is bugged you could try it anyways
  5. damn, I couldn't even blink and the thread was already open
  6. selectInterfaceOption(14, 225, "Ok") <-- this should do it. Just make a if(client.getBank().isOpen()){ <run script> } 14 is the bank interface and 225 is the message saying "yes, I really want this PIN or something like that.
  7. those ddos attacks have really slowed the site down with was pretty annoying so yeah, WAY TO GO MAN !
  8. client.getMyPlayer().getZ() thanks guys
  9. That is exactly what I ment, It was stupid of me to use 'level' as I wanted to say heigh as in Z-axis. But like I said Player.getZ() doesn't work...
  10. hey guys I was wondering, how can I check on what level I am? myZ doesn't work, Player.getZ() doesn't work either? is there another way to check the level ?
  11. Yeah, I would really like it if you'd share your findings ;-) I could really learn something from it. Thanks in advantage
  12. CSS 3D is damn epic man I love it
×
×
  • Create New...