Easy to make and I dont like it because people can just be repeating something over again and it wont let them. GJ anyways.
|
|

Difficulty: 0/10 (COPY/PASTE)
Purpose: To reduce the ways of being spammed.
Base: Z508(525 cache) can be used on any version.
Edited classes: Player.java, PublicChat.java
Step 1: Go into Player.java and add the following variable.
Step 2: close Player.java and open PublicChat.java, add this to PublicChat.javaCode:public String lastMsg;
Then find the following(still in PublicChat)Code:if (p.chatText.equalsIgnoreCase(p.lastMsg)) { return; }
Under that, addCode:p.chatTextUpdateReq = true;What this will do is save the message that you type everytime you do. once done if the person try's to say the same thing again, it will just do nothing. pretty good but it is NOT the only way of spamming, this just lowers the spamming a lil, enjoyCode:p.lastMsg = p.chatText;![]()
Easy to make and I dont like it because people can just be repeating something over again and it wont let them. GJ anyways.
Compiled, Tested. Works Nice Job![]()

Simple, but clever. Good job
Support Rule-12:http://tinyurl.com/supportsig

Not good imo, what if your trying to sell an item. Or to join a clan for clan wars ect...

I believe there is a item id and amount in the item command? meaning you wouldnt need to type the same thing over and over again. and if you used some common sense then you would realise there are much more ways of getting one of your players into a clan, eg. npc clicking, option clicking, buttons. etc.
this makes no sense. the whole concept of spamming is typing something over and over again. we dont want this.Easy to make and I dont like it because people can just be repeating something over again and it wont let them. GJ anyways.
Ty cub
THIS shouldnt be used, it basically mutes people, onyl good if it gets changed around.
| « [508] 99% Banking | how to fix pur3zscape login "glitch" » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |