Releasebot thoughts

Post finished Hubside Scripts here, known supporting hubsofts for LUA scripting.

ADCH++ | DCWatch | LUADCH
Locked
tonimontana
Junior Member
Posts: 18
Joined: 10 Apr 2010, 10:41

Releasebot thoughts

Post by tonimontana » 18 May 2010, 11:23

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

Toast

Re: Releasebot thoughts

Post by Toast » 19 May 2010, 10:05

Moved topic to this forum since its more logic to have it here :)

tonimontana
Junior Member
Posts: 18
Joined: 10 Apr 2010, 10:41

Re: Releasebot thoughts

Post by tonimontana » 27 May 2010, 15:30

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
Attachments
MLink_Lib_v3.0a_LUA_5.1x-PtokaX.7z
(408.49 KiB) Downloaded 643 times

hamsterbacke
Newbie
Posts: 1
Joined: 27 Apr 2011, 10:43

Re: Releasebot thoughts

Post by hamsterbacke » 27 Apr 2011, 11:07

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?

pR0Ps
Junior Member
Posts: 29
Joined: 05 Dec 2010, 11:35

Re: Releasebot thoughts

Post by pR0Ps » 02 May 2011, 04:53

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.

Locked