Results 1 to 3 of 3

Threaded View

  1. #1
    WHADIYOUMEAN's Avatar
    Join Date
    Mar 2018
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    1

    Question Fortnite autobuild AHK

    Hey, So my goal is to make a script that if i press 1 button it will build a floor under my character than 4 walls around me a floor above me and a roof above me.
    Floor = F
    Wall = Q
    Cone = T
    I made this code and it should work but it just doesn't do anything.
    where my Tfue peak that i made myself works like a beast.

    Trying code:
    h::
    send, Mousemove, 804, 990, 0
    sleep 5
    send {F}

    sleep 5
    Mousemove, 830, 370, 0
    sleep 5
    send {Q}
    Mousemove, 180, 497, 0
    sleep 5
    send {Q}
    sleep 5
    Mousemove, 180, 497, 0
    sleep 5
    send {Q}
    sleep 5
    Mousemove, 180, 497, 0
    sleep 2
    send {Q}
    sleep 5
    Mousemove, 849, 39, 0
    sleep 5
    send {F}
    sleep 5
    send {T}
    return

    The first mouse move and press F piece marked in color are to place a floor under me because that prevents messup when the earth is not even in the game.

    I did the coordinates with a program that lets me see the coordinates so that should be fine. the little sleeps between is to prevent messup.
    altough this should be really quick still.
    The new thing what im doing is mouse movement, ive never really done that but I followed a YT tut but Im still doing something wrong I guess.
    Anyone can help a brother out?

    - - - Updated - - -

    Maybe there is a way that you can make your mouse make a 180degree angle so I dont have to do 4 mouse movements idk
    Last edited by WHADIYOUMEAN; 07-28-2018 at 04:02 PM.

Similar Threads

  1. [Patched] Fortnite Simple Autobuilder 1.0
    By MisterY in forum Fortnite Hacks & Cheats
    Replies: 153
    Last Post: 01-02-2020, 03:28 AM
  2. [Release] BEST Fortnite DOUBLE SHOOTGUN AHK
    By ikiv6 in forum Fortnite Hacks & Cheats
    Replies: 17
    Last Post: 07-05-2018, 08:42 AM
  3. [Outdated] Fortnite Autobuilding + Autorunner v1.1 | Undetected 100% external
    By sichtsale in forum Fortnite Hacks & Cheats
    Replies: 109
    Last Post: 06-27-2018, 07:16 AM
  4. Fortnite Aim Assist AHK (Needs fixing)
    By Snakekarlo1099 in forum Fortnite Discussion & Help
    Replies: 3
    Last Post: 06-12-2018, 12:34 AM
  5. [Detected] Fortnite Autobuilding + Autorunner | Undetected 100% external
    By sichtsale in forum Fortnite Hacks & Cheats
    Replies: 101
    Last Post: 04-10-2018, 06:56 PM

Tags for this Thread