Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2
You last visited: Today at 22:59

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

Advertisement



[Search] Alarm script for private message

Discussion on [Search] Alarm script for private message within the Metin2 forum part of the Popular Games category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Oct 2008
Posts: 1
Received Thanks: 0
[Search] Alarm script for private message

After much research on the forum I can't find the script that allows for an alarm when someone make private message.
If someone can help me

Sorry for my english

Thanks
nonojjj is offline  
Old 11/12/2009, 12:36   #2
 
elite*gold: 0
Join Date: Nov 2007
Posts: 637
Received Thanks: 135
Ok , i think thats a really good idea , really usefully for some situations , but while playin it could be very annoying ;D

Sry I cant help you that much cos i dont know that something like this script allready exist.
May someone of our metin2 staff can help u later...
best regards ,]
rLy7e is offline  
Old 11/12/2009, 12:40   #3
 
Tyrar's Avatar
 
elite*gold: 0
Join Date: Oct 2008
Posts: 1,637
Received Thanks: 1,119
M2XT ->
Code:
#include <d3d8.h>
#include <d3dx8.h>
#include "M2XT.h"
DWORD dwOrigReceiveMessage = NULL;
DWORD dwReceiveMessage = 0x12345678; //<--- address of the function!
__declspec(naked) void hookReceiveMessage()
{
__asm pushad
// alarm!
__asm popad
__asm jmp [dwOrigReceiveMessage]
};
extern "C" __declspec(dllexport) void InitHack(DWORD ver)
{
dwOrigReceiveMessage = (DWORD)AttachHook((void*)dwReceiveMessage,(void*)hookReceiveMessage);
};
try it! ^.^

edit:
it's possible that you must hook this function later!
create a callback for python init or python import, and try to hook this function!
Tyrar is offline  
Reply


Similar Threads Similar Threads
Private Server Unique Alarm
01/27/2010 - SRO Private Server - 8 Replies
Hey guys I was just wondering where there is a good Unique alarm for Pservers? like right now im playing Ecsro VIP and i want an alarm when im Afk and then ill know a unique spawned? i properlly hope there will be one soon :)
Search PHP-Script for checking PSC
12/09/2009 - Web Development - 4 Replies
Hello, i had a PHP Script to check the cash of a paysafecard, but since the psc website update its not working anymore. It checked the psc and set a password on it. So i ask here, if someone has a working psc script. I could pay money for it, if you want (but only if it is really working.. i need a proof) If someine has such a script, please help me :P Best regards, nico
Any Unique Alarm for Private Servers?
07/29/2009 - SRO Private Server - 7 Replies
I was wondering if they are any unique alarms for private servers and dont flame me , cuz ive alrdy searched for one here and the 2 threads i saw has trojan so anyone know a SAFE Unique Alarm please let me know -------- Regards JonJon
Search Web Script Ideas
03/14/2009 - Dekaron - 0 Replies
Delete please.
Search Script for Summoner
05/24/2005 - Lineage 2 - 1 Replies
Someone can help me please, i don't know how make script for Summoner on L2 walker.... Thks very much Merci



All times are GMT +2. The time now is 22:59.


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.