Jump to content

Winbothelp


Recommended Posts

If by

winbot

you are refering to AutoIt3 then it is neither, It's written in C++

George

Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.

Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.***

The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number.

Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else.

"Old age and treachery will always overcome youth and skill!"

Link to comment
Share on other sites

One of us is having a problem communicating with the other here. There is not much chance that, in this lifetime anyway, you are going to recode AutoIt3 in VB and get it working properly. When you write a script in AutoIt, it resembles a VB script but it actually is different, The code for the AutoIt program itself is not even close to VB. If you want to know how to write a script to run with AutoIt then I would suggest that you start by reading the Help file and when you run into a definable problem, post it in this forum and someone will help you with it.

George

Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.

Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.***

The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number.

Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else.

"Old age and treachery will always overcome youth and skill!"

Link to comment
Share on other sites

i write all of my programs in ti-99 basic..

You wouldn't happen to have a copy of code for Pirate's Island Adventure Game for TI-99, would you? My TI really wants to run that again. Thought perhaps a simulator might work, power supply for the TI is missing. (Think it was probably in some form of Basic). Edited by BobHansen

Hope this was helpful.............good luck, Bob

Link to comment
Share on other sites

One of us is having a problem communicating with the other here.  There is not much chance that, in this lifetime anyway, you are going to recode AutoIt3 in VB and get it working properly.  When you write a script in AutoIt, it resembles a VB script but it actually is different,  The code for the AutoIt program itself is not even close to VB.  If you want to know how to write a script to run with AutoIt then I would suggest that you start by reading the Help file and when you run into a definable problem, post it in this forum and someone will help you with it.

never said i wanted to recode it, i was asking if you know a vb code similar to the winbot program like just moving the mouse from 1 point to the other while clicking it Edited by Botzone
Link to comment
Share on other sites

oh look......

a simple google search for "vb move mouse" revealed more than a few such examples as this

http://forums.devshed.com/archive/t-89803

http://www.zarr.net/vb/download/codedetail.asp?code=19

[quote]I was busy waiting all night for the Columbus Day Bunny to come down my chimney and light fireworks in my pumpkin.There's so much wrong with that.Oh, I'm sorry, i forgot you were Jewish.[/quote]

Link to comment
Share on other sites

oh well i wantted a vb code that it can work automatically, without clicking it manually. the ones u linked me to have to click them manually, and also it doesnt click at the position i want it too

Exactly what is wrong with using AutoIt's MouseMove and/or MouseClick function(s)?
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...