Page 1 of 1

Releasebot thoughts

Posted: 18 May 2010, 11:23
by tonimontana
Here is an update for this topic.
I converted the MLinkLib bot/script to new API so it can be used with newest PtokaX.
Magnet Link Library 3.0 LUA 5.1
http://board.ptokax.ch/index.php/topic,8656.0.html

Read more about it in the thread in PtokaX forum.

Now this version works with adchpp-ptokax-bridge and can be used with ADCH++.
I have tested it with ADCH++ 2.5.0 (348) mingw release version and PtokaX-Bridge rev. 29
Thx to poy for providing 2 new rev's really fast.

cheers
ToniMontana a.k.a. lUk3f1l3w4lK3R

Re: Releasebot thoughts

Posted: 19 May 2010, 10:05
by Toast
Moved topic to this forum since its more logic to have it here :)

Re: Releasebot thoughts

Posted: 27 May 2010, 15:30
by tonimontana

Code: Select all

---------------------------------------------------------------------------------------------------------
-- Mlink.Library.v3.0a.LUA5.X-PtokaX         				[ by: St0ne db ] [Modded by: lUk3f1l3w4lK3R]
---------------------------------------------------------------------------------------------------------
--
--  A new kind of release and request bot.
--
----[ Tested With ]--------------------------------------------------------------------------------------
--
--		PtokaX v0.3.5.1c & PtokaX v0.3.5.1d - [ Lua 5.0.3 and Lua 5.1.1 ]
--
--		Version 3.0 tested with
--		PtokaX v0.4.1.2
--
----[ Version 3.0a Change Log ]-[by lUk3f1l3w4lK3R]----------------------------------------
--		Fixed: Bug in change skin
--
----[ Version 3.0 Change Log ]-[by lUk3f1l3w4lK3R]-----------------------------------------
--		Added: Error report to OP in pm
--		Added: Memory use report in pm (when script is started and stopped)
--		Added: Message to user that RC commands are enabled (Send in main)
--		Added: RC SubMenu - taken from scriptname or use "Custom Name"
--		Changed: RC Menu - is now taken from hubname or use "Custom Name"
--		Added: Help (sends available commands to user in main)
--		Added: Converted to new API
a little update

Re: Releasebot thoughts

Posted: 27 Apr 2011, 11:07
by hamsterbacke
I'm using adch++ 2.7.0 and adchpp-ptokax-rev88 and this script does not work somehow. i loaded it with the ptokax bridge and it loads and sends me the command menu. but the commands don't work... also not the "skin". it always prints out the wizard screens in the hub chat and no interactive action can be done. maybe my eiskaltdc cant handle it?

Re: Releasebot thoughts

Posted: 02 May 2011, 04:53
by pR0Ps
One of the recent versions of EiskaltDC++ introduced an option (checked by default) to redirect bot's output to mainchat. It's in Preferences -> GUI -> Chat -> Redirect messages from bot to mainchat. That will probably be the cause of one of your problems. I haven't personally tested the bot with the PtokaX bridge though, so I can't help you with that.