Skip to content
GuarDDog Script

CTCP (GDSpec Check)

A TG007 community discussion started by Ransomed.

Discussion 14 posts
Page 1 of 1
Open
Topic #4265 · 14 published posts · 2,671 views

Need some help for a friend!

 

The host of a room is getting hazzled by ClearBlueIce. If I may, I'll post what she has sent me?

 

"When I pull up the Bot, there is a message on the page just before I get the gold key #. This is the message posted on the bot's page:

 

(Name of Bot) has requested a CTCP (GDSpec Check).... Clearblueice can override the gatekeeper numbers in the Access Denials.

Somehow he has compromised the Bot but don't know how. Last nite when I tried to bring up the bot after leaving your chat room, I kept getting "running applications" across my entire bottom task bar .. . this happens as soon as I put the gold # in "Pass". I shut down completely, make a fresh start and as soon as I bring the bot up I get "Running Applications" again."

 

I don't know if her computer is compromised or not. I tried to have her reset some settings that she may have not checked, but this didn't seem to help. I think she should download GuarDDog afresh but wanted to get your opinions before I suggested this to her.

 

Any help would be greatly appreciated....God Bless You!!!

 

Ransomed

GDSPECCHECK is used to determain if the user is a spectator. If the host is getting hassled he/she should add the common phrase to the access list as a ban for like a day or so. GuarDDog does have issues with running on Win XP SP2, not sure why, but GuarDDog v. 5 does not have that issue. If you get something happening, just log off and log back on, no need to restart your computer.

GDSPECCHECK is used to determain if the user is a spectator. If the host is getting hassled he/she should add the common phrase to the access list as a ban for like a day or so. GuarDDog does have issues with running on Win XP SP2, not sure why, but GuarDDog v. 5 does not have that issue. If you get something happening, just log off and log back on, no need to restart your computer.

Hey boss can you enlighten us as to what kinda problems GD has with XP PRO w/SP2?

well the problem is that it effects your start bar, sometimes causing it to black out all the tabs, it can also cause your windows desktop to appear as a window with a frame. I am not sure why, but i have been very careful with GuarDDog v. 5 to make sure that i don't repeat the error.

The only problems I have had with GD(and I am not complaing) Is the start bar did act up a few times. But has not happened in while. And the moofing out on a flood attack. It locks the room down in a heartbeat, but right after that it moofs. Thats why I tweaked this coding.

;FLOOD KICKER  Coded by TheGateKeeper
on @*:JOIN:#: {
 set -u1 %ppf. [ $+ [ $right($chan,-1) ] ] $addtok(%ppf. [ $+ [ $right($chan,-1) ] ],$nick,32)
 var %l = $count(%ppf. [ $+ [ $right($chan,-1) ] ],$chr(32))
 if (%l > 3) { sockwrite -n msn.server. $+ $cid kick $chan $nick | return }
 if (%l == 3) {
   sockwrite -tn msn.server. $+ $cid mode $msn.get($cid,fullroom) +i-u
   sockwrite -n msn.server. $+ $cid kick $chan $replace(%ppf. [ $+ [ $right($chan,-1) ] ],$chr(32),$chr(44))
 .timerknock 1 30 mode $!chr(37) $!+ $right($comchan($me,1),-1) +u }
 .timer7ozknock 1 30 mode $!msn.get($cid,fullroom) -i

I took the line: .timer7ozknock 1 30 mode $!msn.get($cid,fullroom) -i out of GD and added it to Hybrid, purposely leaving it out of the last { } sequence cause when GD re-enters(being gold in the access list) it does not -i the room. So this way everytime someone enters the .timer code throws out -i whether the room is locked down or not. GD has never failed to come back unless its an MSN re-set. But after the moof it will not auto-unlock.

Thank you all for your help with this topic.

 

So, does this effecting the taskbar or the desktop have any bearing on the workings of the GuarDDog?? Also, this person says that when even her regular people come into the room that they are getting kicked out for flooding?? She says the message states: PASSPORT.

 

Thank you Guarddog for your bot and all that you do for us on the chat rooms.

 

May God Bless You!

 

Ransomed

;Add Owner Access upon entry.  Coded by TheGateKeeper, modified by LostBoyJoey incase of disconnect on flood.  (.timer code taken from GUARD-DOG 4.4, creator TheGateKeeper)
on *owner:JOIN:#:{ access $comchan($me,1) add owner $address($me,6) 0 : ~Script*ONJOIN*AUTO*ADD*ACCESS~ 
 .timer7ozknock 1 5 mode $!msn.get($cid,fullroom) -i
 on *owner:JOIN:#: { if ($nick == $me) prop $comchan($me,1) OWNERKEY $msn.pass | if ($nick == $me) prop $comchan($me,1) HOSTKEY $msn.pass }
}

Updated code to my previous post. So far I have had no probs. This coding will Auto add your script to the access list, change the owner keys and unlock the room. I was having problems with moofing on floods. The room would lock down and the unlock timer would reset, and would not unlock the room on re-connect. Please if anyone sees any problems with this, correct me.

on me:*:JOIN:#: { access $chan add owner $ial($me).addr 0 :~Script*ONJOIN*AUTO*ADD*ACCESS~ | prop $chan OWNERKEY $msn.pass | .timer7ozknock 1 5 mode $!msn.get($cid,fullroom) -i }

Thank you all again,

 

I guess I'm not making myself very clear.....sorry

 

Myself and the person I'm trying to help have no clue what you all are trying to say with all your scripts. If this person downloads the bot all over again, will it work or will she still have the same problems and have to wait for the New Version?

 

Sorry again for not being too clear

 

Thanks,

 

Ransomed

on me:*:JOIN:#: { access $chan add owner $ial($me).addr 0 :~Script*ONJOIN*AUTO*ADD*ACCESS~ | prop $chan OWNERKEY $msn.pass | .timer7ozknock 1 5 mode $!msn.get($cid,fullroom) -i }

Ty again boss. Tired of me yet? lol. Since you cleaned up my code and didnt say nuttin, was seriously wrong with it. I will take that as a good sign. It was working, just that everytime ANYONE entered the room it wanted to re-add me to the access list. Thanks again. I'm sure you dont need to be told but your coding as usual WORKS like a dream!!! Ty again. But if ya have time coach me alil on where I went wrong with the access part. Who does not LOVE getting code handed to them? But when I modded that one and it worked that felt awesome. I know there are tutorials out there, somewhere. Just point me in the right direction.

Again I say....WOOOOOHOOOOOOOO TY TY TY

randsom, i have explained the XP issue, nothing i can really do, if she is flooding out from a person joining, tell her to turn some of the options off, also turn on flood protection in mIRC [in the toolbar, mIRC Options > Options > in the treeview, IRC > Flood > in the dialog there is a checkbox near the top, mark that and click ok]

lost i don't really have the time to explain why your code didn't work, but it has to do with the properties you used. And also the bracket mismatches you had. Sorry if i don't really explain much, i just either don't have the time, or am at work on school stuff or GuarDDog or church or some other thing, so yea.

Hey TGK its kewl. Dont sweat it. My original coding did work, it just kept wanting to add me to the access list and -i the room EVERYTIME someone entered the room. One of the reasons I want to learn so quickly is cause I know sooner or later you peeps are gonna tell me to piss off for asking so much, lol. Another reason as I stated is that when I do get a code to work it freaking feels awesome!!! It would be nice for a change for me to give ppl help instead of asking for it all the time.

Thank you GuarDDog for all of your help. I will pass the info along. End of questions!!!!!!

 

Have a great week and GBU!!!!!

 

Ransomed