antiblock
Elveron
  • Chatbox

    Did you check out our Discord? https://discord.gg/FFdvMjk9xA
    You don't have permission to chat.
    Load More
Sign in to follow this  
Cђ๏รєPєтภคร

Vários titulos no client

6 posts in this topic

Boas pessoal,venho trazer-vos mais um tutorial meu.

Hoje vou-vos ensinar a aparecer vários títulos no client.

Primeiro lugar - Descompilamos o root.epk

Segundo lugar - Abrimos o arquivo locale.py e ao principio metemos : "import time"

Terceiro lugar - Procurem por a seguinte (frase) : APP_TITLE =

Quarto lugar - Trocamos por isto :

localtime = localtime = time.strftime("%H:%M:%S")[/indent]

titleNameDict = {

0 : "Cyber-Gamers",

1 : "Cyber-Gamers",

2 : "Cyber-Gamers",

3 : "Cyber-Gamers",

4 : "Cyber-Gamers",

}

APP_TITLE = titleNameDict[app.GetRandom(0, len(titleNameDict) - 1)]

[Atenção] ! - Onde diz "Cyber-Gamers" é para meter o titulo que queremos e nos outros sempre diferente do primeiro.

[Atenção] ! - Os titulos so aparecem cada vez que abrem o client por exemplo :

Abrem o client a primeira vez aparece : Cyber-Gamers

Abrem o client a segundo vez aparece : Cyber-Gamers melhor comunidade de sempre

E vai ser sempre assim.

Créditos : UJ

Espero ter ajudado,

Cumprimentos,ChosePetras

Share this post


Link to post
Share on other sites
antiblock
https://arwen2.global/

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this