brentbxr / omeglespyx

Automatically exported from code.google.com/p/omeglespyx
0 stars 0 forks source link

Omegle common interests #42

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Nice job on this program, I've enjoyed using it for a while. But ever since 
Omegle created the common interests system, most of the users who have 'normal 
conversations' (not the mindless 'asl u horny' kinds) have all begun embracing 
it leaving this program to spy on the asl zombies. As is, the program has been 
less entertaining than it once was, and not as fun to fuck with people. 

So is there anyway to integrate the Omegle common interests into the program? 
For example, if I wanted to spy on two users who share music as a common 
interest, I would type music somewhere in the program's settings or 
configuration. 

Original issue reported on code.google.com by davidk1...@gmail.com on 5 Jul 2012 at 1:03

GoogleCodeExporter commented 8 years ago
I know this was made forever ago, but if anyone comes upon this, I had a hack 
to get the common interest you want.  Not for your basic users, but it'll work

1) download the jar file
2) rename the file from omeglespyx.jar to omeglespyx.zip
3) extract the zip file
4) download http://sourceforge.net/projects/classeditor/
5) extract the program
6) run ce.jar
7) open open omegle.class (the file is located at where you extracted the 
omeglespyx.jar, down one folder to \omeglespyx\)
8) Go to the constant pool tab
9) search for start?rcs
10) There are 2 results for that search, you want to pick the second one (index 
will be quite high around 300 or so
11) Click modify mode to turn on the modify
12) replace the value with this (replacing YourTopic only):
start?rcs=1&spid=&topics=%5B%22YourTopic%22%5D
13) save
14) exit ce
15) copy the edited file to the original zip file, make sure to place it in the 
correct folder and replace the old file.
16) rename back to omeglespyx.jar
17) Launch the program... everything should go fine

GL;HF.

Original comment by TachisAl...@gmail.com on 15 Nov 2012 at 11:00

GoogleCodeExporter commented 8 years ago
Common interest support is being added in version 2.3. I am currently working 
on it.

Original comment by malaco...@gmail.com on 16 Nov 2012 at 7:25