Jump to content

-- IDLE - MMORPG --


Alex3305

Recommended Posts

There is a new Multiplayer Online Game launched at the IRC of Multi Theft Auto !

Join #idling @ irc.multitheftauto.com

You can join it by registering your Nick Name

/msg IRPG REGISTER to join the game - /msg IRPG LOGIN to log in - #Idling-chat - Come chat with us - Stats: http://mtairpg.tv2knet.net'

So Join it and Play the Game..

For IRC you can download mIRC (http://www.mirc.com)

- Alex3305 - The EmuMaster

Link to comment

Yes and its fun!

Join Now!(Must Have mIRC Installed)

I noticed alot of people play, so i thought id share my script with everyone.

Alot of messages get sent in the chan, and not everyone deals with you, so i made a logger.

put in ur remote section

look thru the script, and replace all DrDre's with ur iRPG char name.

;;;;;;;;;;;;;;;;;;;;;;;;
;; iRPG Script
;; Made by [xNet]DrDre
;;;;;;;;;;;;;;;;;;;;;;;;;
on *:CONNECT: if ( $server == irc.multitheftauto.com ) { msg nickserv identify  }

alias irpg {
 /join #idling
 /msg IRPG LOGIN DrDre 
}


on *:text:*DrDre*has challenged*won*:#idling {
 write -a irpg.log [DWIN] $1-
 query iRPGLogs
 echo iRPGLogs 3[iRPG] $1-
}
on *:text:*DrDre*has challenged*lost*:#idling {
 write -a irpg.log [DLOS] $1-
 query iRPGLogs
 echo iRPGLogs 4[iRPG] $1-
}
on *:text:*DrDre*has attained level*:#idling {
 write -a irpg.log [NLVL] $1-
 query iRPGLogs
 echo iRPGLogs 8,1[iRPG] $1-
}
on *:text:*DrDre*team*won*:#idling {
 write -a irpg.log [TWIN] $1-
 query iRPGLogs
 echo iRPGLogs 3[iRPG] $1-
}
on *:text:*DrDre*team*lost*:#idling {
 write -a irpg.log [TLOS] $1-
 query iRPGLogs
 echo iRPGLogs 4[iRPG] $1-
}
on *:text:*team*DrDre*won*:#idling {
 write -a irpg.log [TLOS] $1-
 query iRPGLogs
 echo iRPGLogs 4[iRPG] $1-
}
on *:text:*team*DrDre*lost*:#idling {
 write -a irpg.log [TWIN] $1-
 query iRPGLogs
 echo iRPGLogs 3[iRPG] $1-
}
on *:notice:*You found*:* {
 write -a irpg.log [iTEM] $1-
 query iRPGLogs
 echo iRPGLogs 9,1[iRPG] $1-
}
alias logs {
 run irpg.log
 query iRPGLogs
 echo iRPGLogs 7[iRPG] Viewing Logs
}
alias stats {
 run http://mtairpg.tv2knet.net/players.php?q=DrDre
}

Type /logs to see the logs, and /stats to view your current items and stats and /irpg to login

Link to comment
  • 1 month later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...