This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 13 matches

by xamrex
Wed Jun 24, 2009 3:39 am
Forum: Script Requests
Topic: Small modification
Replies: 0
Views: 1778

Small modification

Hi I downloaded this script: (tigger or learn) # Simple !learn TCL that supports several defenition lines # Created by Hal9000 @ irc.PTnet.org # # !learn add word defenition # !learn del word <number|all> # and also !learn <ins|put|rep> <number> <defenition> # # You can see a defenition using ?? <wo...
by xamrex
Fri Nov 21, 2008 10:17 am
Forum: Script Requests
Topic: "Crack the code" game - only for user with voice
Replies: 10
Views: 5892

Yes,
This is my code:

http://wklej.org/id/20231/
Yhm,, Working :D
sorry 4 bad info.
I dont know why before it doesnt work :P

Btw.
I wanna too If someone Write !ctc, and this person dont have voice, bot should answer: You need voice to run game"
by xamrex
Thu Nov 20, 2008 4:10 pm
Forum: Script Requests
Topic: "Crack the code" game - only for user with voice
Replies: 10
Views: 5892

;(((
ON my chan it doesnt work :(((
by xamrex
Thu Nov 20, 2008 10:13 am
Forum: Script Requests
Topic: "Crack the code" game - only for user with voice
Replies: 10
Views: 5892

game_over wrote:yes i wrong not

Code: Select all

if {![isvoice $nick $tls_chan]} { return }
this is tested :)
Doesnt work too.
Nobady can run this script :((
by xamrex
Wed Nov 19, 2008 2:44 pm
Forum: Script Requests
Topic: "Crack the code" game - only for user with voice
Replies: 10
Views: 5892

game_over wrote:

Code: Select all

if {$tls_chan != $chan} { return }
to

Code: Select all

if {[isvoice $nick $chan]!=0} {return 0}
for all procs :)
Doesnt work (Person without voice can run this game too)
#################################3
dj-zath wrote: pub -v !word proc
Now nobady can run this game :(((( Even person with op :((
by xamrex
Tue Nov 18, 2008 1:21 pm
Forum: Script Requests
Topic: "Crack the code" game - only for user with voice
Replies: 10
Views: 5892

"Crack the code" game - only for user with voice

HI Here is a game: http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&id=911 Here is a code: http://wklej.org/id/19304/ Can someone Edit this script? I wanna that only people with voice on my channel can run this game. I tryied: bind pub v|v !ctc tls:ctc But it doesnt work :( Can someo...
by xamrex
Tue Nov 18, 2008 3:10 am
Forum: Script Support & Releases
Topic: Problem with script (voiceme)
Replies: 2
Views: 3409

Again this same...
Now I tryied
set vchan "#up.et"
Bot answered
I do not see you on #up.et
:((((
by xamrex
Mon Nov 17, 2008 11:31 am
Forum: Script Support & Releases
Topic: Problem with script (voiceme)
Replies: 2
Views: 3409

Problem with script (voiceme)

I downloaded viceme script ## VoiceMe script ## Version 1.0 (My first public script) Wish me luck :P ## So the script voices users when they request it to a bot /msg <Botnick> voiceme ## And it devoice users when they type /msg <BotNick> devoiceme ## And after a period of time (that can be set in se...
by xamrex
Fri Nov 14, 2008 9:31 am
Forum: Script Requests
Topic: Messages on select channels.
Replies: 3
Views: 2257

bind time - 00* everyHour proc everyHour {mm hh args} { if {[scan $hh %d]%2} return;# skip odd hours foreach chan {#yourchan #friendschan} { puthelp "PRIVMSG $chan :\002Hello, I am here" } } If I change this script: bind time - 00* everyHour proc everyHour {mm hh args} { if {[scan $mm %d]...
by xamrex
Wed Nov 12, 2008 4:11 pm
Forum: Script Requests
Topic: Messages on select channels.
Replies: 3
Views: 2257

Messages on select channels.

Hi
I need a script.
Bot should every 120 mins write on my channel, and my mate channel "Hello, I am here
Can someone write me this script:D
PLEASE
by xamrex
Mon Sep 29, 2008 1:23 am
Forum: Script Requests
Topic: Tigger
Replies: 1
Views: 1470

Tigger

Hi I need script. When I write: (Example) !add tigger squad Our squad is Andrew,Kate And when somabady write on channel !squad bot will answer Our squad is Andrew,Kate I wanna have capability edit/delete this tiggers. And list of all my tiggers. I dont wanna edit this tiggers on any file, just write...
by xamrex
Mon Sep 29, 2008 1:17 am
Forum: Script Requests
Topic: special nick = voice
Replies: 2
Views: 1846

thx
by xamrex
Sun Sep 28, 2008 11:30 am
Forum: Script Requests
Topic: special nick = voice
Replies: 2
Views: 1846

special nick = voice

Hi,
I need a script who ll give voice specials nicks. Eamlpe:
When Somebady join to my chann with nick T_T|Andrew bot will give him voice
When he ll change nick to Andrew bot take voice.
:))
Hope that u understend all :D
My english isnt good :D