Jump to content
UBot Underground

Can ubot open and control external program?


Recommended Posts

Hey guys,

 

I have a purchased ubot for some other projects, but I also have particular project in mind for it.

 

Is it possible for ubot to do this?

 

1) Grab text from an http (GET) request to a server.

2) Open Up SpinChimp and paste text into the text window.

3) Perform a global spin

4) Copy the text from the text window.

5) Do an HTTP POST back to the web server of the clipboard text, thus saving the new content.

 

p.s Please don't mention imacros. There are far more powerful better implementations out there, that make imacros look like it's from 1999.

 

Thanks

  • Like 1
Link to post
Share on other sites

Not sure with the other queries but I played around with performing a global spin, I can't find any way to do this. I just assumed it ain't part of the feature.

Link to post
Share on other sites

Define an external program. Do you mean "Can UBot open another application like Notepad.exe and interact with it?"

 

Yes, I mean another exe.

 

if you have spin chimp then you have access to their api, search the forum here i provided a set of ubot code to work with their API directly and works well.

 

You need to think outside of the box on this one. If I use spinchimps, TBS, spinnerchief API or another service then I am spending $$$ and can only do a certain amount of spins. I think up to a thousand (per a specific timeframe). What if I wanted to do a million spins right now and for free? Oops, looks like you are stuck.

 

Anyway, it doesn't matter. I have used another program with specialises in Windows Automation and did exactly what I wanted.

Link to post
Share on other sites

Ubot is only for browser automation. It is not a general purpose Windows macro mouse/key recorder.

 

Have Ubot shell out to an Windows macro recorder to play a pre-recorded script. Pass information back to Ubot by reading a saved text file generated by the application you are automating. Or if you are more technically inclined, store and retrieve from a database.

 

Note that this also works in reverse. That is, you could use a Windows macro recorder to get Ubot to execute a pre-recorded script as well.

Link to post
Share on other sites

Anyway, it doesn't matter. I have used another program with specialises in Windows Automation and did exactly what I wanted.

 

What program do you use?

 

Would really, really, really like to see features such as this to added in a future release of Ubot. B)

Link to post
Share on other sites

why would you want this as part of ubot? theres no point in it.

 

ubot as i said is for browser automation only. having what you want is going in an entirely different direction.

Link to post
Share on other sites
  • 2 weeks later...
  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...