##########################
# Amunisi Order Help UpDate 27-10-2010 #
##########################
bind pub - !info pub_info
proc pub_info {nick uhost handle chan arg} {
global botnick
if {$arg == ""} {
putserv "NOTICE $nick :Info ketik : | 12!sbnc |12 !bot |12 !vps |12 !dedicate |12 !znc |12 !admin |"
putserv "NOTICE $nick :Info order : 12Semua order pembayaran bisa melalui Voucher/Pulsa kecuali pada order sewa 12Dedicated Server"
return 0
}
}
bind pub - !vps pub_vps
proc pub_vps {nick uhost handle chan arg} {
global botnick
if {$arg == ""} {
putserv "NOTICE $nick :0VPS : Linux 2.6.18-194.3.1.el5.028stab069.6 on i686, Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz, 2 cores, 256MB Memory, 2GB HDD Order 1vps Rp100000.-/1bulan."
return 0
}
}
bind pub - !sbnc pub_sbnc
proc pub_sbnc {nick uhost handle chan arg} {
global botnick
if {$arg == ""} {
putserv "NOTICE $nick :shroudBNC : -sBNC Service Ver 1.1 INFOKOM - Infokom Elektrindo,inc - ID Country Order Rp5000.-/1,5bulan"
return 0
}
}
bind pub - !bot pub_bot
proc pub_bot {nick uhost handle chan arg} {
global botnick
if {$arg == ""} {
putserv "NOTICE $nick :BOt : eggdrop GuarD INFOKOM - Infokom Elektrindo,inc - ID Country Order Rp15000.-/bulan"
return 0
}
}
bind pub - !admin pub_admin
proc pub_admin {nick uhost handle chan arg} {
global botnick
if {$arg == ""} {
putserv "NOTICE $nick :admin : 12aDJi 08128828090 14| 12g0eZ 085330023052"
return 0
}
}
bind pub - !dedicate pub_goez
proc pub_goez {nick uhost handle chan arg} {
global botnick
if {$arg == ""} {
putserv "NOTICE $nick :Dedicated : Server 1MB RAM + 25 GB HDD Country ID Order Rp450000/bulan."
return 0
}
}
bind pub - !znc pub_order
proc pub_order {nick uhost handle chan arg} {
global botnick
if {$arg == ""} {
putserv "NOTICE $nick :zNC : ZNC 0.094 INFOKOM - Infokom Elektrindo,inc - ID Country Order Rp5000/bulan."
return 0
}
}
putlog "Amunisi Order Help By g0eZ egGo Succesfully Loaded"
Saturday, August 27, 2011
amunisi.tcl
Labels:
tCL
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment