Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: 1 [2]   Go Down

Author Topic: [Module] cs_join.c  (Read 23224 times)

0 Members and 1 Guest are viewing this topic.

Tom65789

  • Anope User
  • Offline Offline
  • Posts: 343
    • www.t65789.co.uk
(No subject)
« Reply #25 on: September 08, 2006, 07:46:49 AM »

are you sure you are installing them correctly because looking at that you have the same problem with the os_clientjoin [Sep 08 00:22:15 2006] The specified module could not be found.

PreciousAlly

  • Anope User
  • Offline Offline
  • Posts: 20
    • http://www.thesims2source.com/
(No subject)
« Reply #26 on: September 08, 2006, 05:15:01 PM »

I'm doing what everyone tells me to do. I put the .dll in the .\Data\Modules\ folder, and typed:

Quote
/os modload cs_join


There has to be something wrong with the win32 version of the module, I've downloaded and installed other modules before without any problems.



[Edited on 8-9-2006 by PreciousAlly]
Logged

Tom65789

  • Anope User
  • Offline Offline
  • Posts: 343
    • www.t65789.co.uk
(No subject)
« Reply #27 on: September 08, 2006, 07:22:40 PM »

what version of anope are you using exactly?

PreciousAlly

  • Anope User
  • Offline Offline
  • Posts: 20
    • http://www.thesims2source.com/
(No subject)
« Reply #28 on: September 08, 2006, 10:39:33 PM »

1.7.14, how do I upgrade? I checked the docs for information on upgrading, but I don't think those docs are for windows. Also, could this be why (lack of current Anope version) I'm getting this problem?
Logged

PreciousAlly

  • Anope User
  • Offline Offline
  • Posts: 20
    • http://www.thesims2source.com/
(No subject)
« Reply #29 on: September 08, 2006, 10:49:49 PM »

Nevermind, I needed to upgrade, I just saved the services.conf, and reinstalled 1.7.15..then I loaded cs_join, and it worked.
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
(No subject)
« Reply #30 on: September 08, 2006, 10:58:24 PM »

for windows versions of the modules (.dll's) it has to be compiled for a specific version, if your version is another one then the .dll was made for, then it won't work... and most module writers will - on windows - only support the latest anope...
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

Tom65789

  • Anope User
  • Offline Offline
  • Posts: 343
    • www.t65789.co.uk
(No subject)
« Reply #31 on: September 09, 2006, 08:50:33 AM »

its the same for the os_clientjoin. you had the same problem i see in the other thread. it should work also

wac

  • Guest
(No subject)
« Reply #32 on: January 11, 2008, 12:04:19 PM »

your page download isn't working :( *sigh*
Logged

katsklaw

  • Guest
(No subject)
« Reply #33 on: January 11, 2008, 09:14:21 PM »

Quote
Originally posted by wac
your page download isn't working :( *sigh*


most likely because the thread is more than a year old.
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
(No subject)
« Reply #34 on: January 11, 2008, 10:14:22 PM »

maybe you should consider looking on the modules site for an up to date version...


btw, is anyone having issues with this module?
i heard rumours that it can crash under certain conditions.. if anyone would be so friendly as to tell me how to make it crash - if even possible - it would be appreciated.
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

Armadillo

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 72
    • http://www.penguinfriends.org
(No subject)
« Reply #35 on: January 25, 2008, 08:11:47 AM »

I'm using it since many months on our network and there has never been any incident with this module.
Logged
IRC-Network: irc.PenguinFriends.org | Website: www.PenguinFriends.org
Anope: 1.9.9 | InspIRCd: 2.0

GmanServ

  • Guest
(No subject)
« Reply #36 on: February 24, 2008, 03:41:37 PM »

eh, for these 1.5 years I learned much more about C++ and anope |:( , and have wrote my first anope module, basis on cs_join module by n00bie.

The module forces ChanServ join a channel when at least 1 user joins, like BotServ bots, but..
It stays forever on a channel, guarding them, before first services restart.
I wrote this module to prevent 'topic cheatings' on my small network: some ugly users joins the channel, and set topic and modes before ChanServ have take op from them.
Module creates a 'text-database' in main Anope directory, and have a /cs set guard on|off|status option.

Is this idea interested for you?
Logged
Pages: 1 [2]   Go Up