Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff
You last visited: Today at 13:31

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

Advertisement



D-Flyff 'PutString'

Discussion on D-Flyff 'PutString' within the Flyff forum part of the MMORPGs category.

Reply
 
Old   #1



 
+Yazzn's Avatar
 
elite*gold: 420
Join Date: Jan 2012
Posts: 1,030
Received Thanks: 981
D-Flyff 'PutString'

Code:
#define CHATSTY_GENERAL   0x0001
#define CHATSTY_WHISPER   0x0002
#define CHATSTY_SHOUT     0x0004
#define CHATSTY_PARTY     0x0008
#define CHATSTY_GUILD     0x0010

#define CHATSTY_HELP          0x0060
#define CHATSTY_HELP_CLIENT   0x0020
#define CHATSTY_HELP_CHAT     0x0040
#define CHATSTY_SYSTEM        0x0180
#define CHATSTY_SYSTEM_CLIENT 0x0080
#define CHATSTY_SYSTEM_CHAT   0x0100
#define CHATSTY_GAME          0x0600
#define CHATSTY_GAME_CLIENT   0x0200
#define CHATSTY_GAME_CHAT     0x0400

//00479095   > 6A 01          PUSH 1                                   ; /Arg5 = 00000001
//00479097   . 68 00060000    PUSH 600                                 ; |Arg4 = 00000600
//0047909C   . 68 0000FFFF    PUSH FFFF0000                            ; |Arg3 = FFFF0000
//004790A1   . 6A 00          PUSH 0                                   ; |Arg2 = 00000000
//004790A3   . 50             PUSH EAX                                 ; |Arg1
//004790A4   . B9 50BC9A00    MOV ECX,Neuz.009ABC50                    ; |
//004790A9   . E8 C20B0100    CALL Neuz.00489C70                       ; \Neuz.00489C70

//sub_489C70(&off_9ABC50, &unk_8AF448, 0, 0xFFFF0000, 0x0600, 1);

void PutString(const char* szString, DWORD dwColor = 0xFFFF0000, DWORD dwStyle = CHATSTY_GAME);
void PutString(const char* szString, DWORD dwColor, DWORD dwStyle)
{
	int nAddress = 0x489C70;
	__asm
	{
		push 1
		push dwStyle
		push dwColor
		push 0
		push szString
		mov ecx, 9ABC50h
		call nAddress
	}
}

usage: PutString("Hello World");
+Yazzn is offline  
Old 03/16/2012, 21:17   #2
 
Rayshon's Avatar
 
elite*gold: 0
Join Date: Dec 2008
Posts: 185
Received Thanks: 62
What is that exactly? Explain pls.
Rayshon is offline  
Old 03/16/2012, 22:48   #3
 
Xenox3's Avatar
 
elite*gold: 169
Join Date: Jun 2010
Posts: 663
Received Thanks: 1,138
Das zeigt den Text "Hello World" in dem übergebenen Bereich von Flyff z.B. der Chatbox.

Hat für dich nur einen Zweck wenn du es in ein Programm einbaust.
Xenox3 is offline  
Thanks
1 User
Old 03/17/2012, 08:12   #4
 
Rayshon's Avatar
 
elite*gold: 0
Join Date: Dec 2008
Posts: 185
Received Thanks: 62
Verstehe danke
Rayshon is offline  
Old 03/17/2012, 12:28   #5
 
elite*gold: 7
Join Date: Oct 2007
Posts: 431
Received Thanks: 253
Was genau bringt das? o.o
Rodopushin is offline  
Old 03/17/2012, 13:38   #6
 
stuckexd's Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 386
Received Thanks: 29
lies posts über dir
stuckexd is offline  
Old 03/17/2012, 23:33   #7
 
elite*gold: 7
Join Date: Oct 2007
Posts: 431
Received Thanks: 253
Jo weiß hab das hier schon gelesen:
Das zeigt den Text "Hello World" in dem übergebenen Bereich von Flyff z.B. der Chatbox.
Hat für dich nur einen Zweck wenn du es in ein Programm einbaust.

Aber so meine ich das nicht, ich meine wozu sowas gut sein soll xD
Dann bekommt man ne Message Hello World und ist glücklich
( So hab ich das verstanden :P )
Rodopushin is offline  
Old 03/18/2012, 10:40   #8



 
+Yazzn's Avatar
 
elite*gold: 420
Join Date: Jan 2012
Posts: 1,030
Received Thanks: 981
Sollte jemand beispielsweise einen Cheat programmieren, kann man so Errors etc In-Game ausgeben.
+Yazzn is offline  
Thanks
1 User
Old 03/18/2012, 10:47   #9
 
elite*gold: 7
Join Date: Oct 2007
Posts: 431
Received Thanks: 253
Achso ok, danke
Rodopushin is offline  
Reply


Similar Threads Similar Threads
Eclipse Flyff,Offi Flyff,Chill Out Flyff,Destiny Flyff
06/10/2011 - Flyff Trading - 4 Replies
Hallo. Verkaufe auf den obengannten Servern Perins,Equipment etc. Eclipse; über 2000Perin + über 70 Votepoints,Ele 150 ( bloody set+10,anc staff+10,adept+20 usw) Der acc hat seeeeehr viele Sachen. Rm 130+ mit imba Eq (Neclus,anc stick etc) gehört auch dazu. Auch ein Bp lv 143mit Epic Rody usw Offi Flyff: 7 Perin+60 Scrolls of Cancel Awa,2 lucky Boxxen,2x Blessing of Goddes,3x Invi Bag,paar Azria/Korall/Rartesia 1d.



All times are GMT +2. The time now is 13:31.


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.