PtokaX forum

Lua 5.3/5.2/5.1 Scripts (for PtokaX 0.4.0.0 and newer) => Finished Scripts => Topic started by: Madman on 26 December, 2007, 13:40:20

Title: Flexo
Post by: Madman on 26 December, 2007, 13:40:20
Flexo is a bot using plugins
The FlexoCore pack only contains the functions Flexo needs to procces the plugins.
So plugins ARE NEEDED, without them, all Flexo will do is reg a bot in the user list
I written enough plugins to cover the basic needs.

I also provided a Scripting.txt and FlexoPlugLayout.lua, with these files, any scripter should be able to make a plugin for Flexo.
Atlest i hope i was detailed enough for that ;p

If you recive an error in a plugin, please report Pluginname, and version and the error line.
Version can be found by either useing the Listplugs plugin and then type !listplugs in main or, find the Version table in the plug.
Some plugins don't have a version, but that will be added, when update of that plugin is needed.

Feel free to request plugins.

That should be all the information you need.

Version 5 of Flexo is realased.
And it ONLY supports the NEW API!

*Edit*

Some more info.

The plugins has only been updated to new api, with some exception.
Config plugin was completly rewritten, but pretty much works the same.
SetCmds plugins was rewritten, and works very diffrent, all settings in px (that is accessible thru Lua api) can be set/get thru 6 commands:
setbool, getbool, setstring, getstring, setnumber, getnumber

Other then that, it works the same.
Title: Re: Flexo
Post by: Madman on 02 January, 2008, 13:00:13
02.01.08
Updated Ver plugin
Fixed bug in RulesTxt
Fixed bug in Online
Fixed bug in Offline
Fixed bug in NetworkTxt
Fixed bug in ForbiddenWordsTxt
Title: Re: Flexo
Post by: Madman on 03 February, 2008, 12:02:37
FlexoCore updated to 0.5.1

Version 0.5.1
-- Small change in SendToAll function
-- Updated Plugins, see Plugins Changelog

Plugin changelog

23.01.08
Updated rightclicks in most plugins
Added AntiAdvertise
28.01.08
Added LoginUserInfo
03.02.08
Updated RegMe, MassmsgExtended,ConAnnouncer due to change in tCore.SendToAll
Added InfoMsg
Fixed bug in MOTDCtrl


InfoMsg has an ThinkOutsideTheBox option!
Title: Re: Flexo
Post by: Madman on 23 February, 2008, 13:04:11
Another update

FlexoCore updated to 0.5.2
Version 0.5.2
-- Fixed bug in SendToOpchat

Plugins changelog
14.02.08
Added send code in Report
23.02.08
Added SpaceBattle
Title: Re: Flexo
Post by: Madman on 25 February, 2008, 14:31:16
Fixed OldAPI bug in ConAnnouncer
Fixed bug in ShowRegUSer
Title: Re: Flexo
Post by: Madman on 28 February, 2008, 16:47:11
28.02.08
Fixed table error in SpaceBattle
Title: Re: Flexo
Post by: Madman on 07 March, 2008, 16:49:49
03.03.08
New Changelog layout
Plugin               New version nr      Date of change      Change
----------------------------------------------------------------------------------------
Madman_Config         0.1.1            03.03.08         Changed some text
Madman_ConPlugger (NEW)   0.1               07.03.08         Added Plugin


Thanks to CrazyGuy, without his code, ConPlugger wouldn't have been possible...
Title: Re: Flexo
Post by: Madman on 31 March, 2008, 09:55:06
Version 0.5.4
-- Changed Profile permisson check to true/false insted of 1/nil, (due to Mutor's wise words) 24.03.08
-- Fixed bug in ToArrival, 24.03.08
-- Updated FlexoPlugLayout, 28.03.08

Plugins Changelog

Madman_NoMadman_NonTTH 0.2 08.03.08 Fixed old api bug
Madman_SetCmds 1.1 12.03.08 Updated Number table to support 0.4.0.0b
Madman_SetCmds 1.2 12.03.08 Fixed bug when getting states
Madman_GagBall (NEW) 0.1 12.03.08 Added Plugin
Madman_CompleteLockDown (NEW) 0.1 13.03.08 Added Plugin
Madman_GagBall 0.2 17.03.08 Less time code
Madman_SetCmds 1.3 19.03.08 Changed bool code

-- Changed all 1/nil settings to true/false (dated changelog follows)
Madman_AntiAdvertise 0.2 24.03.08 See above comment
Flexo 0.4 24.03.08 See above comment
Madman_Ver 0.3 24.03.08 See above comment
Madman_MassmsgExtended 0.3 24.03.08 See above comment
Madman_NoobFaker 0.2 24.03.08 See above comment
Madman_OnError 0.4 24.03.08 See above comment
Madman_TopicFix 0.4 25.03.08 See above comment
Madman_SetCmds 1.4 25.03.08 See above comment
Madman_Report 0.3 25.03.08 See above comment
Madman_InfoMsg 0.3 25.03.08 See above comment
Madman_RulesTxt 0.2.1 25.03.08 See above comment
Madman_SetPro 0.3 25.03.08 See above comment
Madman_Regme 0.3 25.03.08 See above comment
Madman_Config 0.2 25.03.08 See above comment
Madman_GetPass 0.3 25.03.08 See above comment
Madman_LoginUserInfo 0.3 25.03.08 See above comment
Madman_SpaceBattle 0.2.2 25.03.08 See above comment
Madman_GagBall 0.3 25.03.08 See above comment
Madman_Offline 0.4 25.03.08 See above comment
Madman_Prefix (Public release) 0.5 25.03.08 See above comment
Madman_Piracy 0.3 25.03.08 See above comment
Madman_Online 0.4 25.03.08 See above comment
Madman_Kick 0.4 25.03.08 See above comment
Madman_ListPlugs 0.3 25.03.08 See above comment
Madman_Help 0.4 25.03.08 See above comment
Madman_ForbiddenWordsTxt 0.7 25.03.08 See above comment
Madman_ConPlugger 0.2 25.03.08 See above comment
Madman_ConAnnouncer 0.3 25.03.08 See above comment
Madman_CompleteLockDown 0.3 25.03.08 See above comment
-- Dated changelog of 1/nill change end

Madman_RulesTxt 0.2.2 25.03.08 Removed return 1
Madman_InfoMsg 0.2 25.03.08 Fixed timer bug
Madman_Regme 0.2.2 25.03.08 Removed return 1
Madman_Config 0.3 25.03.08 Updated Number table to support 0.4.0.0b
Madman_GetPass 0.4 25.03.08 Removed return 1
Madman_Prefix (Public release) 0.4 25.03.08 Removed return 1
Madman_ListPlugs 0.2 25.03.08 Removed return 1
Madman_Kick 0.3 25.03.08 Removed return 1
Madman_Help 0.3 25.03.08 Removed return 1
Madman_ForbiddenWordsTxt 0.6.4 25.03.08 Removed return 1
Madman_ForbiddenWordsTxt 0.6.5 25.03.08 Changed some values to true/false
Madman_Prefix 0.5.1 31.03.08 Fixed Bad Plugname
Madman_ConPlugger 0.3 31.03.08 Fixed boolean value reading
Title: Re: Flexo
Post by: Madman on 16 April, 2008, 20:05:03
Version 0.5.5
-- Updated Module loading function, due to change in 0.4.1.0rc3
-- Updated other file functions

Plugins changelog

Madman_ConPlugger 0.4 15.04.08 Fixed boolean writeing
Madman_ConPlugger 0.4 15.04.08 Fixed Read/Write of sub tabels
Title: Flexo has ended
Post by: Madman on 09 July, 2008, 16:40:38
I'm stopping the devolepment of Flexo.
I'm moveing on to other things..

Flexo might return some day.
Title: Re: Flexo
Post by: ?StIfFLEr?? on 12 June, 2009, 07:31:01
Awaiting for its return its a good work done by you Madman.
I hope some one can come up with new plugins for flexo.