| View previous topic :: View next topic |
| Author |
Message |
RoboCop Voice
Joined: 04 Aug 2013 Posts: 13
|
Posted: Sun Aug 04, 2013 9:42 am Post subject: Search Google chanset problem |
|
|
Hello I'm trying to use a Google Search Bot from SGoogle v 0.9.9.3 from samu in here:
http://www.egghelp.org/tclhtml/3478-4-0-0-1-google.htm
I've loaded most of the important TCL modules like HTML Parse and so on for this script, but when I loaded the DCC console and typed ".chanset #channel +sgoogle" It shows that "I need .help"
I don't know why this is failing. Now is there a better altenative to this TCL script that is less messy and complex? Because no matter how I try and fix it the DCC doesn't seem to be working! |
|
| Back to top |
|
 |
caesar Mint Rubber

Joined: 14 Oct 2001 Posts: 3741 Location: Mint Factory
|
Posted: Sun Aug 04, 2013 9:57 am Post subject: |
|
|
You get that error cos you don't seem to have access to use that command. .whois on your user nane and see what flags you got. _________________ Once the game is over, the king and the pawn go back in the same box. |
|
| Back to top |
|
 |
RoboCop Voice
Joined: 04 Aug 2013 Posts: 13
|
Posted: Sun Aug 04, 2013 3:58 pm Post subject: |
|
|
| Well when I used .whois on some of the existing username it says "You do not have access to whois handles other than your own." I tried using it on the own username on CMD DCC console but I cannot figure it out and it is a hard progress for myself single handedly. |
|
| Back to top |
|
 |
Madalin Master

Joined: 24 Jun 2005 Posts: 310 Location: Constanta, Romania
|
Posted: Mon Aug 05, 2013 3:44 am Post subject: |
|
|
As caesar said you dont have the appropiate flag to use .chanset command. Is that your eggdrop or someone gave you access on that? You need to be the owner of the eggdrop to use .chanset command have (n = owner) as flag (global access) or have a script that has public commands to activate it at a low level flag _________________ https://github.com/MadaliNTCL - To chat with me: https://tawk.to/MadaliNTCL |
|
| Back to top |
|
 |
RoboCop Voice
Joined: 04 Aug 2013 Posts: 13
|
Posted: Mon Aug 05, 2013 8:35 am Post subject: |
|
|
| It is owned by me this EggDrop IRC Bot - hosted on my own Linux Server. How do you make it work and set myself as owner for this script? This is my first year since I tried EggDrop. |
|
| Back to top |
|
 |
Madalin Master

Joined: 24 Jun 2005 Posts: 310 Location: Constanta, Romania
|
Posted: Mon Aug 05, 2013 9:46 am Post subject: |
|
|
Well when you first started the bot you had to /msg botnick hello and then set a password like /msg botnick pass password. After this you should have joined partyline /ctcp botnick chat enter nickname and password and add your hostname .+host handle hostname
If you didnt followed this steps you could erase the .user file and re-add yourself. Keep in mind to have the same nickname as the one at set owner line _________________ https://github.com/MadaliNTCL - To chat with me: https://tawk.to/MadaliNTCL |
|
| Back to top |
|
 |
RoboCop Voice
Joined: 04 Aug 2013 Posts: 13
|
Posted: Mon Aug 05, 2013 4:14 pm Post subject: |
|
|
| OK I got it now thanks! |
|
| Back to top |
|
 |
|