FunScript - Lua5 - Page 2
 

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

FunScript - Lua5

Started by Madman, 19 April, 2005, 16:10:14

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Cosmos

how can i find a list of commands for this script?  i assume they are in a help command, but i cant find that command.

Tw?sT?d-d?v

QuoteOriginally posted by Cosmos
how can i find a list of commands for this script?  i assume they are in a help command, but i cant find that command.

All the commands are in the Funscript folder (funrightclick) which should appear in your dc rightclicker when you've restarted scripts ,then reconnected to the hub(or just restart the hub) is that fails make sure you have got the funscript folder and the funscript lua in your hubs script folder... if that dont help download a fresh copy of funscript

Madman

Found a small typo/bug...
package updated

Grab the package again.. or just download the FunScriptV8.lua file =)

or for thoose who feel brave enough.. lol
find this, (In the FunScriptV8.lua ofcourse... ;p)
if EliteUser == 1 then
		tEliteUsers = {}
		ElitUser = 0
			SendToAll(Bot.Name, "All Elite talikng users can now chat normal")
		StopTimer()
	end
and change it to this
if EliteUser == 1 then
		tEliteUsers = {}
		Elit[color=red]e[/color]User = 0
			SendToAll(Bot.Name, "All Elite talikng users can now chat normal")
		StopTimer()
	end
We suffer in silence, we lurk in the shadows, we kill in the night
Site currently down, ETA of returning online is 2099 ;p

yoonohoo

I'm using Guarding which has a setting.ini file just like Funscript v8.

How can I overcome this problem when using both scripts?
If possible, that is!

Thanks

It might be simple for you but rocket science for me...

Madman

That won't be a problem...

Beacuse only FunScriptV8.lua will be in the scripts folder.
All other files are placed in scripts\FunScript
We suffer in silence, we lurk in the shadows, we kill in the night
Site currently down, ETA of returning online is 2099 ;p

yoonohoo

Many thanks madman

It might be simple for you but rocket science for me...

Madman

#31
Updated version...

One new thing is the TableSettings.ini...
Now it only has the standard profiles...
So anybody who have more profiles then then the standard one, need to use the funprofiles command
But you don't need to extract it from the rar... just keep the one you used in Version 8...
The settings file you can keep as well, BUT then you need to  change...
the table ProtectedUser...
alll nicks in it must be written with small letters

QuoteChangelog for FunScriptV8.1
-- Version 8.1
---- Ce Edition 4 (uk)jay
-- Added: TextFunc
----
-- Fixed: A link in bored, the flash had been moved
-- Added: Commands from (uk)jay
-- Fixed: Some small fixes in the commands
-- Fixed: Some small fixes in some of my code...
-- Fixed: A typo in Moviequotes.txt
-- Added: An Error msg to the quote commands, if file not found, show errormsg
-- Changed: TableSettings.ini, Anybody who have more profiles then then the standard one, need to use the funprofiles command
-- Changed: Updated the ReadMe
-- Added: Some more quotes
-- Changed: The time code in os.date, Thanks 2 plop who told me about it... =)
-- Changed: Low cased Protected user, Nicks in that tavle, now MUST be written in lowcase a.k.a small letters
-- Added: Op's can't be banished =), requsted by (uk)jay
-- Fixed: A bug in uncamelall, Thanks stoffy for showing it... ;p
We suffer in silence, we lurk in the shadows, we kill in the night
Site currently down, ETA of returning online is 2099 ;p

Madman

QuoteChangelog for FunScriptV8.2
-- Version 8.2
-- Removed: Connetion from bot
-- Added: Applaudpic command, lol forgot to add it, Thanks TiMeTrAVelleR for report
-- Added: Waterballoons command, request by RealExtreme
-- Changed: The TextFunc, now supports [vic], Idea by (uk)jay
-- Changed: The TextFunc again, now [text] can be more then one word
We suffer in silence, we lurk in the shadows, we kill in the night
Site currently down, ETA of returning online is 2099 ;p

Madman

#33
TiMeTrAVelleR found another error 4 me, package updateded, and also the FunScriptV8.lua file, has been updated =)
bah... updated again.. fixed an typo.. thanks (uk)jay 4 report
We suffer in silence, we lurk in the shadows, we kill in the night
Site currently down, ETA of returning online is 2099 ;p

Mynttinen

Hi!
 I am using funscript 8.2 and it does not announce other users anymore when a operator enters the hub. Is it normal?

In 6.2 it was announcing " opeator burns some fakers on his way out" now it only shows the operator the phrase not others.

And i want to make the chatter chat often. Now it is 1h. How do i change it. I know that in the script there is 1 for one hour,but how do i make it 1/2 h?  0.5  or?


Thanks for answers!

The script is very fun and my hubsters like it  :)

Markos

nice one madman i dont no if this is a bug or not but Custom Login dont seem to work i still get random Logins

Mynttinen

I tested a little bit more... and the results was.

It shows the "intros" for profile master and above,but for operators it does not show a thing.

How can i change so it shows the intros(login)/outros(logout) for them too?

Using funscript 8.2 + ptokax 17.08

Scythe

I'm new with your script, and i have 2 questions
first is what the drunk part does..i set it to an user ...and nothing...and the other ..how i set the intro for the user ...i mean where i edit them and from where i start them

Madman

QuoteOriginally posted by Mynttinen
I tested a little bit more... and the results was.

It shows the "intros" for profile master and above,but for operators it does not show a thing.

How can i change so it shows the intros(login)/outros(logout) for them too?

Using funscript 8.2 + ptokax 17.08

you need to edit the TableSettings.ini
There is a table called LogInOutProfiles there...
set to 1 for the profiles you want msg for

QuoteOriginally posted by Markos
nice one madman i dont no if this is a bug or not but Custom Login dont seem to work i still get random Logins

Same goes for you.... Edit LogInOutProfiles in TableSettings.ini for the profiles you want.. and also make sure you spelled them ExaCtlY as they have there nick... =)

QuoteOriginally posted by Scythe
I'm new with your script, and i have 2 questions
first is what the drunk part does..i set it to an user ...and nothing...and the other ..how i set the intro for the user ...i mean where i edit them and from where i start them

The drunk user must write something in main... then you will see it =)
and for the Msg... Edit the settings.ini
["LogInMsg"] = 1, -- Enable random/custom login msg when users/ops enters, 1 is on, 0 is off, 1 is standard
	["LogOutMsg"] = 1, -- Enable random/custom login msg when users/ops leaves, same as above
Thoose 2 lines should be 1 (as they are there.. ;p)
And then edit the TableSettings.ini
There is a table called LogInOutProfiles there...
set to 1 for the profiles you want msg for
Atm you cant have on reluglar users... they need to be atlest regged to have msg....

Hopefully i wrote everything write... i'm tierd as hell ;p
We suffer in silence, we lurk in the shadows, we kill in the night
Site currently down, ETA of returning online is 2099 ;p

Markos

thanks madman i try it now :-)

Markos

funscript crashes ptokax :(

Madman

QuoteOriginally posted by Markos
funscript crashes ptokax :(

eh... okey..? a little more details would be good...
We suffer in silence, we lurk in the shadows, we kill in the night
Site currently down, ETA of returning online is 2099 ;p

Tw?sT?d-d?v

QuoteOriginally posted by Markos
funscript crashes ptokax :(

No probs here  ..... running 0.3.3.1 ...  :D

Madman

#43
Fixed a small typo...
Package updated
only file updated is FunScriptV8.lua it can be downloaded on the site..
We suffer in silence, we lurk in the shadows, we kill in the night
Site currently down, ETA of returning online is 2099 ;p

H?LL?L?L??nG?L

No errors here  :D Dunno why i didnt try this ages ago This script is hilarious :P :P  Everyone should try it :]  :]
lots of fun MaD
NicE 1 ;)

hnr21

I use PX v0.3.3.1 [debug], RoboCop v10.01e and FunScript v8.2

Some suggestions:
1) When displaying a question to show some predefined chars like <'>,<->,<_>,, in the question text.
2) When answer is correct to a question to display the points that have been won, the current ranking and after that the first user (and points) ranked ahead of the current user.
Example:   Kewl, "..curUser.sName.." You get ..curTriv.points.." Point(s) Total of "..self._Scores[curUser.sName].Score..", currently ranked in xth of "..table.getn(TCopy).." Players - y Point(s) behind "..aheadUser.sName.." !

This way one doesnt have to !trivmyscore everytime to c hes/shes stats !

Thank you very much for your work and support ! :)
Respectfully,
an ordinary LUA fan

Madman

QuoteOriginally posted by hnr21
I use PX v0.3.3.1 [debug], RoboCop v10.01e and FunScript v8.2

Some suggestions:
1) When displaying a question to show some predefined chars like <'>,<->,<_>,, in the question text.
2) When answer is correct to a question to display the points that have been won, the current ranking and after that the first user (and points) ranked ahead of the current user.
Example:   Kewl, "..curUser.sName.." You get ..curTriv.points.." Point(s) Total of "..self._Scores[curUser.sName].Score..", currently ranked in xth of "..table.getn(TCopy).." Players - y Point(s) behind "..aheadUser.sName.." !

This way one doesnt have to !trivmyscore everytime to c hes/shes stats !

Thank you very much for your work and support ! :)

That souns like the triva game... not my script...
We suffer in silence, we lurk in the shadows, we kill in the night
Site currently down, ETA of returning online is 2099 ;p

hnr21

#47
Sorry for that madman .. i wish I could move this post to the right place :P

Anyway yr script is great ...i added some more quotes, moviequotes, ascii, acronyms and jokes to it, but it would be nice if the script will be more interactive ... like responding to some strings/triggers in the mainchat and also come-up with some texts in accordance with the time of the day (mornings, nite_times or even with some notify messages that could be setted by users, depending on their levels, like "C'mon user u said i should remind ya you have a hot date on 8PM. Move your ass away from this damn computer ... whats wrong with ya" or "user x nicely asked me to remind ya all that he/she would much appreciate if some1 could share some specific file, movie, music or something") :))
Similar to the TrickerBot2.lua, created by Ptaczek and Clever Janinha v1.0 !!!

Best wishes !
Respectfully,
an ordinary LUA fan

Madman

hmm.. maybe... IF i want to do it... it wont be yet... have more important stuff 2 do atm.... maybe.. depends on 2morrow
We suffer in silence, we lurk in the shadows, we kill in the night
Site currently down, ETA of returning online is 2099 ;p

Madman

#49
Script updated... small update...

QuoteChangelog for FunScriptV8.3
-- Version 8.3
-- Added: My own ut command
-- Fixed: A typo in waterballoons
-- Added: Non case sensetivite on commands
-- Removed: some return1's caousing "bugs" in my security script
-- Fixed: Fixed prob with login and custom login msg

As for hnr21's requset...
Nope... sorry..
You got TrickerBot or Clever Janinha... and i bleive seNsei is a script like that.. as for the other things.. dont sound like stuff to fit in a FunScript...
besides... I'm not sure i have the time... i finnaly got a job... just 4 a month.. but still a job... =)
We suffer in silence, we lurk in the shadows, we kill in the night
Site currently down, ETA of returning online is 2099 ;p

SMF spam blocked by CleanTalk