1
on join:
    set {_value} to placeholder "voicechat_installed" from player

    if {_value} is "0":
        wait 3 seconds
        send "&c&l✦ &fVoiceChat yüklü değil" to player
    else if {_value} is "1":
        wait 3 seconds
        send "&a&l✦ &fVoiceChat yüklü" to player

For immediate assistance, please email our customer support: [email protected]

Download RAW File