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.

Need Help

Old posts that have not been replied to for several years.
User avatar
ayie
Voice
Posts: 38
Joined: Thu Feb 20, 2003 3:13 am

Need Help

Post by ayie »

Somebody please help me!!!!
i got some mrc script that only use with mirc32. can somebody create a tcl that load this mrc file and work with eggdrop.


Sorry for bad english.

plssssssss
Ay|e
Very Idiot Person In This World
http://www.labtek.biz/v2/
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Eggdrop dosen't support 'mirc' language, so you can't load one to it.
Once the game is over, the king and the pawn go back in the same box.
User avatar
arcane
Master
Posts: 280
Joined: Thu Jan 30, 2003 9:18 am
Location: Germany
Contact:

Post by arcane »

guess someone should translate it to tcl...
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Humm.. Explain what you want to translate from mirc to eggdrop and someone will answer if will know. :)
Once the game is over, the king and the pawn go back in the same box.
User avatar
ayie
Voice
Posts: 38
Joined: Thu Feb 20, 2003 3:13 am

Post by ayie »

i've a Proxy Scan and Checker script, but in mirc language. i want this script to translate to tcl so i can use it in my eggdrop. somebody please help me.
here is proxy checker script :
#proxychk on
on *:text:!proxychk*:#: {
if ($4) { //msg # [ $+ $rand(1,7) $+ $nick $+ ] Unknown parameter: $4- | halt }
if ($2 = $null) || ($3 = $null) || ($3 isalpha) { //msg # [ $+ $rand(1,7) $+ $nick $+ ] : The right command is: !proxychk Ip Port | halt }
sockopen proxychk $2 $3
set %pcip $2
set %pcport $3
set %pcchan $chan
set %pcnick $nick
.notice %pcnick I am checking your proxy now ( $+ %pcip %pcport $+ ), Please Wait.............
}
on 1:sockopen:proxychk: {
if ($sockerr > 0) { //msg %pcchan [ $+ $rand(1,1) $+ %pcnick $+ ] 18!proxychk %pcip %pcport 15: Is Not Working %zapub | unset %pcip | unset %pcport | unset %pcnick | return }
//msg %pcchan [ $+ $rand(1,1) $+ %pcnick $+ ] 18!proxychk %pcip %pcport 15: Is Working %zapub
unset %pcip | unset %pcport | unset %pcnick
sockclose proxychk
}
#proxychk end

:D
Ay|e
Very Idiot Person In This World
http://www.labtek.biz/v2/
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

There was no need to paste the mirc language script. :P~ Have a look in the TCL Archive section. I'm shure you will find one there.
Once the game is over, the king and the pawn go back in the same box.
User avatar
ayie
Voice
Posts: 38
Joined: Thu Feb 20, 2003 3:13 am

Post by ayie »

100 times i search a script like mine but not found there ..... can some one that now to write tcl please help me ...... pls pls pls pls
Ay|e
Very Idiot Person In This World
http://www.labtek.biz/v2/
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Check the archive again, there are at least 2 in there.
User avatar
ayie
Voice
Posts: 38
Joined: Thu Feb 20, 2003 3:13 am

Post by ayie »

what's name that scripts you told ??? :( :(
or tell me what keywords should i search for that script.
i already search there using keyword (mrc, mirc language )
Ay|e
Very Idiot Person In This World
http://www.labtek.biz/v2/
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Don't you want a *Proxy Scan* thing? Search for one there..
Once the game is over, the king and the pawn go back in the same box.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

mIRC is not eggdrop, and eggdrop is not mIRC.

As such, scripts don't work on each other.

There is no way to load a MRC script on a eggdrop, due to the fact that mIRC has the most tempremental parser you can imagine.

Scripts for mIRC benefit from the ability to be run on a parser, so lose, not even a belt keeps it up. There is no consistancy in mircs scripts.
User avatar
ayie
Voice
Posts: 38
Joined: Thu Feb 20, 2003 3:13 am

Post by ayie »

caesar wrote:Don't you want a *Proxy Scan* thing? Search for one there..
I Want a "Proxy Checker" not a *Proxy Scan*. i know egghelp have proxy scan but don't have 'Proxy Checker'.
Pls some one who could write it back from MRC to TCL. PLSSSSSSSSSSSSSSS
Ay|e
Very Idiot Person In This World
http://www.labtek.biz/v2/
s
spock
Master
Posts: 319
Joined: Thu Dec 12, 2002 8:40 pm

Post by spock »

can you please state what the difference between the two is ?

do you want a script which scans for certain ports onjoin?

or a script which checks a proxy in-depth like if its if its "anonymous" or not etc..

or something to scan ipranges for usable proxies.
photon?
User avatar
ayie
Voice
Posts: 38
Joined: Thu Feb 20, 2003 3:13 am

Post by ayie »

i want a proxy checker, not scanner. i've a script that check that proxy work or not. not a scanner. so if some one can help me ..... pls pls pls
Ay|e
Very Idiot Person In This World
http://www.labtek.biz/v2/
User avatar
Yourname
Master
Posts: 358
Joined: Mon Sep 24, 2001 8:00 pm
Location: Toronto

Post by Yourname »

Proxy scanner 'scans' for proxoes in a subnet you provide it with.

This person means a proxy checker.
What it does is, when someone joins.. it checks if that IP he is connecting from, is an open proxy or not, and checks which port it's accepting connections on (from a given list of 3-4) and if it does accept connections, it adds it to a list. Or else moves on to the next person who has joined the channel.

That's just the meaning/difference. Don't ask me why he wants it :P
Dormant egghead.
Locked