- RoboCop v4.0 - Testdrive 3 or Higher! - Page 92
 

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

- RoboCop v4.0 - Testdrive 3 or Higher!

Started by Optimus, 12 October, 2003, 23:07:26

Previous topic - Next topic

0 Members and 5 Guests are viewing this topic.

Optimus

QuoteThanks for the reply, yes i can see that !tophubbers is only avliable for Regs or Higher, and with all my profiles like netfounder, master, mod, op, vip and reg in protection-->tophubbers it is marked, but still when i try with !tophubbers there are only users above VIP in there, so no vip or reg user is shown in !tophubbers.
Yups your right thanks alot, my mistake

Greetingz Optimus

imby

QuoteOriginally posted by Optimus
QuoteHello Optimus

That will be a nive option.. But what i mean is

If i warn one person 3 times he is kicked..
Is he counting 3 kicks to or just kick and nothing more.?

Greetings honda
Well i'm still in doubt what todo with !warn command. Now it's counting kicks after he is warned 3 times. Then he needs to be kicked 3 times before he gets banned.

I think this takes to long, PLease more reactions about what todo.?!?!?!?
Maybe i'm gone change it 1 more time to old settings. but then i never gone touch it again. hehehe

I think the current way of doing it is the best way to do it. I've set mine to be 2 warns = kick. 6 warns isn't so bad and you can start kicking if they don't listen the first time. certain things only need a small change and don't need a full kick. i'd leave it as it is.

night_hawk

yes please leave it as it is thank you...

honda

yes that was my question.. We have to 2 warns = kick..
and after 6 warns it ban..
That is good.. please do not change it  :))

GReetings honda

Optimus

mm IC humhum, lol

Andoz

The only way to get a IP on a user who has leaved the hub. Is that !showiplog  ?
Its a hell lot of users to searsh for one nick or IP

I have marked enable user-statistics in ptokax
and i have installed ms- acces stuff

!userinfo Andoz and !ipinfo xxx.xxx.xx.xxx  was working in an earlier version Rc, V8 somthing i think?
[ADSL]-HALMSTAD-[BBB]
            andoz.no-ip.com:6969

honda

Hello

Try !info Then you get info of the person with IP

Greetings Honda

Andoz

Only if the user still is in the hub i want the IP of the user if he has left the hub.
For an example advertisers
[ADSL]-HALMSTAD-[BBB]
            andoz.no-ip.com:6969

imby

Optimus, don't know if it's intentional or not. but the inbuild kick does not add the email/web address help option. only does it from commands like !kick or !ban

Optimus

Yups that's true, that is because i can't controll the inbuild Hub messages that are send to user. That's 1 of the reasons i don't like the inbuild kick.

Greetingz Optimus :D

bastya_elvtars

QuoteOriginally posted by Optimus
Yups that's true, that is because i can't controll the inbuild Hub messages that are send to user. That's 1 of the reasons i don't like the inbuild kick.

Greetingz Optimus :D

giving u a hint:

if strsub(data, 1, 4) == "$To:" then
		data=strsub(data,1,strlen(data)-1)
		if strfind(data,"You are being kicked because:") then
			_,_,reason=strfind(data,"You are being kicked because:%s+(.*)")
			return 1
		end
and
elseif(strsub(data, 1, 5) == "$Kick") then
			data=strsub(data,1,strlen(data)-1)
			local _,_,nick=strfind(data,"$Kick%s+(%S+)")
			if reason then
				local dt="<"..user.sName.."> !kickuser "..nick.." "..reason
				Kicking(user,dt,"MAIN") return 1
			else
				local dt="<"..user.sName.."> !kickuser "..nick
				Kicking(user,dt,"MAIN") return 1
			end
and the last 1:
elseif strsub(data, 1, 1) == "<" then 
if strfind(data,"is kicking") then return 1

i can reg u as admin 2 my hub to show you that i can trigger the scripted kick thru inbuilt kick in lawmaker... pm me in... you know where :D
Everything could have been anything else and it would have just as much meaning.

uffetjur

Bug Report!

Anti Advertise in PM Kicks but the PM slips through to the target user.
Somewhere in Cyberspace

Optimus

Quote--------------------------------------------------------------------------------if strsub(data, 1, 4) == "$To:" then
      data=strsub(data,1,strlen(data)-1)
      if strfind(data,"You are being kicked because:") then
         _,_,reason=strfind(data,"You are being kicked because:%s+(.*)")
         return 1
      end
--------------------------------------------------------------------------------

and

code:--------------------------------------------------------------------------------elseif(strsub(data, 1, 5) == "$Kick") then
         data=strsub(data,1,strlen(data)-1)
         local _,_,nick=strfind(data,"$Kick%s+(%S+)")
         if reason then
            local dt="<"..user.sName.."> !kickuser "..nick.." "..reason
            Kicking(user,dt,"MAIN") return 1
         else
            local dt="<"..user.sName.."> !kickuser "..nick
            Kicking(user,dt,"MAIN") return 1
         end--------------------------------------------------------------------------------

and the last 1:

code:--------------------------------------------------------------------------------elseif strsub(data, 1, 1) == "<" then
if strfind(data,"is kicking") then return 1--------------------------------------------------------------------------------
Hi m8, sorry but i don't like it, i have had that in earlyer versions. I think it sucks

Greetingz Optimus ;)

Optimus

QuoteAnti Advertise in PM Kicks but the PM slips through to the target user.
Can others try it out to please. I don't have that problem

btw, maybe a other script is interfering with Advertise Check

Greetingz Optimus

bastya_elvtars

QuoteHi m8, sorry but i don't like it, i have had that in earlyer versions. I think it sucks

okay it was a must-do at my script, just had the idea 2 try 2 help
Everything could have been anything else and it would have just as much meaning.

Optimus

Quoteokay it was a must-do at my script, just had the idea 2 try 2 help
The inbuild kick sucks bigtime it works but thats it (from a scripters point of view). I decided a while ago to not waste anymore lines on that inbuild kick. In my eyes it can be dumped in the ocean verry deep. lol

uffetjur

Optimus
Moderator




Registration Date: October 2003
Location: Around the world
Posts: 949  
                 


Zitat:
--------------------------------------------------------------------------------
Anti Advertise in PM Kicks but the PM slips through to the target user.
--------------------------------------------------------------------------------

Can others try it out to please. I don't have that problem

btw, maybe a other script is interfering with Advertise Check

Greetingz Optimus


Ptokax 0.3.3.0 build 15:25
scripts used: Robocop 9.0b
                     Nick taken bot
                     Deflood 4.5.1
Somewhere in Cyberspace

LoTeK_

Sorry but i still don't understand...that inbuild kick what is?? is the !kick??? or it is the ptokax kick that show up in main chat for all users..

Cause in the Rc setting there is "Enable inbuild kick $kick)

The robocop zrightclicker does't do !kick when it kicks an user?

?_?

thanks..

Madman

The inbuild kick is the one you get from Dc++..
As OP Dc++ adds Kick User(s) and Redirect Users(s) in the menu when you rightclick on a users name...
We suffer in silence, we lurk in the shadows, we kill in the night
Site currently down, ETA of returning online is 2099 ;p

LoTeK_

so it's not the !kick..true?

imby

true. the inbuilt one is the one in your dc++ client when you right click a user.

Herodes

QuoteOriginally posted by LoTeK_
so it's not the !kick..true?
Quotedc protocol documentation says
$Kick

Ops may send $Kick to cause the hub to disconnect a user.

    $Kick

    * is the nick of the user to disconnect.

- The server must disconnect .
Is the user notified?
I thought there was a "reason" message associated with kicking.

- XXX no, there is no reason.
this is handled by the kicking client. strange that OpForceMove has one though. /sed
This is from the DC Protocol documentation and I suppose that Client inbuilt kick is supported throuhgt this ... ( for sure basically ) but with a sendMsg thingie in front of it ...

acethecase

#2297
Hi Optimus and all others!!:!:
Finaly Im back after LONG vacation and are glad to be here(home) again..

Hehe..But what do I find when I come home..only errors lol--
First Opti, damn m8 nice progress on RoboC.I like it more then ever,keep it up m8ty!
I will be short with my question here beacuse Iv allready post one thread HERE

My user check client is getting disconnected when faker/bad user is found!
Do u think it can have something to do with profile.dat file?

LoTeK_

QuoteOriginally posted by imby
true. the inbuilt one is the one in your dc++ client when you right click a user.

thanks, now i'm disabling it too.

QuoteOriginally posted by acethecase
My user check client is getting disconnected when faker/bad user is found!
Do u think it can have something to do with profile.dat file?

Maybe a wrong syntax in raw command, when a wrong raw command is sent the client will disconnect.

Optimus

QuoteOriginally posted by acethecase
My user check client is getting disconnected when faker/bad user is found!
Do u think it can have something to do with profile.dat file?
Yups there shouldn't be any problems regarding DCDM++ and RoboCop.
All works fine here and i think for many others also. I agree you should find your problem in the RAW command.

Greetingz Optimus

SMF spam blocked by CleanTalk