Scriptline's Solo Cheat Script
Made by Art Crazy, used by noobs

Moderator: Moderator
firestorm-O- wrote:oh its a script which lets you have UFO without having to get all those points in solo mode i go in ufo to practice running with the scrum
Code: Select all
//Quick Commands
GlobalActionMap.bindCmd(keyboard, "F1", "", "commandToServer('messageSent',\"arrrrrrrrrrrrr\");" );
GlobalActionMap.bindCmd(keyboard, "F2", "", "commandToServer('messageSent',\"Noooooooooo\");" );
GlobalActionMap.bindCmd(keyboard, "F3", "", "commandToServer('messageSent',\"Damit.......\");" );
GlobalActionMap.bindCmd(keyboard, "F4", "", "commandToServer('messageSent',\"Nice move...!!\");" );
GlobalActionMap.bindCmd(keyboard, "F5", "", "commandToServer('messageSent',\"Turkey shoot!!!!\");" );
GlobalActionMap.bindCmd(keyboard, "F6", "", "commandToServer('messageSent',\"Arrrr to many.....\");" );
GlobalActionMap.bindCmd(keyboard, "F7", "", "commandToServer('messageSent',\"Hello Tanks\");" );
GlobalActionMap.bindCmd(keyboard, "F8", "", "commandToServer('messageSent',\"gtg bbl cya....\");" );
GlobalActionMap.bindCmd(keyboard, "F9", "", "commandToServer('messageSent',\"Yo!!\");" );
GlobalActionMap.bindCmd(keyboard, "F10", "", "commandToServer('messageSent',\"/tm Watch Your Left...\");" );
GlobalActionMap.bindCmd(keyboard, "F11", "", "commandToServer('messageSent',\"/tm Watch Your Back...\");" );
GlobalActionMap.bindCmd(keyboard, "F12", "", "commandToServer('messageSent',\"/tm Watch Your Right...\");" );
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "1", "", "commandToServer('messageSent', \"Good One...!!\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "2", "", "commandToServer('messageSent', \"Nice Shot.........!!\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "3", "", "commandToServer('messageSent', \"Thx\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "4", "", "commandToServer('messageSent', \"Sorry\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "5", "", "commandToServer('messageSent', \"np\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "6", "", "commandToServer('messageSent', \":~)\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "7", "", "commandToServer('messageSent', \":~(\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "8", "", "commandToServer('messageSent', \"Hi there...\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "9", "", "commandToServer('messageSent', \"Well funny.......\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "0", "", "commandToServer('messageSent', \"cya ltr\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "v", "", "commandToServer('messageSent', \"/tm NEED HEALTH..!!\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "x", "", "commandToServer('messageSent', \"/tm NEED AMMO..!!\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "c", "", "commandToServer('messageSent', \"/tm Cover Fire.........\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "h", "", "commandToServer('messageSent', \"/tm HELP!!!\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "j", "", "commandToServer('messageSent', \"/tm gj\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "k", "", "commandToServer('messageSent', \"/tm Please Kill Me...\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "b", "", "commandToServer('messageSent', \"/tm Is Ammo Gate Clear????\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "n", "", "commandToServer('messageSent', \"/tm Going For Ammo Please Cover Me\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "m", "", "commandToServer('messageSent', \"/tm Going For Health Please Cover Me\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "p", "", "commandToServer('messageSent', \"/tm Thank You :~) \");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "numpad1", "", "commandToServer('messageSent', \"/tm Pass\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "numpad3", "", "commandToServer('messageSent', \"/tm Is Goal Clear????\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "numpad7", "", "commandToServer('messageSent', \"/tm Goal Is Clear......\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "numpad9", "", "commandToServer('messageSent', \"/tm Ammo Gate Clear...\");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "numpad0", "", "commandToServer('messageSent', \"lol\");");
}
Users browsing this forum: Bytespider [Bot], ClaudeBot [Bot] and 15 guests