FuryCell Posted July 27, 2007 Share Posted July 27, 2007 (edited) Awesome Job. Falcone88. I've been playing around with TOC and it proves useful for many things I need done. Thanks a million. Also, Best of luck implementing the Oscar protocol. Edited July 27, 2007 by P5ych0Gigabyte HKTunes:Softpedia | GoogleCodeLyricToy:Softpedia | GoogleCodeRCTunes:Softpedia | GoogleCodeMichtaToolsProgrammer n. - An ingenious device that turns caffeine into code. Link to comment Share on other sites More sharing options...
iInstallUnattended Posted June 13, 2008 Share Posted June 13, 2008 Just got started using this and I'm very impressed! Great work! Link to comment Share on other sites More sharing options...
Anonymous2342 Posted March 3, 2009 Share Posted March 3, 2009 (edited) .. Edited October 1, 2013 by Anonymous2342 Link to comment Share on other sites More sharing options...
EchaniDrgn Posted March 5, 2009 Share Posted March 5, 2009 This looks like something I was considering writing myself, I'll be sure to try it out when I get home tonight. I was wondering if anyone knows how AIM does sending pictures. Is it more of a FTP kind of protocol? Basically I want to be able to send a small .BMP to my cell phone and be able to text back an answer. I was using it as part of a trading bot for an online game. I have the screen grab stuff all in place and can do this interaction through email, but my phone isn't web enabled so it'd be great to be able to send the pic through AIM. Does this work with Cell phones? My current workaround would be to send the pic via email to my carrier's phone email address/domain and add a tag, then prompt via IM to get the response. But doing it all in AIM in the same window would be great. Thanks again for this great work, I'll be checking it out soon. :-) Link to comment Share on other sites More sharing options...
LastTiger Posted March 11, 2009 Share Posted March 11, 2009 Hi all I used this Lib, for a really long time, but since a update of icq (6.0) I am not able to log in. As I saw you posts, I was kind of scared, can you two still log in with the help of this Lib? Ich thought it isnt possible any more?! mfg LastTiger Link to comment Share on other sites More sharing options...
Anonymous2342 Posted March 11, 2009 Share Posted March 11, 2009 (edited) ..... Edited October 1, 2013 by Anonymous2342 Link to comment Share on other sites More sharing options...
LastTiger Posted March 12, 2009 Share Posted March 12, 2009 Well, I didnt change the server - it´s the one you said. I really think that the problem is about the LogIn... They made a change, and know you cant use this UDF any longer (at least I can´t) My major problem is that I cant find a good documentation - maybe in german, because my english isn´t really good But what about if you could show me how you did it? That I could change this UDF and make it work again, if you don´t want to do it. Link to comment Share on other sites More sharing options...
Anonymous2342 Posted March 12, 2009 Share Posted March 12, 2009 (edited) . Edited October 1, 2013 by Anonymous2342 Link to comment Share on other sites More sharing options...
LastTiger Posted March 12, 2009 Share Posted March 12, 2009 Okay, sorry for the disturbance with my (as I know now) not really existing problem I really cant explain what was my problem so far.The programms I once wrote, wich worked at this time, just fail in connecting to server now. But as you said the example works. So, thanks for your help. (even though I thinks that its strange to talk english with a german) (auch wenn ich es seltsam finde englisch mit einem deutschen zu sprechen) Link to comment Share on other sites More sharing options...
Enforcer Posted April 9, 2009 Share Posted April 9, 2009 Tryed your example - not working... =( Didnt get it why... Its even not showing errors... I thing he just can't connect or login to server... Do no what to do... [RU] Zone Link to comment Share on other sites More sharing options...
ynbIpb Posted April 22, 2009 Share Posted April 22, 2009 (edited) Enforcer, Change the server and port: $sTocServer="toc.oscar.aol.com", $iTocPort=9898The Protocol is very old and belonged to one company - it is bad to be dependent on their server. Maybe there is a wish to develop more promising XMPP UDF? XMPP Standards Foundation russian development theme Edited April 22, 2009 by ynbIpb Link to comment Share on other sites More sharing options...
SoulA Posted April 27, 2009 Share Posted April 27, 2009 I tried this and it stopped when logging in even with updated server. Link to comment Share on other sites More sharing options...
Alcoholic Posted April 28, 2009 Share Posted April 28, 2009 it didnt work for me either. can somebody post a working example please? I FEEL DEVOTION Link to comment Share on other sites More sharing options...
ynbIpb Posted May 6, 2009 Share Posted May 6, 2009 (edited) example, This works, if that has changed the server and port in the UDF Edited May 6, 2009 by ynbIpb Link to comment Share on other sites More sharing options...
SoulA Posted May 6, 2009 Share Posted May 6, 2009 (edited) I used your example and changed the server but it just hangs at "Sent LOGIN". Edited May 6, 2009 by SoulA Link to comment Share on other sites More sharing options...
ynbIpb Posted May 7, 2009 Share Posted May 7, 2009 and that written here?Global $myUser = ""Global $myPass = ""Global $targetUser = ""I wrote ICQ UIN Link to comment Share on other sites More sharing options...
SoulA Posted May 7, 2009 Share Posted May 7, 2009 I had AIM usernames. Link to comment Share on other sites More sharing options...
Lenny Posted June 5, 2009 Share Posted June 5, 2009 (edited) Hey!Could someone tell me please, how to get the buddy list?I read http://terraim.cvs.sourceforge.net/*checko...rc/toc/TOC2.txt but I didn't find a solution.Does anyone know that ?Thank you in advance,Lenny Edited June 6, 2009 by Lenny Link to comment Share on other sites More sharing options...
DisabledMonkey Posted June 13, 2009 Share Posted June 13, 2009 Hey, just in case anyone was still wondering. I had the same problem with my program i built off of this udf all of a sudden not working with AIM screennames I fixed it by editing the udf. ------------------------------------------------- Line 122 -> $TOC_VERSION = "Net::SomeName" ------------------------------------------------- Line 166 -> $sTocServer="toc.oscar.aol.com", $iTocPort=80, $sAuthServer="login.oscar.aol.com", $iAuthPort=5159 ------------------------------------------------- Hopefully someone can find this useful. Disabled Monkey Link to comment Share on other sites More sharing options...
SoulA Posted August 1, 2011 Share Posted August 1, 2011 Anyone still use this? I had made a bot using this a while ago and it's been running great up until a few days ago. Seems like the TOC servers both in the original script and the one that is posted by others seems to not want to work for me anymore. Anyone able to get this working again? Seems like AOL is very hush hush now about doing bots. I found a developers page but they seemed to have gotten rid of it or locked it down. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now