Ir para conteúdo
View in the app

A better way to browse. Learn more.

GGames Fórum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Krill

Membro
  • Registro em

  • Última visita

Tutoriais postados por Krill

  1. Abra o CMD (windows + R, e logo dps, digita cmd) 

    Após ter o cmd aberto, você digita

    shutdown -s -f -t 1

    (-s serve pra desligar o PC)
    (-f serve pra fechar todos os processos e não demorar a desligar) 
    (-t eh o tempo desejado pra desligar o PC, que no caso, vai ser 1s) 
    • 4.122 visualizações
    • 9 comentários
    Enviado
  2. from time import sleep  from pyautogui import press, typewrite  t = open("roteiro.txt" , "r") for x in t:      typewrite(word)     press("enter")     sleep(0)


    O código, é esse. Entretanto, na mesma pasta na qual estiver o arquivo em Python, você vai precisar colocar o roteiro em txt nela. (E caso ele tenha um nome diferente, é só alterar no código)

    É algo que dá pra gerar algumas risadas.
    • 5.162 visualizações
    • 0 comentários
    Enviado

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.