bot

  1. PsychoNINJA

    Question Steam community Package

    Hello Dear csharpforums.net Community, I have a question, I was looking for a Package library for Steam community in Nuget Package Manager to log into an account with or without Steam guard then make it Idle online or playing for game hour boost or make a trade bot or something else, What...
  2. I

    optimization please.

    I've made a bluestacks bot, using c#, tessnet2, and autoit.. I need help in optimizing it.. Here's the code.. using System;using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using...
  3. S

    Creating an application bot

    Hello, I have written a bot for the web-browser game (Gladiatus), but it seems application bots to be more different. I am trying to load the game in my Form, so it would be easier for handling. Here is my unsuccessful code: [DllImport("user32.dll")] static extern IntPtr...
Back
Top Bottom