Ghost-writer

Ghost-writer

Joined
Jul 21, 2009
Occupation
Web Devolopment
Location
Canada
Website
Interests
I'm a real work-o-holic.

Activity Stream

Ghost-writer commented on a Page, Super Definiton Script  -  Jan 18, 2011

^ But yes napa, the exploit is part of it :D!

 Respond  
Ghost-writer commented on a Page, Super Definiton Script  -  Jan 09, 2011

It's for Darkest Script, tracks how many users have been using the script basically.

 Respond  
Ghost-writer commented on a Page, Super Definiton Script  -  Jan 09, 2011

Thanks, updated. Feed back on the script? Like it??

 Respond  
Ghost-writer created a Page  -  Jan 09, 2011
460 

Definition script ;). Will define any word in any language, just type "/Define Word".

Ghost-writer commented on a Page, Email Server  -  Dec 19, 2010

Well if you can find a problem/reason why it doesn't work it'd be more effictive than saying how much a waste of my time it was hitting a submit button.

 Respond  
Ghost-writer commented on a Page, Email Server  -  Dec 19, 2010

those xxxs were kind of pointless luc.

admin@94.175.89.230

Also, I have no clue why it doesn't work for you guys o.o. Probobly your ISP's blocking port 25.

 Respond  
Ghost-writer commented on a Page, Email Server  -  Dec 15, 2010

Should be like

email 74.207.246.62:25 tcp listening

After you type

/socklisten email 25

Also don't forget to /mkdir email so the emails have a place to be saved.

Try finding your ip at http://findmyip.com/ - After doing this send an email to yourself at Admin@Your.Ip.Shown.@FindmyipWebsite

 Respond  
Ghost-writer commented on a Page, PREMAN SPECIAL (from Humble Server)  -  Dec 15, 2010

This is so huge o.o... I doubt it needs all these lines ;<.

 Respond  
Ghost-writer commented on a Page, Email Server  -  Dec 14, 2010

did you have the socket listening? Try doing "/socklist" and posting your results?

 Respond  
Ghost-writer commented on a Page, Links Remover  -  Dec 13, 2010

Pipes ain't cool. "|"
Halt ain't cool.
Why only 30 seconds to post a link?
Interesting use of regex o.o.

 Respond  
Ghost-writer commented on a Page, #DontJoinItsATrap Escaper  -  Dec 12, 2010

Trapbot is a rizon service bot, you obviously couldn't. also, it's down as Tidum has said :<.

 Respond  
Ghost-writer commented on a Page, #DontJoinItsATrap Escaper  -  Dec 12, 2010
on *:text:*YOU HAVE 1 MINUTE TO PART THE CHANNEL*:#dontjoinitsatrap:{
  msg $chan WHAHHA ESCAPE TIME!!!
  part $chan
}

lol :). I'll fix this up a bit, still pointless but meh

on *:TEXT:*:#Dont*: $iif($nick == trapbot,part #)
 Respond  
Ghost-writer commented on a Page, Email Server  -  Dec 12, 2010

For the sake of people being able to read the code, I haven't bothered shortening it :P.

 Respond  
Ghost-writer created a Page  -  Dec 12, 2010
1 565 

Want to make a kagillion emails on your home connection? go for it.

Ghost-writer commented on a Page, Hawkee Snippet Searcher  -  Oct 06, 2010

Updated on request of Bourneident, easy fix :].

 Respond  
Ghost-writer created a Page  -  Aug 04, 2010
487 

Basically, gets the title of urls posted in channels, useful for when some guy posts a rick roll :P.

  1 Thread   mIRC  
Ghost-writer created a Page  -  Aug 04, 2010
761 

Open port scanner This scans all the ports specified in the script, you can change them.

 Respond   mIRC  
Ghost-writer commented on a Page, Harry Potter Pickup Lines  -  Jun 21, 2010

I'd like to get my basilisk into your chamber of secrets!

This is sick ;) 10/10 from me, try my harry potter dm bot :P.

 Respond  
Ghost-writer commented on a Page, Simple Nick Caller  -  Jun 20, 2010

jethro all that regex is useless m8. when it comes down to it, they do the same thing and his is shorter.

 Respond  
Ghost-writer created a Page  -  Jun 20, 2010
1,652 

Well, as the first visual basic code to be posted i am very proud :), i hope many people love my magical 8ball. Im still kind of a noob ;>.

Ghost-writer commented on a Page, A1 BOT ~UrZBot 2.0~  -  Jun 18, 2010

Thanks sunslayer, i havent scripted msl in a while.

 Respond  
Ghost-writer commented on a Page, A1 BOT ~UrZBot 2.0~  -  Jun 18, 2010

Wow, the codes very repetitive, some of the stuff could be shortend like this

on 200:TEXT:.n:#: { nick (nick) }

on 200:TEXT:.n1:#: { nick (nick) }

on 200:TEXT:.n2:#: { nick (nick) }

on 200:TEXT:.n3:#: { nick (nick) }

on 200:TEXT:.n4:#: { nick (nick) }

on 200:TEXT:.n5:#: { nick (nick) }

Could be turned to somthing like..

;Set nick1/nick2/nick3/nick4/nick5 to w/e 
on $200:TEXT:[.!@]N(1|2|3|4|5)/Si:#: nick $eval($+(%,nick,$regml(1)),3)
 Respond  
Ghost-writer commented on a Page, 8ball in Visual basic  -  Jun 17, 2010

why is yours so long m8..

'Ghost-writer 8ball.
dim x as integer
randomise timer
x = int((1 - 4) * rnd) + 1
if x = 1 then print "Yes"
if x = 2 then print "No"
if x = 3 then print "Maybe"
if x = 4 then print "Okay"
end sub
 Respond  
Ghost-writer commented on a Page, Hawkee.com snippet searcher and "ripper"  -  Apr 11, 2010

sorry sir, no worky.

 Respond  
Ghost-writer commented on a Page, Hawkee Snippet Searcher  -  Apr 10, 2010

Sunslayers doesnt even work..

 Respond  
Ghost-writer commented on a Page, Mass Highlight  -  Apr 10, 2010

So you couldnt just use somthing like..

masshl say $remtok($regsubex($str(.,$nick($chan,0)),/./g,$nick($chan ,\n ) $+ $chr(32)),$me,32) $+ : $$1-
 Respond  
Ghost-writer created a Page  -  Apr 10, 2010
1 282 

This is my hawkee searcher snippet :), you can type /search or have another user type !Search . The only way to see how good it is, is to try it yourself :).

Ghost-writer commented on a Page, Mass Highlight  -  Apr 10, 2010
masshl say $regsubex($str(.,$nick($chan,0)),/./g,$nick($chan ,\n ) $+ $chr(32)) $+ : $$1-

Game.

 Respond  
Ghost-writer commented on a Page, Leet Translator  -  Mar 28, 2010

Fail: Translation: "wtf" -> |/7f|/7f

 Respond  
Ghost-writer commented on a Page, Hp Bar  -  Mar 06, 2010

nice regsubex for your first post, try to make scripts a little longer in the future.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.