Search found 27 matches

Search found 27 matches Page 1 of 3
by skyteam
Fri Mar 08, 2013 12:54 am
Forum: Coding Help & Support
Topic: Running a Batch file and having it output in ritchtextbox
Replies: 4
Views: 1695

Scottie1972 wrote:
skyteam wrote:
I have that thing is it wont run python scrips for some reason
why are you running python scripts on a windows pc?

because its for my chatango bot it works fine till I try to add that batch file and since all the python gui suck monkie nuts Id like to make it in vb
by skyteam
Fri Mar 08, 2013 12:45 am
Forum: Coding Help & Support
Topic: Running a Batch file and having it output in ritchtextbox
Replies: 4
Views: 1695

I have that thing is it wont run python scrips for some reason

here's my batch file

"C:\Python32\python.exe" launch.py
"C:\Python32\python.exe" start.py <--- if theres an error then
del /Q start.py <----- this happens
del /Q bot_conf.py


yet it doesnt work
by skyteam
Thu Mar 07, 2013 11:16 pm
Forum: Coding Help & Support
Topic: Running a Batch file and having it output in ritchtextbox
Replies: 4
Views: 1695

Hi guys so I need help I've looked online with no luck

so the code needs to open the batch then hide it and send the out put to the richtextbox

thanks tim


~~~~~~~~~~~~~~~~~~~~~~~~~~edit~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I got it to work but now It will not launch the python part of the batch :3
by skyteam
Mon Nov 26, 2012 10:13 am
Forum: Coding Help & Support
Topic: WebBrowser help
Replies: 2
Views: 1142

do you have to use this code or would you not mind switching as when i did a webbrowser had simillar problems so instead i made a listbox and just added items to it on document complete event and then saved it on form close and loaded it on form load Thing is that the site doesn't always have the s...
by skyteam
Mon Nov 26, 2012 7:35 am
Forum: Coding Help & Support
Topic: WebBrowser help
Replies: 2
Views: 1142

Hi guys I am having troubles with this I know the reason of the error but I have no Idea how to fix the code here is the problem and code Dim outputhistory As HtmlElement = WebBrowser2.Document.GetElementById("OutputHistory") Dim optionList As HtmlElementCollection = outputhistory.GetEleme...
by skyteam
Mon Nov 26, 2012 3:12 am
Forum: Coding Help & Support
Topic: Virtual mouse click inside a webbrowser at a specific x and
Replies: 4
Views: 1691

The mouse has to move in order for it to click in the spot you want to click. Maybe you could store the current mouse coordinates before doing the click and then return the mouse to that point afterwards. If your trying to click a button or something on a web page then it would be easier and better...
by skyteam
Sun Nov 25, 2012 12:18 pm
Forum: Coding Help & Support
Topic: Virtual mouse click inside a webbrowser at a specific x and
Replies: 4
Views: 1691

= ( 30 views but no one can help I am about to give up on this code
by skyteam
Sun Nov 25, 2012 1:53 am
Forum: Coding Help & Support
Topic: Virtual mouse click inside a webbrowser at a specific x and
Replies: 4
Views: 1691

Hi guys so my problem is that the mouse moves and I don't want it to move here the code I have Declare Function mouse_event Lib "user32.dll" Alias "mouse_event" (ByVal dwFlags As Int32, ByVal dX As Int32, ByVal dY As Int32, ByVal cButtons As Int32, ByVal dwExtraInfo As Int32) As ...
by skyteam
Sun Nov 04, 2012 3:33 am
Forum: Coding Help & Support
Topic: Looking for pro Visual basic 2010 coder
Replies: 0
Views: 715

Hi guys I am looking for a partner that knows vb2010 for a roulette project. Once the project is done we will split half and half profits from the sales. Requirements language (preferably english or french) age * Preferably 18+ if not we shall see* name visual basic 2010 experience *more then a yea...
by skyteam
Thu Nov 01, 2012 8:53 pm
Forum: Coding Help & Support
Topic: Graphics(.net)
Replies: 1
Views: 830

Hi I thought you could look into XNA game engine?

http://en.wikipedia.org/wiki/Microsoft_XNA

hope that this helps
Skyteam
Search found 27 matches Page 1 of 3
Go to advanced search