Vote Bot
 

News:

29 December 2022 - PtokaX 0.5.3.0 (20th anniversary edition) released...
11 April 2017 - PtokaX 0.5.2.2 released...
8 April 2015 Anti child and anti pedo pr0n scripts are not allowed anymore on this board!
28 September 2015 - PtokaX 0.5.2.1 for Windows 10 IoT released...
3 September 2015 - PtokaX 0.5.2.1 released...
16 August 2015 - PtokaX 0.5.2.0 released...
1 August 2015 - Crowdfunding for ADC protocol support in PtokaX ended. Clearly nobody want ADC support...
30 June 2015 - PtokaX 0.5.1.0 released...
30 April 2015 Crowdfunding for ADC protocol support in PtokaX
26 April 2015 New support hub!
20 February 2015 - PtokaX 0.5.0.3 released...
13 April 2014 - PtokaX 0.5.0.2 released...
23 March 2014 - PtokaX testing version 0.5.0.1 build 454 is available.
04 March 2014 - PtokaX.org sites were temporary down because of DDOS attacks and issues with hosting service provider.

Main Menu

Vote Bot

Started by jiten, 09 July, 2006, 17:17:06

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jiten

--[[

	Vote Bot 1.021 - LUA 5.0/5.1 by jiten (7/11/2006)
	??????????????????????????????????????????????

	DESCRIPTION:
	????????????
	- Create polls;
	- Add custom options to polls;
	- Vote on a specific pole [a vote per IP and per poll];
	- Change a poll's status [open/close];
	- Show all polls;
	- Show poll's votes;
	- Delete polls.

	CHANGELOG:
	??????????
	Added: Separator for each option added - requested by TT;
	Added: Some SendToAll's to notify all users about votes and new polls;
	Added: Send all available polls' ID, status and name on connect;
	Added: Option to set bot's description and email; 
	Fixed: Bug when deleting polls - reported by UwV;
	Fixed: Voting only parsed option' first string - reported by TT (7/10/2006); 
	Added: Option to show all polls with its content - requested by TT; 
	Added: Poll options are shown in the Options' Box - requested by (uk)jay;
	Changed: Summary of available polls replaced with all votes per poll on Connect (7/11/2006)
	Fixed: UserCommands weren't fully sent when there were no options in a poll - reported by TT;
	Added: Report when options added didn't contain the separator;
	Added: Vote Ratio per poll - idea by TTB (7/16/2006)

]]--

jiten

First post has been updated with some additions to the code.

UwV

great great great ..


UwV loves polls :0)

\NL   The knowledge and skills you have achieved are meant to be forgotten so you can float comfortably in emptiness, without obstruction.
" Holly loves me,...  . "      ;o)

& don't forget, the motto is :
  -- SUPPORT YOUR LOCAL DJ'S --

UwV

#3
just one little bug i think..
after deleting poll 1 poll 2 was gone too :0(

[19:01:51] <-=Polly=-> *** Poll: 'test poll' has been deleted from Database!
[19:02:00] <-=Polly=-> 

	================================================================================
	ID.	Status:		Poll
	----------------------------------------------------------------------------------------------------------------------------------------------------------------

then after a new  1

================================================================================
	ID.	Status:		Poll
	----------------------------------------------------------------------------------------------------------------------------------------------------------------
	1.	*open*		Txt List submenu should have sub sub menu for " main to all " and for " PM to you"
	2.	*open*		Txt List submenu should have sub sub menu for " main to all " and for " PM to you"

but still..
Quote from: UwV on 10 July, 2006, 17:05:54
great great great ..


UwV loves polls :0)


i give Jilten 5 Karma points for this one :0)
\NL   The knowledge and skills you have achieved are meant to be forgotten so you can float comfortably in emptiness, without obstruction.
" Holly loves me,...  . "      ;o)

& don't forget, the motto is :
  -- SUPPORT YOUR LOCAL DJ'S --

jiten

Quote from: UwV on 10 July, 2006, 18:09:03
just one little bug i think..
after deleting poll 1 poll 2 was gone too :0(

Thank you for your report, UwV.

I've updated the first post once more with this bugfix and the one reported by TT.

Tw?sT?d-d?v

great work on this m8   
1 question ... is there any chance of when user votes on a poll , when the option box pops up
it can have what options are avaible on that poll ?


jiten

Quote from: (uk)jay on 10 July, 2006, 20:54:08
1 question ... is there any chance of when user votes on a poll , when the option box pops up
it can have what options are avaible on that poll ?

Yes, I'll add them in the next update.

jiten

First post has been updated with some add-ons to the code.

UwV

\NL   The knowledge and skills you have achieved are meant to be forgotten so you can float comfortably in emptiness, without obstruction.
" Holly loves me,...  . "      ;o)

& don't forget, the motto is :
  -- SUPPORT YOUR LOCAL DJ'S --

jiten

First post has been updated with some changes:

CHANGELOG:
??????????
Fixed: UserCommands weren't fully sent when there were no options in a poll - reported by TT;
Added: Report when options added didn't contain the separator;
Added: Vote Ratio per poll - idea by TTB (7/16/2006)

UwV

\NL   The knowledge and skills you have achieved are meant to be forgotten so you can float comfortably in emptiness, without obstruction.
" Holly loves me,...  . "      ;o)

& don't forget, the motto is :
  -- SUPPORT YOUR LOCAL DJ'S --

Mozzilla?

#11
QuoteVote Bot 1.021 - LUA 5.0/5.1 by jiten (7/11/2006)
   ??????????????????????????????????????????????

   DESCRIPTION:
   ????????????
   - Create polls;
   - Add custom options to polls;
   - Vote on a specific pole [a vote per IP and per poll];
   - Change a poll's status [open/close];
   - Show all polls;
   - Show poll's votes;
   - Delete polls.

   CHANGELOG:
   ??????????
   Added: Separator for each option added - requested by TT;
   Added: Some SendToAll's to notify all users about votes and new polls;
   Added: Send all available polls' ID, status and name on connect;
   Added: Option to set bot's description and email;
   Fixed: Bug when deleting polls - reported by UwV;
   Fixed: Voting only parsed option' first string - reported by TT (7/10/2006);
   Added: Option to show all polls with its content - requested by TT;
   Added: Poll options are shown in the Options' Box - requested by (uk)jay;
   Changed: Summary of available polls replaced with all votes per poll on Connect (7/11/2006)
   Fixed: UserCommands weren't fully sent when there were no options in a poll - reported by TT;
   Added: Report when options added didn't contain the separator;
   Added: Vote Ratio per poll - idea by TTB (7/16/2006)

   Added by Mozzilla? - (02/12/2006)
      Leviathan Support - Profile [6] for HubOwners
      A message will be sent every xx mins to remind all users that there is/are active vote(s) in the hub (iDelay = xx)

SMF spam blocked by CleanTalk