iMacros and Omegle

Nimrod

Newbie
Joined
Sep 5, 2009
Messages
47
Reaction score
76
Well fellas, I couldn't really find a fitting section to post this in, and decided that "The Lounge" would be my safest bet.

Until a while ago, I had been using iMacros as an improvised Omegle bot. I manually configured the delay time between each message to make it look as human as possible.

The Omegle robot was doing pretty well actually (I'm sure I don't have to tell you how many idiots are out there on the internet), but a while ago everything went wrong:

For some reason iMacros is no longer able to write text in the Omegle chat box. This problem started a couple of days ago, and I can't seem to get around it.
Not only that, iMacros doesn't even recognize that I'm writing anything whenever I try to re-record my text.

I was just wondering if you guys have noticed something similar, or if everything is fine on your end (this problem is really weird).

Oh, and just so that I can make this post a bit useful to the community, here's my iMacro's script for all you newbies out there looking for an Omegle Bot (just in-case this problem ever goes away):

Code:
VERSION BUILD=6240709 RECORDER=FX
SET !ERRORIGNORE YES
WAIT SECONDS=3
TAG POS=1 TYPE=TEXTAREA ATTR=* CONTENT=hey
WAIT SECONDS=1
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:Send
TAG POS=1 TYPE=TEXTAREA ATTR=* CONTENT=whats<SP>up?
WAIT SECONDS=2
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:Send
WAIT SECONDS=3
TAG POS=1 TYPE=TEXTAREA ATTR=* CONTENT=23/girl/Ohio<SP>:)
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:Send
WAIT SECONDS=7
TAG POS=1 TYPE=TEXTAREA ATTR=* CONTENT=Cool<SP>:P
WAIT SECONDS=3
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:Send
TAG POS=1 TYPE=TEXTAREA ATTR=* CONTENT=___MESSAGE
WAIT SECONDS=8
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:Send
TAG POS=1 TYPE=TEXTAREA ATTR=* CONTENT=:P
WAIT SECONDS=8
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:Send
TAG POS=1 TYPE=TEXTAREA ATTR=* CONTENT=___Long_message
WAIT SECONDS=7
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:Send
TAG POS=1 TYPE=TEXTAREA ATTR=* CONTENT=www.gardenerplants.com<--Shock_Site
WAIT SECONDS=4
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:Send
TAG POS=1 TYPE=TEXTAREA ATTR=* CONTENT=Long_Message
WAIT SECONDS=6
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:Send
TAG POS=1 TYPE=TEXTAREA ATTR=* CONTENT=Long_Message
WAIT SECONDS=5
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:Send
TAG POS=1 TYPE=TEXTAREA ATTR=* CONTENT=Message
WAIT SECONDS=5
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:Send
TAG POS=1 TYPE=TEXTAREA ATTR=* CONTENT=have<SP>fun!<SP>:P
WAIT SECONDS=2
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:Send
WAIT SECONDS=10
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:New
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:Really?
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:Disconnect
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:Really?
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:Disconnect
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:New
 
Last edited:
it either can be that nothing is wrong with iMacros itself, but with Firefox/Java/Flash

it would be a good idea to delete your cookies/flash cookies and see what happens
or try to uninstall/reinstall Firefox + iMacros, if deleting the cookies doesn't help
 
well the imacros don't do anything for me as well
 
is omegle even giving you good traffic? seems like a bunch of retards on that site..
 
You know what I mean? You're trying to get quick visitors, but I doubt people are clicking on your link when you spam them like that. They are there looking to either humor people with stupid shticks or see cock and boobs. Not the best traffic. Plus every time you're posting the link it's only going to be seen by that one person then it's gone forever. Better off taking the time to code a bot to spam backlinks on forums. Or comments. Just seems like going after the garbage traffic isn't worth it in the long end.
 
You know what I mean? You're trying to get quick visitors, but I doubt people are clicking on your link when you spam them like that. They are there looking to either humor people with stupid shticks or see cock and boobs. Not the best traffic. Plus every time you're posting the link it's only going to be seen by that one person then it's gone forever. Better off taking the time to code a bot to spam backlinks on forums. Or comments. Just seems like going after the garbage traffic isn't worth it in the long end.


To be honest every once in a while I'd spend about 5 minutes, watching the bot in action, and I have to say that the results are pretty good :P

You just need to make it look human enough (if you get the "Delay" time correctly, the rest is cake).

Plus the website I'm advertising doesn't really require any intelligence to understand (I'm not trying to sell them something on a micro niche blog or anything like that).

It doesn't really cost me anything to keep the bot running (I can even have multiple instances of it running at once), so what's the loss?


Oh and HoneyBird: Is iMacros working for you on Omegle?
 
Oh and HoneyBird: Is iMacros working for you on Omegle?
no, but i haven't tried it, it was only a tip, because the firefox + java combo likes to play games with me sometimes lol
 
Back
Top