Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 780 Bytes

readme.md

File metadata and controls

26 lines (20 loc) · 780 Bytes

nglsrc

This repo contains:

  • Every localization
  • main.js file (NO OBF, NO MINIFIED, UNMODIFIED)

deep dark

    setInterval(() => {
        let clickCount = parseInt($('.clickCount').text())
        clickCount += Math.floor(Math.random() * 5) - 1
        $('.clickCount').text(clickCount)
    }, 800)

This code is the code that shows "How many users clicked the button". The number will increment overtime.

YOU CAN ALSO FIND STRIPE API KEYS HERE

Every localization of the fake/random questions can be found here: https://cdn.simplelocalize.io/57157aec81d54cb6b2a43f8b34a61d47/_production/en Replace the en with the desired language prefix, like: ru, zh, ja, pl

conslusion

ngl team is stupid, the pro version is basically a scam.

You should NOT use ngl.