Sythe.Org Forums     Register     FAQ     Members List     Calendar     Mark Forums Read    
 
Sythe.Org Forums  
   Runescape Gold

Sythe.org — A Virtual Goods Trading Hub

Make real cash! buying and selling in-game items.

We have a no-scam policy.

You can make thousands playing your favourite games here at Sythe.org.

Just sign up an account and follow the rules!


Take me to

Runescape Markets

Other Game Markets

Support Center

Register an Account

Close
Omegle Auto Talker
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 08-30-2010, 01:00 PM
i am foolish's Avatar
Forum Addict
 
Join Date: Mar 2007
Location: The Grand Exchange
Posts: 481
Send a message via MSN to i am foolish
Default Omegle Auto Talker

Ok, the idea of this project was to have the Omegle chat screen loaded in from the web and then 10 text boxes on the left of that with 2 buttons, start and stop. 5 text boxes would be for the messages, and the other 5 would be for intervals.

When the start button is clicked, I have it as:
Code:
WebBrowser1.Document.GetElementById("textbutton").InvokeMember("click")
I get an error:
Quote:
NullReferenceException was unhandled
Not the best at debugging. Any help would be appreciated :]
__________________


Vouches | Services
___________________
Current Vouches: 13
Reply With Quote
  #2  
Old 08-30-2010, 04:23 PM
Blupig's Avatar
i am a guy ok?? -.-
Ex-Moderator Zombie Visual Basic Programmers
 
Join Date: Nov 2006
Location: Canada
Posts: 5,232
Send a message via MSN to Blupig Send a message via Skype™ to Blupig
MushyMuncher
Default Re: Omegle Auto Talker

There's no element in the webpage that has the name you're searching for

NullReferenceException = No reference = You're talking to something that doesn't exist
__________________

Last edited by Blupig : 08-30-2010 at 04:24 PM.
Reply With Quote
  #3  
Old 08-30-2010, 08:39 PM
cp's Avatar
an cat
Mudkips Java Programmers Visual Basic Programmers Ex-Moderator
 
Join Date: Jan 2007
Location: [+]
Posts: 3,286
Default Re: Omegle Auto Talker

I took a look at the page, and it seems it's in an iframe. The actual button is not on omegle.com, but on http://cardassia.omegle.com/ (that's the url for me, at least)

Try running the same code on that url and you should be fine.
__________________
Do you like bitcoins? Do you want to buy or sell bitcoins? PM me or check out this thread.
Ex-programming mod, Ex-market mod, Ex-Head User Educator, Ex-Global Mod
Reply With Quote
  #4  
Old 08-30-2010, 08:48 PM
i am foolish's Avatar
Forum Addict
 
Join Date: Mar 2007
Location: The Grand Exchange
Posts: 481
Send a message via MSN to i am foolish
Default Re: Omegle Auto Talker

Same thing. :/
__________________


Vouches | Services
___________________
Current Vouches: 13
Reply With Quote
  #5  
Old 08-30-2010, 08:58 PM
Guru
 
Join Date: Jun 2005
Location: Canada
Posts: 1,844
Default Re: Omegle Auto Talker

On the page cp suggested but button is done weirdly.

Code:
<td id="chattypetextcell"><img src="/static/textbtn.png" alt="" id="textbtn"></td>
Did you try:

Code:
WebBrowser1.Document.GetElementById("textbtn").InvokeMember("click")
or

Code:
WebBrowser1.Document.GetElementById("chattypetextcell").InvokeMember("click")
__________________

Reply With Quote
  #6  
Old 08-30-2010, 09:41 PM
i am foolish's Avatar
Forum Addict
 
Join Date: Mar 2007
Location: The Grand Exchange
Posts: 481
Send a message via MSN to i am foolish
Default Re: Omegle Auto Talker

Quote:
Originally Posted by blindkilla View Post
On the page cp suggested but button is done weirdly.

Code:
<td id="chattypetextcell"><img src="/static/textbtn.png" alt="" id="textbtn"></td>
Did you try:

Code:
WebBrowser1.Document.GetElementById("textbtn").InvokeMember("click")
or

Code:
WebBrowser1.Document.GetElementById("chattypetextcell").InvokeMember("click")
Bah, I think textbtn is correct. Testing now.
__________________


Vouches | Services
___________________
Current Vouches: 13
Reply With Quote
  #7  
Old 08-30-2010, 09:42 PM
i am foolish's Avatar
Forum Addict
 
Join Date: Mar 2007
Location: The Grand Exchange
Posts: 481
Send a message via MSN to i am foolish
Default Re: Omegle Auto Talker

Worked! :] thanks
__________________


Vouches | Services
___________________
Current Vouches: 13
Reply With Quote
Reply



Cheap RS Gold Store  Runescape Gold

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT +1. The time now is 09:03 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.6.1