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 73 matches

by SaPrOuZy
Sun Jun 18, 2006 5:38 pm
Forum: Scripting Help
Topic: problem with exec - [SOLVED]
Replies: 2
Views: 3679

problem with exec - [SOLVED]

hi guys, does anyone know when we use exec in which path it's considered? to be clearer: i have the following shell script: #!/bin/sh rm -f somePage.txt wget --user-agent='"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"' -k -K -e robots=off -O ~/eggdrop/scripts/somePage.txt www.somepa...
by SaPrOuZy
Thu Jun 15, 2006 3:55 pm
Forum: Scripting Help
Topic: egghttp again - [SOLVED] (used a different method)
Replies: 7
Views: 6714

thx for ur reply. my main issue is not getting my ip :P it was just an example that i tried. what am trying is to get http://www.livescore.com am making a script to get world cup matches scores and post them on the channel. egghttp worked with other sites, but it seems it's not owrking with livescor...
by SaPrOuZy
Thu Jun 15, 2006 8:54 am
Forum: Scripting Help
Topic: egghttp again - [SOLVED] (used a different method)
Replies: 7
Views: 6714

but livescore.com is a normal site with normal http code.
anyways thanks for the info, i'll try to change egghttp to give me everything and i'll deal with the dump my self.
by SaPrOuZy
Thu Jun 15, 2006 4:15 am
Forum: Scripting Help
Topic: egghttp again - [SOLVED] (used a different method)
Replies: 7
Views: 6714

so the problem isn't in the code?
i tried it initially on a different site (www.livescore.com)
with the same outcome.
that's why i thought it was from the code
by SaPrOuZy
Wed Jun 14, 2006 5:46 pm
Forum: Scripting Help
Topic: egghttp again - [SOLVED] (used a different method)
Replies: 7
Views: 6714

egghttp again - [SOLVED] (used a different method)

hi there i've written the following script : bind pub - !bleh check_page proc check_page {nick uhost handle chan arg} { puthelp "privmsg #bleh : ***************getting page" set sock [egghttp:geturl www.whatismyip.org/ get_score] puthelp "privmsg #bleh : ***************finished page&q...
by SaPrOuZy
Mon Jan 16, 2006 10:27 am
Forum: Other Topics
Topic: contest + small question
Replies: 2
Views: 3651

contest + small question

Hey guys, i didn't find any proper place to post this, so execuse me for posting it here.. i was wondering, do you guys ever have something like contests or something to test which script is better or something, i would like to see where my botnet flood script would stand amongst the others' special...
by SaPrOuZy
Mon Jan 09, 2006 6:29 am
Forum: Script Requests
Topic: a ban script based on number of ip from same domain
Replies: 3
Views: 7691

thx dude, i'll start from here to continue coding the rest of features
- autmating through x bans/ T time
- and get the biggest common part of the ips ...

regards.
by SaPrOuZy
Mon Jan 09, 2006 5:03 am
Forum: Script Requests
Topic: a ban script based on number of ip from same domain
Replies: 3
Views: 7691

a ban script based on number of ip from same domain

Hello there, it's a small script (and an easy one too) but am not really finding the time (or the mood) to write it.. here the idea: suppose 10 ip from a domain xy.z.net joined a channel to flood (notice/msg...) they started noticing the chan and started to get banned quickly one after the other.. n...
by SaPrOuZy
Fri Nov 11, 2005 6:17 am
Forum: Eggdrop Help
Topic: adding date to subject in mail.
Replies: 0
Views: 6026

adding date to subject in mail.

hello, am not quite sure that this is where am supposed to ask this question, but i will anyway ... i want to add a cron job to send me an email containing the log, the thing that i want to know, is how to tag the subject with the date 30 5 * * * mail your@email.address.com -s logs of [DATE HERE] < ...
by SaPrOuZy
Mon Oct 10, 2005 2:29 pm
Forum: Script Support & Releases
Topic: RSS news by demond
Replies: 175
Views: 253274

http://www.rssweather.com/rss.php?hwvUT=C&hwvUP=mb&hwvUS=kmh&hwvUV=km&hwvCCChange=forecast&hwvSF=Y&maxdays=3&daysonly=2&hwvStyle=pt&place=beyrouth%2Baeroport&country=LB&icao=OLBA&alt=rss20a doesn't seem to be working, nothing posted, and when trying t...
by SaPrOuZy
Sun Oct 02, 2005 2:46 pm
Forum: Archive
Topic: join vs rejn
Replies: 9
Views: 12211

[bind rejn] which supposedly triggers your [splitjoin] proc is irrelevant
the only thing that this could be good for is the case of pple joining on a server not visible by the bot during the split (which is discussed in another post) i already did it this way but didn't test it yet, no splits...
by SaPrOuZy
Sat Oct 01, 2005 1:48 am
Forum: Archive
Topic: problem with join flood and netsplit
Replies: 7
Views: 11354

n the end, such scenario - people joining on the split, while not one of them has actually been seen by the bot splitting - is highly unlikely, hence no real need of recognizing it, it would happen very rarely the thing is that what if the protection bot was on the server that split. and pple joine...
by SaPrOuZy
Fri Sep 30, 2005 4:12 pm
Forum: Archive
Topic: problem with join flood and netsplit
Replies: 7
Views: 11354

problem with join flood and netsplit

hey there, for the guys that have done mass join protection scripts, how do you know that the users that join a split server, aren't a mass join when the server returns. am facing this prob: ----------------------------------------------------------- [22:03] Netsplit detected at brain.hub.eu.dal.net...
by SaPrOuZy
Thu Sep 22, 2005 12:37 am
Forum: Archive
Topic: lagging bot
Replies: 19
Views: 19843

anyway, your best bet is measuring your own lag only and take your chances from there
yea guess you're right, i don't think there's any script that does this, so doing it this alone is a good improvement.
thanks for the help, this was kinda fun hehe
by SaPrOuZy
Wed Sep 21, 2005 3:52 pm
Forum: Archive
Topic: lagging bot
Replies: 19
Views: 19843

mmm i guess am taking the lag effect from 1 side: that the lagging server will RECEIVE the joins suddenly, and not SEND them suddenly.

anyways in this case , it would be to complex to let the bot know everything and decide, lol trying to figure all this out might even make it lag :P hehe