nguyenbason Posted June 23, 2009 Posted June 23, 2009 Nice crashdemons. Iuli, I think you should delete all temp files after exited. UnderWorldVN- Just play the way you like it
Iuli Posted June 23, 2009 Author Posted June 23, 2009 @crashdemons : Thanks for info, will fix it @nguyenbason : I will add that in next version. Weird that i forgot to do that until now [size="2"]SFXMaker[/size] - The most complete switchless installer creator software[indent][/indent]
crashdemons Posted June 23, 2009 Posted June 23, 2009 (edited) I'm also reasonably sure these third-party websites you're requesting for the invisibility status are just using the previously-mentioned client-side issues with Yahoo! Messenger AND one other server-side bug. (eg: for the client-side one, my last suggestion which was not commented on)- Although, they wouldn't tell you what they're using anyway.The problem with this client-side bug (and possibly the reason these websites aren't entirely reliable) is that the response time varies between the checked users.Another issue is that mass requests (as a website offering this service may require) will cause the requesting host to be temporarily [and silently] banned from using this specific request - as would be expected.Note: The invisibility bug has not been fixed in the most recent Yahoo! Messenger releases.(Tested yesterday; Untested against stealth settings still.)[PS: I can explain what is being done in detail with this client-side bug if requested] Edited June 23, 2009 by crashdemons My Projects - WindowDarken (Darken except the active window) Yahsmosis Chat Client (Discontinued) StarShooter Game (Red alert! All hands to battlestations!) YMSG Protocol Support (Discontinued) Circular Keyboard and OSK example. (aka Iris KB) Target Screensaver Drive Toolbar Thingy Rollup Pro (Minimize-to-Titlebar & More!) 2D Launcher physics example Ascii Screenshot AutoIt3 Quine Example ("Is a Quine" is a Quine.) USB Lock (Another system keydrive - with a toast.)
nguyenbason Posted June 24, 2009 Posted June 24, 2009 @crashdemons: I looked at your UDF, you check online by http://mail.opi.yahoo.com/online?u=xx&m=a&t=1 but this method is not exactly too UnderWorldVN- Just play the way you like it
crashdemons Posted June 24, 2009 Posted June 24, 2009 (edited) @ nguyenbason1. I am not checking mail.opi.yahoo.com, I am checking opi.yahoo.com(not that there's alot of difference anymore)2. I am only using that to determine the "Public" online/offline status(if the user is publically online, there's no point in further checking)(this is, of course - one of the "official" ways of telling if someone is or wants to be seen as online)3. If you look at the Invisibility scanner, you'll see I'm sending an avatar request packet to each of the "offline" users and waiting for a reply. (THIS is the above mentioned client-side bug - Yahoo Messenger responds to it consistantly.)$iError=_YMSG_ValidateID($users[$i],True) If $iError==0 Then ; ... snip $sCheck=_YMSG_CheckOnline($users[$i],'t',1) If $sCheck=='01' Then _AddEntry($users[$i]&'|ONLINE') $pending[$i]=0 Else TCPSend($socket,_YMSG_Client_PictureRequest($alias,$users[$i])) EndIf ; ... snip If $socket>0 Then _GetData() Else MsgBox(16,'Username Invalid','Error with user "'&$users[$i]&'".'&@CRLF&_YMSG_ErrorGetReason($iError)) EndIf Edited June 24, 2009 by crashdemons My Projects - WindowDarken (Darken except the active window) Yahsmosis Chat Client (Discontinued) StarShooter Game (Red alert! All hands to battlestations!) YMSG Protocol Support (Discontinued) Circular Keyboard and OSK example. (aka Iris KB) Target Screensaver Drive Toolbar Thingy Rollup Pro (Minimize-to-Titlebar & More!) 2D Launcher physics example Ascii Screenshot AutoIt3 Quine Example ("Is a Quine" is a Quine.) USB Lock (Another system keydrive - with a toast.)
Iuli Posted August 28, 2009 Author Posted August 28, 2009 Updated to 1.2.4 Final ! [size="2"]SFXMaker[/size] - The most complete switchless installer creator software[indent][/indent]
WolfWorld Posted August 28, 2009 Posted August 28, 2009 Updated to 1.2.4 Final !You forgot to update the number of the version on the download link. Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets!
Iuli Posted August 29, 2009 Author Posted August 29, 2009 You forgot to update the number of the version on the download link.Updated ! Actually, i modified the link, but i forgot about the text. [size="2"]SFXMaker[/size] - The most complete switchless installer creator software[indent][/indent]
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