Post: Plug DJ Auto Typer Script
05-28-2014, 05:47 AM #1
Tustin
Balls of Steel
(adsbygoogle = window.adsbygoogle || []).push({}); I'm a newbie with js but I made this script that will let you write up some pre set messages to randomly type every 90 seconds into the chat. This can be used if you're botting and want to make it look [a little more] legit.

You can edit the second argument for the setTimeout function to increase or decrease the time between each message. Also you might want to change the messages up just because this is one Sal and I used when botting :p.

    //Plug.dj Auto Typer by Tustin
message();
function message()
{
var randomconvos = [
'I love this song lol!',
'Good choice!!!',
'LMFAO Happy',
'Fucking Sal dude nice job',
'I\'m trying to get Ace to join but he wont :/',
'LOL give me my FUCKIN PINWHEELS!',
'What is this SHIT?',
'Awesome faceUDE AGP ROCKS!!!!',
'I think I\'m gonna play some PS3',
'Yeah I was thinking about going later...',
'Not the biggest fan of rap but this is nice!',
'I wish I could listen to this all day LOL!',
'I gotta shit brb',
'I think I\'m gonna get some food here soon',
'Needs more cowbell',
'Just booted up GTA V, gonna be SWEET!',
'I wonder if Ace knows we\'re here Sal LMAO',
'TITTIES',
'This song is as old as my shit',
'Awesome faceude brb mom made tacos for dinner',
'I need help with this code omg',
'how much did you smoke today dude?',
'I let faim know about the message',
'AWWW YEAAHH',
'lol this sux :carling:',
'I dont know what to say about this...'

];
var randomNumber = Math.floor(Math.random()*randomconvos.length);

API.sendChat(randomconvos[randomNumber]);
setTimeout(message, 90000);
}

The following 8 users say thank you to Tustin for this useful post:

Joel, Norway-_-1999, Reyz, RTE, Sal, Thirst
05-28-2014, 03:14 PM #2
RTE
Keep it real!
Once again, Great Job Tustin! :wub:
05-28-2014, 09:14 PM #3
Joel
[move]Sal:madsal::laim:[/move]
"I\'m trying to get Ace to join but he wont"


lol
01-02-2015, 10:47 PM #4
Reyz
Banned
lol funny but nice job
01-04-2015, 12:09 AM #5
iTпDM
Vault dweller
Funny Not Happy or Sad

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo