PtokaX forum

Lua 5.3/5.2/5.1 Scripts (for PtokaX 0.4.0.0 and newer) => Request for scripts => Topic started by: Flux on 16 March, 2008, 13:47:03

Title: Release Bot
Post by: Flux on 16 March, 2008, 13:47:03
Hi Guys

I have tried converting a script "ReleaseTiny Times Mod.lua"
as I am wanting/looking for a release bot script that will work in
PtokaX 0.4.0.0. I do know there is a release bot coming soon part
of a new all-in-one script, but just wondering if anyone can convert
one or make one please.

The release bot is for new promo releases which is capable
of handling over 3000 releases & can check for duplicates
& can do a wipe for upto 300 releases.
Can you help

Ps I am also using all-in-one script called DixiBot
Title: Re: Release Bot
Post by: rEALx on 17 March, 2008, 03:13:09
Quote from: Flux on 16 March, 2008, 13:47:03
Ps I am also using all-in-one script called DixiBot

DiXBot is already having a release / request bot, enable it in DiXBoT config--> Module Manager
which should be more than sufficient for you.

Otherwise search here for freshstuff3 5.0 by bastya_elvtars  which is compatible with latest PtoKaX

Check here http://lawmaker.no-ip.org/modules/newbb/ (http://lawmaker.no-ip.org/modules/newbb/)

rEALx

PS : Attached here the latest freshstuff3_50_RC5, for more update check  bastya_elvtars site

Title: Re: Release Bot
Post by: uffetjur on 17 March, 2008, 03:28:05
As usual its hard to connect to bastya_elvtars site
isnt there any mirror site for his nice scripts?
Title: Re: Release Bot
Post by: bastya_elvtars on 17 March, 2008, 18:53:55
It is attached. And the site desperately needs moving somewhere else. :-)
Title: Re: Release Bot
Post by: Flux on 20 March, 2008, 18:09:21
rEALx
thanx for the info I just found out
from the creator of DiXBoT that
a new request & release bot is in testing
phase atm. so I will be waiting patiently
for it to be released in the update of DiXBoT.

I would advise to others who wish to use the latest
PtokaX to use DiXBoT as its qite an amazing
all-in-one script. It does take time to understand &
get used to the features this has ;)
Title: Re: Release Bot
Post by: Gnuff? on 21 March, 2008, 00:18:43
Hmm why wait, you already have it in Dixbot
Title: Re: Release Bot
Post by: Flux on 21 March, 2008, 00:46:31
Gnuff?

The request & release bot isa not available yet
in DiXBoT
Title: Re: Release Bot
Post by: rEALx on 21 March, 2008, 07:23:14
Quote from: Flux on 21 March, 2008, 00:46:31
The request & release bot isa not available yet in DiXBoT

Do a update and see, it is available, but being developed... ok
btw, did u check the module manger for inactive modules ?
You can try urself this module now @ the DixBoT test hubs

demo.dixbot.com:1209       DiXBoT v2.0 Build 2664
testhub.dixbot.com:1209.   DiXBoT v2.0 Build 2661

Both hubs are having release/request modules.
Check it out yourself.

rEALx
Title: Re: Release Bot
Post by: Stormbringer on 21 March, 2008, 10:08:08
Another release / request bot here:

http://lua.uknnet.com/thread.php?postid=13627#post13627
Title: Re: Release Bot
Post by: merlin_xl54 on 24 April, 2008, 17:32:31
Quote from: bastya_elvtars on 17 March, 2008, 18:53:55
It is attached. And the site desperately needs moving somewhere else. :-)

Great script but is there an easy way (without knowing much scripting) to remove some of the release options? I want it for just music release/request. I also want to keep database permanently.

Thanks

M
Title: Re: Release Bot
Post by: bastya_elvtars on 24 April, 2008, 19:07:51
Delete all categories except music. What do you mean by permanent database?
Title: Re: Release Bot
Post by: merlin_xl54 on 24 April, 2008, 19:32:14
Quote from: bastya_elvtars on 24 April, 2008, 19:07:51
Delete all categories except music. What do you mean by permanent database?

Thanks for your fast reply.

I wasn't sure if there was a way to control how long items are kept in database? As a user adds new music I would like it to be kept until I (Owner) deletes it etc. This is for a private hub with a policy to add unique music to remain a member. Also, when a user adds a request and it is filled, how long before it shows up as filled? And finally, how can you set time to post new releases in main chat? Sorry for all the trouble...

TIA!
M
Title: Re: Release Bot
Post by: bastya_elvtars on 24 April, 2008, 20:52:46
Well, the database size is unlimited. If a request gets fulfilled, the user gets notified imediately if online, or upon next connection to the hub.
The time to set new releases looks something like this:
WhenAndWhatToShow = {
  ["20:49"]="new",
  ["20:50"]="all",
  ["00:20"]="new",
}


In your case, the only category is music, so music = all here. :-)
Title: Re: Release Bot
Post by: merlin_xl54 on 24 April, 2008, 21:03:33
Quote from: bastya_elvtars on 24 April, 2008, 20:52:46
If a request gets fulfilled, the user gets notified imediately if online, or upon next connection to the hub.

Thanks again! Almost worked out now. I noticed the Right Click option to add a release does not fill the request. I have to add with command, !addrel <requestnumber> <type> <name> Is this correct?

M
Title: Re: Release Bot
Post by: miago on 24 April, 2008, 21:22:40
QuoteThanks again! Almost worked out now. I noticed the Right Click option to add a release does not fill the request. I have to add with command, !addrel <requestnumber> <type> <name> Is this correct?

M

have had problems to fulfill request with RC,  but now I see how to do it manually, but, when I try to put type as its shown in "show request" it wont fulfill, it wants the short name, not the cat name.
Same when I add a release, in MC it shows the short name not the cat name, would be nice if the cat name would be used all around for users and in MC to make it easier :)
Masters and maybe ops know the short name but I dont think users are so in to it so they know the difference, even if they maybe look at all cat registered...not meaning to be harsh, but I think its kinda like that =)

Regards
miago
Title: Re: Release Bot
Post by: bastya_elvtars on 24 April, 2008, 21:32:37
This is what !showcats is for. BTW the problem with rightclicks is absolutely right, I am gonna try to remember this issue too. :-)
Title: Re: Release Bot
Post by: miago on 24 April, 2008, 21:44:32
Sounds nice.
I know that the command is for that  :), but ordinary users I think goes directly on what they see, in this case the cat name when request has been added, but I solved that problem, short name and cat name will be registered as the same here =) We have some "old" users in our hub (parents and relatives) so I just want to make it as easy as possible for them since their not born with a puter in their hand   ;D

Regards and good work
miago


Edit1: when adding a rel with command !addrel nr type name and user is online, they get info about the request being filled in pm from bot.
when adding with command as above, and user is offline, and then they come online the user gets this:
[21:48:06] <-Releases&Requests-> 2

tried meny times and only a "2" appeares in pm from the freshstuff bot to the user who has made the req, and it doesnt matter how many req there are made

cheers
miago
Title: Re: Release Bot
Post by: bastya_elvtars on 24 April, 2008, 23:24:22
Quote from: miago on 24 April, 2008, 21:44:32
Edit1: when adding a rel with command !addrel nr type name and user is online, they get info about the request being filled in pm from bot.
when adding with command as above, and user is offline, and then they come online the user gets this:
[21:48:06] <-Releases&Requests-> 2

tried meny times and only a "2" appeares in pm from the freshstuff bot to the user who has made the req, and it doesnt matter how many req there are made

cheers
miago

I'll check for this as well.
Title: Re: Release Bot
Post by: merlin_xl54 on 25 April, 2008, 19:07:06
Quote from: bastya_elvtars on 24 April, 2008, 23:24:22

I'll check for this as well.

Same here. Bot says Post it Memo 2 with no filled request when user is offline on connect. Works fine when user "is" online. It will delete the request as filled.



Also what else can be added to this. It shows new releases. Can I make it show new requests?

WhenAndWhatToShow = {
  ["09:00"]="new",

TIA Again great work!

M

P.S. If I can ever get to your site, I hope I can donate$
Title: Re: Release Bot
Post by: bastya_elvtars on 25 April, 2008, 20:20:09
Showing requests is not implemented.
Title: Re: Release Bot
Post by: bastya_elvtars on 25 April, 2008, 22:14:50
The site is back up. Please report all issues, each in its own separate topic, thanks.
As for donations: donate for PtokaX instead.
Title: Re: Release Bot
Post by: 2Ceedz on 26 April, 2008, 12:13:09
 ;)  Yes sir!  Thanks for all your support.

Quote
As for donations: donate for PtokaX instead.

:)  Shouldnt we all?  ;)