? Guarding ? - Page 10
 

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

? Guarding ?

Started by kepp, 01 April, 2005, 20:22:27

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

yoonohoo

Every time I use cmd text files the cmd is sent to all users appearing in mainchat (+network, +rules, etc) all others cmd are ok. How can I change this?

Thanks

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

BeeR

QuoteOriginally posted by yoonohoo
Every time I use cmd text files the cmd is sent to all users appearing in mainchat (+network, +rules, etc) all others cmd are ok. How can I change this?

Thanks
have you ticked (send textfiles in PM)  in ptokax --> option ??
all my textfiles is send in a PM and not in main
A cold BeeR is stunning !!

yoonohoo

Quotehave you ticked (send textfiles in PM) in ptokax --> option ??
Yes it's ticked. But that's not the prob...

The message (text file) appears only in the user PM. It's the cmd itself that's appears in all users main. This only happen with the following cmd:

function Guarding:GenerateUserMenu(Profile)
	local sMsg = "$UserCommand 1 7 ||";
	local tmp = "";
	for i,v in CmdLvls do
		if (v[Profile] ~= 0) then
			tmp = string.gsub(v.UserCommand, "%[PREFIX]",Settings.Prefix);
			sMsg = sMsg..tmp;
		end
	end
	-- Files
	local FileCmd = "$UserCommand 1 3 Guarding\\Text files\\Show [FILE]$<%[mynick]> [PREFIX][FILE]||"
	for i,v in tTextfiles do
		tmp = "";
		local s,e,FileName = string.find(i,"(%S+)%.%S+");
		if (FILES[FileName]) then
			if (FILES[FileName][Profile] == 1) then
				tmp = string.gsub(FileCmd,"%[PREFIX]",Settings.Prefix);
				tmp = string.gsub(tmp,"%[FILE]",FileName);
				sMsg = sMsg..tmp;
			end
		end
	end
	return sMsg;
end


Thanks

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

Krysalis

While trying to retrieve the URL: [URL]http://kepp.servebeer.com:81/Guarding.rar[/URL] 

The following error was encountered: 

Access Denied.
 

Cant download

zinden

works to download for me.
Xion++ - Where it all begins
http://www.zinden.net

yoonohoo

Any1 has any idea why?
See my post above.
Thanks

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

kepp

Sorry guys, i've had som comp problems lately..
testing Linux, even found soem errors with DCGUI that has been fixed...

Yes, the Server is down and will be down until next time i come here and anounce a new update..
Unfortunately, I have lost GUI sources of Guarding Bot and Sentinel written by Ratcom Typhoon,
We are solving this as we speak.
I would say that a new version probably is available at Sunday, about 75 % chance..
Sorry

** BTW **
*********

I need some testers, i have 3 atm, i would like some more..
If anyone is intrested, please send me a PM, You will receive a version before everyone else and in case of errors report to me asp so i can fix them and release to all :)
Guarding    

Josecar

The minimum share check works ok, but this [2] on line 719 of Guarding.lua leads to

followprocess to give bad information. I know is a small detail, hope be helpful.

SendProcessLog("# "..UserName.." has been disconnected because of not meeting Minimum share of
 ("..Settings.Minshare.Check[UserProfile][2]..") ("..string.format("%0.2f",minShare)..")!");

kepp

Thanks Jose...
I have bad news and good news...
The GUI is being re-written from scratch..
More user friendly if you ask me :)
Bad thing is that it will not be released tomorow.
I will first release to testers, fix alot of bugs / rewrite a little, optimize etc..
So if you look at it the bright side it may not be as bad afterall :D

Ciao and Goodnight
Guarding    

Josecar

I hope sincerely the next version will include commands like unban and tempunban,

they are very necessary for the operators.

Thanks in advance for your consideration, Kepp.

kepp

QuoteOriginally posted by Josecar222000
I hope sincerely the next version will include commands like unban and tempunban,

they are very necessary for the operators.

Thanks in advance for your consideration, Kepp.

Allready added :)
Guarding    

yoonohoo

Is there a command to undo immune users? I couldn't find...
 ?(
Editing the tbl file will do the trick but I was just wondering if there was 1 or not.
Thanks

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

Josecar

Kepp:

Guarding.lua line 1072

if (Settings.Minshare.Enabled == 1) then
minShare = Settings.Minshare.Check[-1][1]*1024*1024;

If you have the minshare enabled, these lines make the hublistpinger inform your minshare is 1 MB always.

Hope I had spare you some work.

kepp

You sure did jose
Yonohoo, no, i don't think there is one available, ofcorse it will be added..
Thanks for patience..
GUI & Script is comming along great..
In a week or two testsers will get a version from me.
Scripts is not compiled and GUI source will be available when released, ( For those who wants to learn )
Guarding    

Josecar

#239
Without a doubt the Gui will be magnificent, and very useful for the hubowners when they have access to the server.

But if you should control a hub that is in a Swedish server, for example, you cannot use the Gui.

It would be very useful a command "+Set" and a "+Showsettings", then you can make it.

That you could make something as this:  "+Set Settings.Badsearch.Enabled 1" or "+Set Settings.Badsearch.Enabled on".
 That would be great.

It is only an idea, the Guarding is very good just as it is and you are very generous giving that code
 to the dc world, and if it cannot be, patience.

BeeR

Strange ?!?

Redirect/disconnect on min-share dont work (i can connect with lower share then scripted minshare)

Redirect on client min-version dont work (disconnect does)
A cold BeeR is stunning !!

Hoke

what client you have ?
DC++ works ok but dcdm goes through at least min share and min slot checks.

cript do not report eny errors
Owner of Fin Action

EMIN3M

Hi, any udates or news on this kool script?
Quote\"so you can be quick,
jump the candlestick,
burn your back,
and fuck Jill on a hill,
but you still ain\'t Jack.\"
-EMINEM

[?X?]???B??

Why,this download link not work.
I try download it with GetRight 6,DAP 7,FlashGet 1.65,Save Target As but dont work.
Please kepp tell me why ! ?(

zinden

#244
im also waiting for a update on script  :)
Still need any beta testers, then im here for you  :P
Xion++ - Where it all begins
http://www.zinden.net

Loading

the link to download the file is broken to me

:(


Best regards

Loading

Hoke

#246
While we wait for update
you can find latest Guardian from here.


Link removed
Owner of Fin Action

EMIN3M

Hi, is this gr8 script dead? I would h8 to see this 1 die :'(

Bug: [02:43] Syntax Guarding/Commands.tbl:625: attempt to index local `v' (a number value)

Thanx Em
Quote\"so you can be quick,
jump the candlestick,
burn your back,
and fuck Jill on a hill,
but you still ain\'t Jack.\"
-EMINEM

kepp

It's not dead, lol..
Im closer to a new release now...
Tomorow i'll release a beta to testers and see how it goes..
Vacation and all, good weather, sorry to say but i do have a life beside this computer :P

Anyway, Its soon to be released
Guarding    

kepp

Testers will have a new version in their mail in 3-4 hours..
They will then run it as they use to, and as they step on bugs
those will be reported..

For me to find bugs easier i would also like to explain howto report them:

AS MUCH DETAILS AS POSSIBLE IS VERY APPRECIATED!!!
:-O

Anyway, as i wrote, testers will get one soon...
i will wait 1-2-3-4 days and fix errors / bugs they report.
Then i will release..
Guarding    

SMF spam blocked by CleanTalk