Page 1 of 1
i found a way how to open mailbox
Posted: Sun Jul 11, 2010 5:22 am
by miximixi007
we need write a memory address to 1 b4 use RoMScript("MailFrame:Show()");currently is 0209D44C
i`ll try to find the staticaddress.
i used CE5.5 frozen this address,the mail function also work.
Re: i found a way how to open mailbox
Posted: Sun Jul 11, 2010 5:27 am
by rock5
miximixi007 wrote:we need write a memory address to 1 b4 use RoMScript("MailFrame:Show()");currently is 0209D44C
i`ll try to find the staticaddress.
i used CE5.5 frozen this address,the mail function also work.
Do you mean when not near 1?
Re: i found a way how to open mailbox
Posted: Sun Jul 11, 2010 6:36 am
by WhiteTiger
You mean you can open the mailbox anywhere ?

Re: i found a way how to open mailbox
Posted: Sun Jul 11, 2010 9:01 am
by miximixi007
state of close mailbox =0 and open mailbox=1,so we can find out this value by CE.
I'm sorry,I tried again,still have some problem here.
It only work after mouse click mailbox,the step like below:
1.open mailbox with mouse click.
2.frozen address 0209D44C
3.now,u can use RoMScript("MailFrame:Show()") anytime,but not anywhere,
else if u leave this mailbox, u need do it from step 1.
Re: i found a way how to open mailbox
Posted: Sun Jul 11, 2010 9:06 am
by rock5
miximixi007 wrote:state of close mailbox =0 and open mailbox=1,so we can find out this value by CE.
I'm sorry,I tried again,still have some problem here.
It only work after mouse click mailbox,the step like below:
1.open mailbox with mouse click.
2.frozen address 0209D44C
3.now,u can use RoMScript("MailFrame:Show()") anytime,but not anywhere,
else if u leave this mailbox, u need do it from step 1.
In other words it's pointless. You can already open a mailbox with a command like this;
Re: i found a way how to open mailbox
Posted: Sun Jul 11, 2010 10:51 am
by miximixi007
I dont know how to use lua script,look these addresses,maybe it can help u find a way.
around ID:
A004C4+eax*4 --u can list eax from 1 to 100,also it can list all of player and mob near u.
around Name:
[[[A004C4+eax*4]+290]+0]
target ID:
[[9aa1bc+598]+274]
mousePtr_offset:
[9aa1bc+73C]
mouse Name offset:
[[[9aa1bc+73C]+290]+0]
let`s list around name, when around Name=Mailbox then get around ID ,write it to [[9aa1bc+598]+274],press attack,mailbox will be OK.
second way,when mouse Name offset=Mailbox ,click mouse.i dont wanna do like this.
Re: i found a way how to open mailbox
Posted: Sun Jul 11, 2010 10:58 am
by rock5
miximixi007 wrote:I dont know how to use lua script,look these addresses,maybe it can help u find a way.
around ID:
A004C4+eax*4 --u can list eax from 1 to 100,also it can list all of player and mob near u.
around Name:
[[[A004C4+eax*4]+290]+0]
target ID:
[[9aa1bc+598]+274]
mousePtr_offset:
[9aa1bc+73C]
mouse Name offset:
[[[9aa1bc+73C]+290]+0]
let`s list around name, when around Name=Mailbox then get around ID ,write it to [[9aa1bc+598]+274],press attack,mailbox will be OK.
second way,when mouse Name offset=Mailbox ,click mouse.i dont wanna do like this.
I don't understand. You can already open the mail box without using the mouse. What more are you trying to do?
Re: i found a way how to open mailbox
Posted: Sun Jul 11, 2010 11:45 am
by miximixi007
I think it maybe useful when sb. wanna find special target.
btw,i dont know player:target_Object("Mailbox") b4.
where can I find all of the command without
http://theromwiki.com/index.php/List_of_Functions?
I want to send all of items and money from first character to second character. next time,second character send all of items and money to third character,can u help me?
else,I wanna buy fusion stone*4 first time. and buy fusion stone*7 next time , is it available?
Re: i found a way how to open mailbox
Posted: Sun Jul 11, 2010 12:19 pm
by rock5
target_Object is a new rombot fuction. You can read about it here;
http://www.solarstrike.net/wiki/index.p ... _Functions
miximixi007 wrote:I want to send all of items and money from first character to second character. next time,second character send all of items and money to third character,can u help me?
else,I wanna buy fusion stone*4 first time. and buy fusion stone*7 next time , is it available?
Sending and receiving stuff in the mailbox is really hard. I doubt you'll manage to do it. If you do collect stones from a previous character, you might be able to work out how many fusion stones to buy by counting how many mana stones you already have.
Re: i found a way how to open mailbox
Posted: Mon Jul 12, 2010 5:55 am
by WhiteTiger
why is sending stuff with mailbox so hard? the only problem i see is if you send too much stuff at the same time and the mailbox starts to bug. and of course that you have to write all the names u have to send to first