Recent content by NumberT

  1. NumberT

    Web Developer Needs Some Advice

    Well, I'm not completely sure what you're looking for so forgive me if I'm missing something. But if you want to see what links on your page people clicked for example, you could use Javascript to track it.. something like below would give you an array of whether they clicked specific links or...
  2. NumberT

    How to create multiple gmail without phone number Verification?

    I've seen posts like this many times here on BHW and still haven't been able to understand what people mean, I've always been able to create accounts without the need of a number, or any kind of verification at all, it says it's optional. I created one just now to make sure nothing has changed...
  3. NumberT

    [JV] Reverse Engineering interested programmer.

    Sounds like fun, been looking for a project lately to dig my teeth into. I'll send you a PM, please tell me more.
  4. NumberT

    How to Monetize my database of Installs?

    Not very experienced with this myself, but I'll give my input anyway. If you can find a network that suits your niche/users, you could try ppl or pps, but in my personal opinion, this should usually be the last way to attempt to monetize desktop software. You might also try getting a specific...
  5. NumberT

    Can somebody help me ?

    You should be able to receive and spend money online via PayPal without linking a credit card or bank account. If you want cash, you'd have to withdraw from PayPal to a bank account, which you can do at a later date.
  6. NumberT

    Making a mobile app and monetize it is a good idea ?

    This is true. I believe if you want to monetize with ads, it becomes a case of quantity over quality to make a lot of money.
  7. NumberT

    Making a mobile app and monetize it is a good idea ?

    It's working, it makes money. It's not that different from most methods. You find a niche, you provide content(the app), monetize it, and get traffic to it.
  8. NumberT

    what language?

    You can create your own mobile application with HTML, CSS and Javascript. You can put ads on it, and profit. You can send push notifications. You have full access to the hardware and can do anything a native app can do. It's only when it comes to a complex program that requires a lot of power...
  9. NumberT

    what language?

    Learn HTML, CSS and Javascript. That's probably what you'll get the most out of for time spent learning. This'll allow you to build websites, mobile apps for both android and ios(if using frameworks like phonegap), games(with unity and html5), servers (nodejs), bots for web based stuff, etc...
  10. NumberT

    What should I be learning next?

    PHP and AngularJS are great next steps, also after you're a bit into php, learn how to send Ajax requests with javascript to php scripts
  11. NumberT

    Web bots making guide ??

    If it's a chat bot, which of course most bots are not, then yes, that's quite often the case. However, given enough time and effort, it's possible to build bots that are far better at holding conversation. It's usually just impractical to do so.
  12. NumberT

    (METHOD) How to monetize copyrighted content on Youtube

    For those of you that don't know, the earnings from adsense is based on the theme of the content. So different kinds of content, e.g. sports vs movies, will provide different earnings even with the same views/clicks. It's based on how many advertisers want to place an ad for that type of...
  13. NumberT

    Web bots making guide ??

    It depends on what the bot needs to do, I'm not too into Instagram so I can't speak too much on it specifically, but if you're using it in a browser, you can easily write a bot in Javascript which is something you already know. Just make use of DOM and the click function. If that doesn't fit...
  14. NumberT

    How can I learn javascript?

    W3Resource has quite a few javascript exercises you can try for extra practice. I also recommend the sololearn app along side other courses people have already mentioned, I wouldn't try to learn from the app alone though. In my opinion, the best way to learn is by doing, breeze through the...
  15. NumberT

    [Total N00b friendly Method] Making $5.5k a month from Movie Streaming website [Zero Coding]

    Videospider api, works pretty much the same.
Back
Top