Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server > Flyff PServer Guides & Releases
You last visited: Today at 18:53

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release] LucaDL´s File Converter

Discussion on [Release] LucaDL´s File Converter within the Flyff PServer Guides & Releases forum part of the Flyff Private Server category.

Reply
 
Old   #1
 
LucaDL's Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 15
Received Thanks: 14
[Release] LucaDL´s File Converter

Sooooo... der Converter ist raus da er eig nur ein 0815 schrott war =D Naja hoffe mit C++ klappt es besser =D
LucaDL is offline  
Thanks
10 Users
Old 05/21/2012, 22:18   #2
 
elite*gold: 825
Join Date: Feb 2012
Posts: 1,002
Received Thanks: 1,076
Ob das nun so hilfreich ist, ist eine andere Frage :3
Ein Danke für's Teilen.

Du musst jedoch noch einen VirusTotal-Link posten.
Мarvin is offline  
Thanks
1 User
Old 05/21/2012, 22:22   #3
 
LucaDL's Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 15
Received Thanks: 14
sry hatte es vergessen =D
LucaDL is offline  
Old 05/22/2012, 11:40   #4
ベトナム警察




 
Lumi's Avatar
 
elite*gold: 725
The Black Market: 516/0/0
Join Date: Jan 2012
Posts: 16,370
Received Thanks: 3,428
In welcher Sprache ist es geschrieben?
Könnte ich vielleicht noch die Source haben?
Lumi is offline  
Old 05/22/2012, 13:40   #5
 
elite*gold: 0
Join Date: Apr 2012
Posts: 169
Received Thanks: 96
danke, nach sowas hab ich gesucht...
.Pixelhut™ is offline  
Thanks
1 User
Old 05/22/2012, 14:01   #6
 
LucaDL's Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 15
Received Thanks: 14
Lumi das ist in VB 2010 geschrieben und ich könnte die Source auch noch Posten =D
LucaDL is offline  
Thanks
1 User
Old 05/22/2012, 14:06   #7
ベトナム警察




 
Lumi's Avatar
 
elite*gold: 725
The Black Market: 516/0/0
Join Date: Jan 2012
Posts: 16,370
Received Thanks: 3,428
Quote:
Originally Posted by LucaDL View Post
Lumi das ist in VB 2010 geschrieben und ich könnte die Source auch noch Posten =D
Wäre sehr nett. o;
Lumi is offline  
Old 05/22/2012, 14:21   #8
 
LucaDL's Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 15
Received Thanks: 14
Quote:
Originally Posted by Lumi' View Post
Wäre sehr nett. o;
habs gepostet =D
LucaDL is offline  
Thanks
1 User
Old 05/22/2012, 18:17   #9
 
elite*gold: 0
Join Date: May 2009
Posts: 3
Received Thanks: 5
lol at your source, that 's only form's...
And why give a setup and not a binary Oo
On your screen you're showing some nice message box that could be done by any newbies that have VB 2010 studio... that don't mean that you ar able to code a converter that's juste proove that you are able to rename a file...
Give complete source code and we could see if it's a fake or not...
I personnally think that giving a setup.exe is suspect for a simple program like this (smell like a trojan) you haven't show if you're c4d is able to be imported by c4d on screen...
divinepunition is offline  
Old 05/22/2012, 20:32   #10
 
LucaDL's Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 15
Received Thanks: 14
Quote:
Originally Posted by divinepunition View Post
lol at your source, that 's only form's...
And why give a setup and not a binary Oo
On your screen you're showing some nice message box that could be done by any newbies that have VB 2010 studio... that don't mean that you ar able to code a converter that's juste proove that you are able to rename a file...
Give complete source code and we could see if it's a fake or not...
I personnally think that giving a setup.exe is suspect for a simple program like this (smell like a trojan) you haven't show if you're c4d is able to be imported by c4d on screen...
this isn´t a fake

ps:

and
LucaDL is offline  
Old 05/22/2012, 21:01   #11
ベトナム警察




 
Lumi's Avatar
 
elite*gold: 725
The Black Market: 516/0/0
Join Date: Jan 2012
Posts: 16,370
Received Thanks: 3,428
Quote:
Originally Posted by divinepunition View Post
lol at your source, that 's only form's...
And why give a setup and not a binary Oo
On your screen you're showing some nice message box that could be done by any newbies that have VB 2010 studio... that don't mean that you ar able to code a converter that's juste proove that you are able to rename a file...
Give complete source code and we could see if it's a fake or not...
I personnally think that giving a setup.exe is suspect for a simple program like this (smell like a trojan) you haven't show if you're c4d is able to be imported by c4d on screen...

I tested it. The Source and the Programm are Clean. <; Works perfectly.
Lumi is offline  
Old 05/22/2012, 21:50   #12
 
aldimaster's Avatar
 
elite*gold: 122
Join Date: Mar 2008
Posts: 796
Received Thanks: 475
Das einzige was dieses Programm macht ist die Dateiendung umzubennen, es kann garnicht funktionieren.

Greetz
aldimaster is offline  
Thanks
2 Users
Old 05/28/2012, 12:18   #13
 
elite*gold: 0
Join Date: May 2012
Posts: 29
Received Thanks: 3
Danke für den Relaesa für den Anfang ist trzd finde ich gut.
Hast ein Thanks
EnderMan. is offline  
Old 05/28/2012, 14:34   #14
 
Unleashed!'s Avatar
 
elite*gold: 0
Join Date: Nov 2011
Posts: 395
Received Thanks: 231
Quote:
Originally Posted by aldimaster View Post
Das einzige was dieses Programm macht ist die Dateiendung umzubennen, es kann garnicht funktionieren.

Greetz
Eben:
Code:
End If
If MsgBox(" Your File is being Converted into a " + type + " File") Then
Dim oldFile As String = Mid(TextBox1.Text, 1, Len(TextBox1.Text) - 4)
FileCopy(TextBox1.Text, oldFile + type)
Auch wenn man nicht viel Ahnung von VB hat (So wie Ich ;D), kann man erkennen, was das Programm macht: Es nimmt den alten Dateinamen und hängt hinten eine neue Endung dran, was aber soweit nichts mit konvertieren zu tun hat und danach wird es auch nicht in C4D usw. funktionieren. Außerdem verwundert mich auch das:
Code:
If ComboBox1.Text = "" Then
Wird ein einfaches '=' in VB als Vergleichsoperator verwendet? :O
In C ist das ja immer ein doppeltes '=' also:
Quote:
if(pMover->GetGold() == 1337
Kann sein, dass das in VB so ist, wundert mich nur D
Unleashed! is offline  
Old 06/06/2012, 14:20   #15
 
elite*gold: 0
Join Date: May 2010
Posts: 65
Received Thanks: 5
Quote:
If MsgBox(" Your File is being Converted into a " + type + " File")
eig ist das nur eine box die sich öffnet^^
k1llb1ll24 is offline  
Reply


Similar Threads Similar Threads
[Release].php SQL zu XML Converter
06/14/2012 - Metin2 PServer Guides & Strategies - 8 Replies
Hey ho, ich hab mir mal die Mühe gemacht *hust* und habe einen .php Script erstellt, mit welchem man Items & Monster ( item_proto & mob_proto ) aus der Datenbank in das XML Format umwandelt. Wozu man das braucht? Wenn ihr "locale_name" habt:
File file converter
06/09/2010 - General Coding - 2 Replies
Ist hier etwas, wie server files converter z.ß, aus irgend einen spiel Online macht man server files mit die man server starten kann, spiel zu server files? Is here something like server files converter, from any online game convert to server files? server with files form game,game to server files?? Kann man sowas kaufen?
[RELEASE] DDS converter
08/18/2009 - EO PServer Guides & Releases - 9 Replies
Well, because this is a tool, i post it here and not on another section :bandit: People were complaining they cant open or edit a dds file.. This tool, can convert the dds file to jpg,png,bmp,tga and it can convert "to" dds :handsdown:
EDF file to TXT file converter (vice versa)
06/12/2008 - General Coding - 0 Replies
guys...plsss give me link where i can download an EDF file to TXT converter.. need it to edit RF online EDF files.. ty..^__^
Need (3D file) > M2 converter
08/13/2007 - World of Warcraft - 0 Replies
Hey there :) I'm making some 3D and want to have my made to weapons etc. in World of Warcraft, but haven't been able to find a M2 converter. So I'm asking you to upload or link to yours if you know one :) Please



All times are GMT +2. The time now is 18:53.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.