Ranking
thanks so much blam!!
is there a way to execute toribash functions like "get_joint_dismember()"?
ill add a function to it wich say anything if anyone get decaped or something...

edit: and is there a way to use hooks?
Last edited by R4ff; Jun 20, 2010 at 02:49 PM.
qaywer Mongius BlubKill Jaker GerFight Pinheads Coolino <3 | [TEO] | [T3AL] | [HighTunesYT]
Originally Posted by R4ff View Post
thanks so much blam!!
is there a way to execute toribash functions like "get_joint_dismember()"?
ill add a function to it wich say anything if anyone get decaped or something...

edit: and is there a way to use hooks?

Are you suggesting have it say "DECAP" or "<username> just got decapitated" when a body part is actually severed?
If you are, and you make it, PM me the files. I like the sound of that.
"Sex is like a velociraptor: Despite your movie-fueled lifelong neurotic obsession, it is unlikely to be found in your house." ~XKCD
It's possible, the server sends a command when a joint is dismembered, you just have to find that command and use it the same way i parse the SAY command.
:D
can u give me some help where i can find the functions?
i think this:"lua = luanet.import_type("LuaInterface.Lua")" is what i need but how to use it?
qaywer Mongius BlubKill Jaker GerFight Pinheads Coolino <3 | [TEO] | [T3AL] | [HighTunesYT]
UPDATE: It's advised you update to this version, contains various error fixes (and a different bot script, with added features!)

Contains:
  • New alternative bot, thanks to R4ff!
    • Older one is still there, in-case you feel the need.
    • Contains mod change poll (majority rules).
    • New GUI.
    • A lot of rewritten code (and lot of comments, to help newer coders)
  • Changed layout, to account for...
  • Tabs.
    • Edit multiple scripts at once.
    • "Run Script" runs the OPEN tab's script.
    • Middle click to close tabs.
  • Better load/save functionality.
    • Prompts to save on close.
    • Prompts to save on close tab.
    • Prompts to save when loading.
    • Tells you when something has been saved.
    • Automatically saves to last saved to file (unless you use "Save As")
    • Ctrl+S to save current tab.
  • Lua "Instancing"
    • Each time you run a script, it creates a new lua parser, this means no more funny errors related to old variables.
  • Few bug fixes here and there
Last edited by Blam; Jul 1, 2010 at 12:17 AM.
:D
ty for adding my script !
i hope u like it.
a update will comming soon
qaywer Mongius BlubKill Jaker GerFight Pinheads Coolino <3 | [TEO] | [T3AL] | [HighTunesYT]