NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

package me.aristhena.crest.module.modules.misc;

import java.util.Random;
import me.aristhena.crest.module.Module;
import me.aristhena.crest.module.Module.Mod;
import me.aristhena.event.EventTarget;
import me.aristhena.event.events.UpdateEvent;
import me.aristhena.utils.ClientUtils;
import me.aristhena.utils.TimeUtils;
import net.minecraft.client.Minecraft;
import net.minecraft.client.network.NetHandlerPlayClient;
import net.minecraft.network.play.client.C01PacketChatMessage;

@Module.Mod
public class OpenBetaSpammer
extends Module
{
private TimeUtils time = new TimeUtils();
private String[] phraseList = { "Terbiyesiz OpenBeta+ Kullan�yorum Discord: Terbiyesiz#1438", "Kar��nda OpenBeta+ Clienti Var Gard�n� Al!", "OpenBeta+ is best ", "", "Clientin Tehlikede �ekil Kenara", "Clientine Hamilelik Testi Yapt�r Abisi", "Survival�n En iyi Hilesi! OpenBeta+ Taklitler Asl�n� Y�celtir!", "Selam Bebeq", "mc.thePlayer() �imdi profesyonel kodcuyum", "y!", "OpenBeta is best bebeq", "OpenGL Hata Veriyor Lan Neyse Bu V3l3tlerin Beyni Kadar Vermiyor", "Rename Yapmay� Bilmeyen insanlar tan�yorum.... -Tebiyesiz", "OpenBeta+ Kullan�yorum Qudr Terbiyesiz#1438", "G��lendirilmi� Hileye Sahibim", "Teke Tek Gel Bakal�m", "spam. spam spam. spam spam spam. getrekt antispam", "Beni Mi Kesicen lol", "Benim ��in Kolays�n", "K�t� Hilecisin", "Kay�ttay�m", "Kay�ttay�m" };
private int lastUsed;

@EventTarget
private void onPreUpdate(UpdateEvent E)
{
if (this.time.delay(randomDelay()))
{
ClientUtils.mc().getNetHandler().addToSendQueue(new C01PacketChatMessage(randomPhrase()));
this.time.reset();
}
}

private String randomPhrase()
{
Random rand = new Random();
int randInt = rand.nextInt(this.phraseList.length);
while (this.lastUsed == randInt) {
randInt = rand.nextInt(this.phraseList.length);
}
this.lastUsed = randInt;
return this.phraseList[randInt];
}

private int randomDelay()
{
Random randy = new Random();
int randyInt = randy.nextInt(4000) + 4000;
return randyInt;
}
}
     
 
what is notes.io
 

Notes is a web-based application for online taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000+ notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 14 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.