Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    sharp_legacy's Avatar
    Join Date
    Jul 2018
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    18

    Lightbulb LAZY EDITS // Logitech lua script for LGS and G-HUB

    How to use:

    1. open LGs or G-HUB software from Logitech
    2. clone your Fortnite Profile as backup
    3. go to Scripts (in LGS you easy find scripts in the dropdown menu below your Game icon)
    4. copy + paste the code below
    5. change keys and delays until you feel comfortable
    6. save, pick current profile as Default
    7. Change desired mouse button to your normal edit keybind ((IN MY EXAMPLE CODE ITS MOUSE6 - SO I HAVE MOUSE6=lshift (because lshift is my edit key in FN)))


    My Keybinds:

    mouse6 = lshift [change in Logitech macros/keybinds]
    edit building = lshift [change in Fortnite keybinds]
    mouse1 = confirm edit [change in Fortnite keybinds]

     

    function OnEvent(event, arg)

    if event == "MOUSE_BUTTON_PRESSED" and arg == 6 then
    Sleep(50);
    PressMouseButton(1);
    Sleep(35);
    end


    if event == "MOUSE_BUTTON_RELEASED" and arg == 6 then
    Sleep(25);
    ReleaseKey("lshift");
    Sleep(25);
    ReleaseMouseButton(1);
    Sleep(25);
    PressKey("lshift");
    Sleep(25);
    ReleaseKey("lshift");
    Sleep(50);
    end

    --OutputLogMessage("event = %s, arg = %s\n", event, arg);
    end



     

    if event == "MOUSE_BUTTON_PRESSED" and arg == 6 then
    ..// Wenn maustaste gedrückt UND gedrückte maustatste = mouse6
    ..// If mouse6 is hold down than do

    Sleep(50);
    ..// Warte 50ms
    ..// wait 50ms

    PressMouseButton(1);
    ..// Drücke und halte Maustatste 1
    ..// Press and hold mouse1

    if event == "MOUSE_BUTTON_RELEASED" and arg == 6 then
    ..// Wenn maustaste losgelassen UND losgelassene maustatste = mouse6
    ..// If mouse6 release

    ReleaseKey("lshift");
    ..// Lasse linke_shift los
    ..// Release left_shift

    ReleaseMouseButton(1);
    ..// Lasse maustaste 1 los
    ..// release mouse1

    PressKey("lshift");
    ..// Drücke und halte linke_shift
    ..// Press and hold left_shift

    ReleaseKey("lshift");
    ..// Lasse linke_shift los
    ..// release left_shift button

  2. #2
    Alexanderrsx's Avatar
    Join Date
    Jan 2019
    Gender
    male
    Posts
    32
    Reputation
    10
    Thanks
    8
    My Mood
    Devilish
    I'm kinda new and confused, what LAZY EDITS does do?

  3. #3
    sharp_legacy's Avatar
    Join Date
    Jul 2018
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    18
    Its a rework of how your edit button is working.

    You HOLD edit button to enter edit mode and after the edit mode startet it auto hold mouse1 (pick how to edit (window, door, ...)
    If you Release the edit button your edit will be done.


    So you hold edit button, only do the mouse movement by yourself and release the button for Instand edit

  4. #4
    Ublecx's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    My Mood
    Hot
    Works great on logitech, is it possible to do one on ahk tho? I wanna play with a rival 300

  5. #5
    sharp_legacy's Avatar
    Join Date
    Jul 2018
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    18
    Attached Thumbnails Attached Thumbnails
    luav3.png  


  6. The Following 9 Users Say Thank You to sharp_legacy For This Useful Post:

    crossafella11 (09-03-2019),dfgkiller (03-28-2022),iAimbot v2 (08-30-2021),IpietroI (11-07-2020),leonardo221989 (09-01-2019),mangmum (08-11-2020),obie043 (09-11-2019),Servanne1402 (02-08-2023),Witi2017 (09-03-2019)

  7. #6
    BeRKoOoHD's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    2
    My edit key is G then what I need to do ?

  8. #7
    sharp_legacy's Avatar
    Join Date
    Jul 2018
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    18
    Quote Originally Posted by BeRKoOoHD View Post
    My edit key is G then what I need to do ?
    Watch the last Part with the headline: "The Lua script description"
    Choose any MouseButton exept mouse1 or mouse2 and replace all YOUREMOUSEBUTTON Blocks with it.
    The Blocks "YOUR EDIT KEY" is where you replace with "G"

  9. #8
    crossafella11's Avatar
    Join Date
    Apr 2019
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by sharp_legacy View Post
    Its a rework of how your edit button is working.

    You HOLD edit button to enter edit mode and after the edit mode startet it auto hold mouse1 (pick how to edit (window, door, ...)
    If you Release the edit button your edit will be done.


    So you hold edit button, only do the mouse movement by yourself and release the button for Instand edit
    sounds like how the games editing should be.... hopefully I can pull this off can this get your account banned or is it more of a marco?
    Last edited by crossafella11; 09-03-2019 at 02:46 PM.

  10. #9
    sharp_legacy's Avatar
    Join Date
    Jul 2018
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    18
    Quote Originally Posted by crossafella11 View Post
    sounds like how the games editing should be.... hopefully I can pull this off can this get your account banned or is it more of a marco?
    You wont get banned for using this method. I use it 2 Season right now.

  11. #10
    sharp_legacy's Avatar
    Join Date
    Jul 2018
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    18
    I'm recording a full detailed step by step video tutorial for Youtube!!



    In the video i will show:

    1) The usage and customisation of the "Legacy Lazy Edits FN" lua script and a alternative way to get "Legacy Lazy Edits FN" with a simple Macro, which you can use with any Device and Manufacturer like Logitech, Razer, Steelseries, ...

    2) How to easily increase your Fortnite Game stability and performance with "Legacy Fortcleaner v3"!
    Choose between:
    a) User-friendly Executable (= .exe) with clean CommandLine menu
    b) Advanced-User Batch script (Need to get binded with EpicGames Launcher

    3) EXCLUSIVE BONUS:
    "Legacy WallStealer FN" lua script and a alternative way to get "Legacy WallStealer FN" with a simple Macro, which you can use with any Device and Manufacturer like Logitech, Razer, Steelseries, ...

  12. The Following User Says Thank You to sharp_legacy For This Useful Post:

    josegeezy (09-21-2019)

  13. #11
    josegeezy's Avatar
    Join Date
    Mar 2017
    Gender
    male
    Posts
    44
    Reputation
    10
    Thanks
    4
    Quote Originally Posted by sharp_legacy View Post
    I'm recording a full detailed step by step video tutorial for Youtube!!



    In the video i will show:

    1) The usage and customisation of the "Legacy Lazy Edits FN" lua script and a alternative way to get "Legacy Lazy Edits FN" with a simple Macro, which you can use with any Device and Manufacturer like Logitech, Razer, Steelseries, ...

    2) How to easily increase your Fortnite Game stability and performance with "Legacy Fortcleaner v3"!
    Choose between:
    a) User-friendly Executable (= .exe) with clean CommandLine menu
    b) Advanced-User Batch script (Need to get binded with EpicGames Launcher

    3) EXCLUSIVE BONUS:
    "Legacy WallStealer FN" lua script and a alternative way to get "Legacy WallStealer FN" with a simple Macro, which you can use with any Device and Manufacturer like Logitech, Razer, Steelseries, ...
    nice waiting for it

  14. #12
    Ron386122's Avatar
    Join Date
    Aug 2019
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive
    sick as yaes

  15. #13
    sharp_legacy's Avatar
    Join Date
    Jul 2018
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    18

    Sorry for letting you wait but i had to try out some new thing cause of the CHAPTER2 Update.
    I fixed all bugs and got the WallStealer ready too.
    A full usage Tutorial and advanced settings will follow soon on my Youtube Channel


    - Lazy Edits FN by LEGACY
    - Wall Stealer FN by LEGACY
    - Advanced Ramp Rush 2 Ramps >> Cone >> Floor >> double Edit >> Ramp by LEGACY
    working on newest Fortnite Patch

    Code:
    -- LUA by LEGACYSTUDIOS
    -- $RICH-GANG$
    
    function OnEvent(event, arg)
    
    -- LAZY EDITS CHAPTER 2
    if event == "MOUSE_BUTTON_PRESSED" and arg == 6 then
        PressAndReleaseKey("lshift");
        Sleep(10);
        PressMouseButton(1);
    end
    
    if event == "MOUSE_BUTTON_RELEASED" and arg == 6 then
        Sleep(15);
        ReleaseMouseButton(1);
        Sleep(10);
        PressAndReleaseKey("2");
    end
    
    
    -- WALL STEALER CHAPTER 2
    if event == "MOUSE_BUTTON_PRESSED" and arg == 8 then
        Sleep(10);
        PressMouseButton(1);
        Sleep(190);
        ReleaseMouseButton(1);
        PressAndReleaseMouseButton(5);
        Sleep(10);
        PressMouseButton(1);
        Sleep(100);
        ReleaseMouseButton(1);
        Sleep(50);
        PressKey("2");
        Sleep(25);
        ReleaseKey("2");
    end
    end
        --OutputLogMessage("event = %s, arg = %s\n", event, arg);





    Last edited by sharp_legacy; 10-25-2019 at 12:13 PM.

  16. #14
    therealhoji's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Posts
    36
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    ill try that out! Thanks

  17. #15
    sharp_legacy's Avatar
    Join Date
    Jul 2018
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    18

    ADDITIONAL TIPPS // HOW TO USE IN DETAIL



    WallSealerFN.lua
    Code:
    function OnEvent(event, arg)
    
    if event == "MOUSE_BUTTON_PRESSED" and arg == 6 then
    	Sleep(10);
    	PressMouseButton(1);
    	Sleep(190);
    	ReleaseMouseButton(1);
    	PressAndReleaseMouseButton(5);
    	Sleep(10);
    	PressMouseButton(1);
    	Sleep(115);
    	ReleaseMouseButton(1);
    	Sleep(100);
    	PressKey("2");
    	Sleep(25);
    	ReleaseKey("2");
    end
    
    end
    LazyEditsFN.lua
    Code:
    function OnEvent(event, arg)
    
    if event == "MOUSE_BUTTON_PRESSED" and arg == 8 then
    	PressAndReleaseKey("lshift");
    	Sleep(10);
    	PressMouseButton(1);
    end
    
    if event == "MOUSE_BUTTON_RELEASED" and arg == 8 then
    	Sleep(25);
    	ReleaseMouseButton(1);
    	Sleep(10);
    	PressAndReleaseKey("2");
    end
    
    end







    Attached Thumbnails Attached Thumbnails
    readme.png  

    desc2.png  

    desc.png  


  18. The Following 4 Users Say Thank You to sharp_legacy For This Useful Post:

    dfgkiller (03-28-2022),mangmum (08-18-2020),mclovin1337 (03-10-2020),Witi2017 (11-27-2019)

Page 1 of 2 12 LastLast

Similar Threads

  1. Lua script for Halloween pattern and new gun parts not working
    By gtahalo137 in forum Payday 2 Hacks & Cheats
    Replies: 11
    Last Post: 11-11-2013, 05:25 AM
  2. LUA script for sentry gun?
    By elik459 in forum Payday 2 Hacks & Cheats
    Replies: 0
    Last Post: 08-20-2013, 04:28 AM
  3. [Detected] AutoIt Script for Leveling and Farming
    By zato_1one in forum Vindictus Hacks & Cheats
    Replies: 94
    Last Post: 07-25-2013, 07:29 PM
  4. [Outdated] Quick Reload Script for ARs and SMGs
    By phale in forum Call of Duty 9 - Black Ops 2 (BO2) Hacks & Cheats
    Replies: 11
    Last Post: 03-14-2013, 03:53 AM
  5. Other scripts for weapons and other goodies?
    By HeWhoDied in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 0
    Last Post: 07-27-2012, 03:58 AM