Running Ubot from online server?

iwodaveh

Senior Member
Jul 15, 2009
222
0
0
Florida
Hi,
Had this question in my mind for a long time. I want to know whether it is possible to run uBot from a server. What I mean is that after we compile the .exe file, I want to be able to run it online. (since I go to work, I cant take the .exe app with me as then it gets detected as a virus, also my company has these policies against outside s/w, they find out who is running unauthorized s/w)

I cant take the entire uBot dev with me, as then there are too many things that I would need to install (not to mention that others would prob find out too).

What I want is that after I create the .exe at home, I can upload it somewhere and run that file from anywhere, since it's now online.

Possible?
 


Can you just use something like Teamviewer, Logmein.com, join.me etc to remote access your home PC from work?
 
Can someone give us more info about this script that could be written?

According to me it's not possible to do this with ubot. It's an executable so you would need to take that file with you to your office.
 
Pay someone who knows what he is doing... Doesn't look like you would be able to figure it out yourself.

Hint: a language like PHP can be used to start a .exe and/or manipulate files. Adjust your ubot accordingly and go from there.
 
Yes, you simply need windows VPS server and you can run it 00-24
But you know that ubot is not so stable when running in loops, so maybe you can automate what you need with some other tool.
 
Yes, you simply need windows VPS server and you can run it 00-24
But you know that ubot is not so stable when running in loops, so maybe you can automate what you need with some other tool.

I'd put all the ubot install and all the needed files onto a VPS or dedicated server that can logged into remotely via RDP.
 
Yes, you simply need windows VPS server and you can run it 00-24
But you know that ubot is not so stable when running in loops, so maybe you can automate what you need with some other tool.

Well thanks. I never thought about a vps. I guess that does make sense
 
Yes, you simply need windows VPS server and you can run it 00-24
But you know that ubot is not so stable when running in loops, so maybe you can automate what you need with some other tool.
Tell me something, what is the need for a VPS? Why not a shared windows plan? or a dedicated one. All we need is to run the .exe, correct? Or does VPS allow us to access the desktop or something to be able to run the .exe.

Apologies for the noobish question, but I would really like to know!!