Search found 56 matches

Notice IMVU changed this partly you need to be logged in to access most of the info now
The for-each loop just lets you loop the multi files if someone drags say 5 instead of 1, also the switch loop helps prevent ram over head as it's disposing it's self every time unlike a if statement, In the if statement I use tolower cause sometimes it is like TxT so it cannot equal txt adding tolo...
You can also do var filenames = (string[])e.Data.GetData(DataFormats.FileDrop); if (filenames != null) foreach (var i in filenames) { string filetype = Path.GetExtension(i); if (filetype.ToLower().Equals(".txt") || filetype.ToLower().Equals(".py")|| filetype.ToLower().Equals(&quo...
Will it give free credits the first time you use it just like IMVU2GO? Not possible, cause IMVU has tons of verification on that shit Not interested then... http://www.sherv.net/cm/emoticons/sleep/sleepy-smiley.gif I am sure someone will find it useful though. there isnt even one of these on the ma...
As you possibelly know i started a google chrome app which does the same thing as the iPhone add just without 3D or chatting in it... For those who don't know here is the link for the Google Chrome Application for IMVU: https://chrome.google.com/webstore/detail/iedgaodkhnmmpdnpcngicafdebfmbmfh - IMV...
Want a even faster way... Without the need of a 3rd party software? C:\Windows\System32\drivers\etc\hosts <-- Open that in notepad This is my Host file on my windows machine... # Copyright (c) 1993-2009 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This fi...