Approved Suggestions for Switchable Script on Hotkey

Discussion in 'Cheats Suggestions' started by Timephy88, Aug 29, 2019.

?

Usefull ?

  1. Hell yea.

    0 vote(s)
    0.0%
  2. Hell nah.

    0 vote(s)
    0.0%
Thread Status:
Not open for further replies.
  1. Timephy88 New Member

    Offline
    Timephy88
    Joined:
    Aug 2, 2019
    Posts:
    1
    Ratings:
    +0 / -0
    Since im using a basic "fastpeek" script that only works on the left side i would love to have it for the right side aswell. Right now there is no way to run 2 scripts at the same time and also no way to combine this two scripts (2 if states dont work right now). So my Suggestion is to have the option to either load two different scripts or something like "switch script to *** if hotkey is pressed".

    Sorry for my bad english btw.
    Have a nice day :)
     
    #1
  2. LegitCheats Administrator

    Offline
    LegitCheats
    Joined:
    Sep 17, 2018
    Posts:
    128
    Ratings:
    +288 / -0
    No worries. I've added support for multiple if statements usage inside a single script, for ease of use. Here is an example:
    Code:
    #Used for Quick leaning when pressing Q or E
    if pressed key Q:
    >Press Key E
    >pause 60-80
    >Press Key Q
    >pause 60-80
    if pressed key E:
    >Press Key Q
    >pause 60-80
    >Press Key E
    >pause 60-80

    You can find this by default in Customs > RainbowSixSiege > QuickLean
     
    #2
Loading...
Thread Status:
Not open for further replies.