Jump to content

Need Help Designing a Program

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
toxic888

toxic888

    Newbie

  • Members
  • Pip
  • 4 posts
Hey everyone, I reposted this from the Introductions forum.

Quote

Hey, I'm new here and joined because i need some serious help with a program I would like to design... I took a visual basic class a few months ago, and forgot pretty much the entire language.

What I'm looking to do is to design a very, very basic program that will click every 1-4 minutes, as randomly as possible. It is essential that the timing is random and gets into atleast a few decimal places (as many decimal places as can be detected by a javascript window on an internet site; anyone know? It would help a lot.) This program does not need much more than a start and stop button. Anyone think they can help or guide me in the right direction?


#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
I still suggest AutoIt.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
toxic888

toxic888

    Newbie

  • Members
  • Pip
  • 4 posts
I'll look into it, thanks

#4
toxic888

toxic888

    Newbie

  • Members
  • Pip
  • 4 posts
I'm still looking.

By the way, I'm willing to pay someone (preferably through paypal) to write this program for me.

If you're interested, let me know and we'll work something out.

#5
Blimp

Blimp

    Programmer

  • Members
  • PipPipPipPip
  • 154 posts
toxic , your trying to create a auto-clicker for an online game , right?. Well firstly you need to make the software recognize objects , if your trying to make it auto-sell or auto-mine.
Try Comparing images , if the image matches , then the mouse clicks. I'll Start on a project now see if i can get it done!. But i cant make any promises