Are there any codes for magicbox?
e.g.
OpenMagicBox
CloseMagicBox
IsMagicBox
PickUpItemToMagicBox
StartAddonsForFusion
FusionStone
...
I got it.
PickupBagItem(_bagslot);
PickupBagItem(_dropslot);
MagicBoxRequest()
Are there any codes for magicbox?[resolved]
-
miximixi007
- Posts: 94
- Joined: Sat Apr 17, 2010 1:18 pm
Are there any codes for magicbox?[resolved]
Last edited by miximixi007 on Sun Jul 18, 2010 4:24 pm, edited 1 time in total.
Re: Are there any codes for magicbox?
I've done a bit of work with the magic box so I can probably answer your questions but first I need to know what fusion addons you might have and what you want to make. Is it just mana stones?miximixi007 wrote:Are there any codes for magicbox?
e.g.
OpenMagicBox
CloseMagicBox
IsMagicBox
PickUpItemToMagicBox
StartAddonsForFusion
FusionStone
...
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
-
miximixi007
- Posts: 94
- Joined: Sat Apr 17, 2010 1:18 pm
Re: Are there any codes for magicbox?
aha,rock5,are u online 7*24?
I used this one:http://rom.curse.com/downloads/rom-addo ... usion.aspx
I wanna make mana stone with random fusion and belt.
I used this one:http://rom.curse.com/downloads/rom-addo ... usion.aspx
I wanna make mana stone with random fusion and belt.
-
miximixi007
- Posts: 94
- Joined: Sat Apr 17, 2010 1:18 pm
Re: Are there any codes for magicbox?[resolved]
next question:
How to set receiver name into mailbox?
How to set receiver name into mailbox?
Re: Are there any codes for magicbox?[resolved]
Sorry I didn't get back to you sooner but my solution for fusion is a bit complex. I'm working on simplifying it and should release some functions to help with that. On another note, I was just given control of fusion by d003232 and plan to release some minor updates soon.miximixi007 wrote:next question:
How to set receiver name into mailbox?
The mailbox is a lot harder. I had to do some extensive modifying of a mailbox addon to get this to work. The main problem is when you open the mailbox focus usually goes to the edit box at which point rombot looses communication with the game. I had to remove all setfocus commands to stop that as well as some other edits. I could release this too but it would require you to use my modified version of UltimateMailMod as your mailbox replacement.
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
-
miximixi007
- Posts: 94
- Joined: Sat Apr 17, 2010 1:18 pm
Re: Are there any codes for magicbox?[resolved]
Yes,i also used UltimateMailMod b4. 
Re: Are there any codes for magicbox?[resolved]
I posted my fusion functions in another thread. Check them out if you like.
http://www.solarstrike.net/phpBB3/viewt ... =21&t=1434
http://www.solarstrike.net/phpBB3/viewt ... =21&t=1434
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan