Recent content by dino102

  1. D

    Help with a bot for website

    I'm taking care of most of the stuff mentioned in that post now. - spoofing my user agent, I run the bot in a VM so all the fonts and stuff are there. the spoofing works perfectly - plugins, no problem - referrer URLs, no problem - Automated Browsers, no problem The only think i can see is -...
  2. D

    Help with a bot for website

    Selenium is detected by many sites. Unfortunately that is the case here.
  3. D

    Pubg cheats

    LOL why would developers make cheats and release them? -anyway, you need to learn a programming language. C++ or C# work wonders with windows API. dont go learning java and python to make cheats for windows games. -Reverse engineer the game and figure out how the game detects the Bots. this...
  4. D

    Help with a bot for website

    Hi All, I have been developing a bot. here are my attempts so far. Developed a simple JavaScript bot. site detects it immediately. Developed a bot with c# winforms using geckoweb browser control. site detects it.(they check user agent, browser fingerprint andstuff) made a java script to...
Back
Top