Looking for item names for Groovy bot

Forum for alternative clients, mods & discussions on the same.

Moderator: Phades

Looking for item names for Groovy bot

Postby masterminer » Sat Nov 17, 2012 4:48 pm

Hi, how can i find out all in-game item names? Many functions in script require you to know item name to find it on map or inside inventory.
For example i was lucky to guess name of the well being.. "well" :) but i cant seem to guess tanning tube's name. Im sure there will be more names i'll need in future cause i finally managed to setup kt client (with dozens of helpful examples) and i hope to bot like crazy :D

Also, is it possible to bind :scstop command to a key?
masterminer
 
Posts: 8
Joined: Wed Nov 14, 2012 5:41 pm

Re: Looking for item names for Groovy bot

Postby borka » Sun Nov 18, 2012 9:19 am

With Item names this thread by mvgulik might come in handy:
viewtopic.php?f=27&t=28621
If you're going to post questions about item names do it in that thread pls so we have all at one place...

:!:
Code: Select all
  // Alt+F3: stop script execution
    } else if (code == KeyEvent.VK_F3 && ev.isAltDown()) {
        Engine.getInstance().stop()


keybinding enough ?!? :P
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Looking for item names for Groovy bot

Postby masterminer » Mon Nov 19, 2012 6:59 am

That really hits the spot! thanks.
masterminer
 
Posts: 8
Joined: Wed Nov 14, 2012 5:41 pm


Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot], PetalBot [Bot] and 0 guests