fortnite aimbot/aim assist

simple working aimbot/aim assist. directions on how to use the script is in the script compiler at the top
Version1.1
AuthorWhosKTHCoding
Publish DateSat, 15 Dec 2018 - 22:52
Last UpdateSat, 15 Dec 2018 - 22:52
Downloads12912
RATE


9

0

Code: Select all
//----for xbox box one---------------------------------------------------------------------------------------------------
//-----------------------------------------------------------------------------------------------------------------------
// hold down on your LT and your rapid fire is on
//-----------------------------------------------------------------------------------------------------------------------
//-----------------------------------------------------------------------------------------------------------------------
// hold down on your LT and the aimbot/aim assist will start
//-----------------------------------------------------------------------------------------------------------------------
//-----------------------------------------------------------------------------------------------------------------------
// hold down on your LT and hold down on you right joystick for crouch spam
//-----------------------------------------------------------------------------------------------------------------------
//-----------------------------------------------------------------------------------------------------------------------
//Script made by Whos KTH my youtube https://www.youtube.com/channel/UCpa1NDMeSdGjY87hOukIKBg?view_as=subs
//-----------------------------------------------------------------------------------------------------------------------
//------------------------------------------------------------------------------
//------------------------------------------------------------------------------
//------------------------------------------------------------------------------
main {
    if((get_val(XB1_LT)) && (get_val(XB1_LT))) {
        combo_run(aimbot);}
 
    if((get_val(XB1_LT)) && (get_val(XB1_RT))) {
        combo_run(RF);}
 
    if((get_val(XB1_LT)) && (get_val(XB1_RS))) {
        combo_run(GP);}
 
 
 
 
 
 
 
}
//------------------------------------------------------------------------------
 combo aimbot {
set_val(XB1_LT, 100);
wait(164);
set_val(XB1_LT, 0);
wait(22);}
 
 
 combo RF {
    set_val(XB1_RT, 100);
    wait(40);
    set_val(XB1_RT, 0);
    wait(30);
    set_val(XB1_RT, 0);}
 
 
combo GP {
    set_val(XB1_RS, 100);
    wait(80);
    set_val(XB1_RS, 0);}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
// https://www.youtube.com/channel/UCpa1NDMeSdGjY87hOukIKBg?view_as=subs