advertiseing
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 (of 0 scores) |
| Date Added | May 18, 2009 |
| Last Updated | May 18, 2009 |
| Tags | advertiseing |
Description
if you own a company that does work and want to advertize it on mirs alls you have to do is change it from my company to your own i wont mind
mIRC Snippet:
advertiseing
Posted on May 18, 2009 3:05 pm
Posted on May 18, 2009 3:05 pm
no i dont need a .txt file or i dont want to add any more lines it works fine just the way it is
mIRC Snippet:
advertiseing
Posted on May 18, 2009 3:19 pm
Posted on May 18, 2009 3:19 pm
You could change the variable from the GB since this was just edited from your garbage bag script.
mIRC Snippet:
advertiseing
Posted on May 18, 2009 3:37 pm
Posted on May 18, 2009 3:37 pm
Even if you don't want a .txt and to add more, at least add some form of flood protections or limiter, remember you are sharing these with others, they become vulnerable because of your script, ppl are malicious, could cause them to flood off, or flood a channel that doesn't allow bot scripts(since you have the #, its all channels you're in it will trigger), or just spam the hell outta where ever you are, pissin ppl off. So something to help with that is a good idea, and i say this about almost every !trigger script i see cause ppl tend to forget. ;)
mIRC Snippet:
advertiseing
Posted on May 18, 2009 3:38 pm
Posted on May 18, 2009 3:38 pm
ya i could do that didnt see that there
mIRC Snippet:
advertiseing
Posted on May 18, 2009 3:44 pm
Posted on May 18, 2009 3:44 pm
i forgot to make it available for only ops to trigger can someone help
atleast it works not like other peoples scripts i tested it before posting it
atleast it works not like other peoples scripts i tested it before posting it
mIRC Snippet:
advertiseing
Posted on May 18, 2009 4:26 pm
Posted on May 18, 2009 4:26 pm
rev, you can add the @ (op symbol) in the on text event like so:
or even another way is to add
after the on text statement.
| Code: |
| On @*:text:!advertizezing:#:{ |
| Code: |
| if ($nick isop $chan) { |
mIRC Snippet:
advertiseing
Posted on May 18, 2009 7:12 pm
Posted on May 18, 2009 7:12 pm
It would help if you spelled advertising correctly.
mIRC Snippet:
advertiseing
Posted on May 18, 2009 7:15 pm
Posted on May 18, 2009 7:15 pm
thanks dan your a big help
mIRC Snippet:
advertiseing
Posted on May 18, 2009 7:51 pm
Posted on May 18, 2009 7:51 pm
Now all you have to do is add more brackets so it'll work. Like this
On *:text:!advertizezing:#:{
if ($nick isop $chan) {
set %ad $rand(1,3)
if (%AD == 1) { describe # $nick for all you catering need visit http://straubscatering.webs.com/ }
if (%AD == 2) { describe # straubscatering is a sister company to CMangels inc }
if (%AD == 3) { describe # $nick straubscatering is willing to travel through out the world if price is right}
}
}
On *:text:!advertizezing:#:{
if ($nick isop $chan) {
set %ad $rand(1,3)
if (%AD == 1) { describe # $nick for all you catering need visit http://straubscatering.webs.com/ }
if (%AD == 2) { describe # straubscatering is a sister company to CMangels inc }
if (%AD == 3) { describe # $nick straubscatering is willing to travel through out the world if price is right}
}
}
mIRC Snippet:
advertiseing
Posted on May 18, 2009 8:14 pm
Posted on May 18, 2009 8:14 pm
tzar469 are you the spelling police maybe i spelled it like that for a reason
mIRC Snippet:
advertiseing
Posted on May 18, 2009 8:22 pm
Posted on May 18, 2009 8:22 pm
* hides from the grammar and spelling nazi's >_>
mIRC Snippet:
advertiseing
Posted on May 18, 2009 9:08 pm
Posted on May 18, 2009 9:08 pm
| Code: |
| on $*:text:/!advertizezing$/iS:#:{ if ($nick(#,$nick,oh) && !$($+(%,adflood,.,$nick),2)) { set -u3 $+(%,adflood,.,$nick) on describe # $gettok(for all you catering need visit http://straubscatering.webs.com/|straubscatering is a sister company to CMangels inc|straubscatering is willing to travel through out the world if price is right,$r(1,3),124) } } |
mIRC Snippet:
advertiseing
Posted on May 20, 2009 6:35 pm
Posted on May 20, 2009 6:35 pm
Or for those who can spell..
| Code: |
| on $*:text:/!advertising$/iS:#:{ if ($nick(#,$nick,oh) && !$($+(%,adflood,.,$nick),2)) { set -u3 $+(%,adflood,.,$nick) on describe # $gettok(for all you catering need visit http://straubscatering.webs.com/|straubscatering is a sister company to CMangels inc|straubscatering is willing to travel through out the world if price is right,$r(1,3),124) } } |
mIRC Snippet:
advertiseing
Posted on May 20, 2009 8:32 pm
Posted on May 20, 2009 8:32 pm
shpelling is overrated ;)














