Thread: [562] anti spam?

Results 1 to 3 of 3
  1. #1 [562] anti spam? 
    Registered Member
    Join Date
    Apr 2010
    Posts
    36
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    can i get some help on creating an anti spam, yes i have NO idea where tos tart and have done my searching through posts but have just found no intiial help :/

    thankyou.
    Reply With Quote  
     

  2. #2  
    Registered Member akaweed's Avatar
    Join Date
    Sep 2009
    Posts
    188
    Thanks given
    3
    Thanks received
    0
    Rep Power
    2
    me 2

    That's my baby
    Reply With Quote  
     

  3. #3  
    Registered Member yu gi more's Avatar
    Join Date
    Jul 2010
    Posts
    24
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    this is a shitty anti-flood i think thats wht u mean




    Put this in actionsender search for starter and add this.


    Code:
    if(player.starter == 0) {
    player.banned = 1;
    player.starter = 1;
    player.banned = 0;
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •