Help, Macro/Scrypt

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
diablo
Posts: 6
Joined: Sat Oct 22, 2011 12:48 am

Help, Macro/Scrypt

#1 Post by diablo »

Looking for a macro that allows you to move your pet to another character, or a macro that allows you to move itemu of the backpack to the window replacement,
currently have a macro that removes pet and transferred to a backpack, unfortunately, is assigned and locked,
/ script TakeoutPetItem (PET_CURRENT_ITEM);
Someone help?

Sorry for my english
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Help, Macro/Scrypt

#2 Post by lisa »

I would say just use a normal Bind Lifter, you get them from the Item Shop.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
diablo
Posts: 6
Joined: Sat Oct 22, 2011 12:48 am

Re: Help, Macro/Scrypt

#3 Post by diablo »

I checked, normal Bind Lifter council can not ;//
User avatar
MiesterMan
Posts: 543
Joined: Tue Jul 06, 2010 9:15 pm
Location: Between the Second and Third Circles of Hell

Re: Help, Macro/Scrypt

#4 Post by MiesterMan »

After you use a pet egg you cannot get the egg back. Assuming that's what you're asking. ;)

Edit: Although it seems you know a macro that will move it to the backpack? Heh, maybe if you share the macro we can figure out what's stopping it?
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Help, Macro/Scrypt

#5 Post by lisa »

MiesterMan wrote:After you use a pet egg you cannot get the egg back. Assuming that's what you're asking. ;)

Edit: Although it seems you know a macro that will move it to the backpack? Heh, maybe if you share the macro we can figure out what's stopping it?
he did lol

Code: Select all

/script TakeoutPetItem(PET_CURRENT_ITEM)
you get the selected egg placed in your bag, the loyalty and nourishment are reset to what they were before you "equipped" the egg, the skill levels are reset but you keep the tp so you can just reassign the tp to skills. The aptitude and stats are kept the way they are.

The Egg is however bound, I doubt there is a command to make the egg unbound which is why I sugguested the bind lifter.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
kuripot
Posts: 493
Joined: Mon Nov 07, 2011 9:14 pm

Re: Help, Macro/Scrypt

#6 Post by kuripot »

really?? how about to select the breeding slot to be takeout
User avatar
grande
Posts: 261
Joined: Tue Jun 28, 2011 4:46 pm

Re: Help, Macro/Scrypt

#7 Post by grande »

hey, sorry for digging this up but... anyone know where the egg is supposed to go after running this command?

Code: Select all

TakeoutPetItem(PET_CURRENT_ITEM);
I got a message that the pet was successfully converted but it's no where to be found in my regular bags. Not a huge loss but would be nice to move some things around if I could get this to work right.
wtsiwtf
Posts: 9
Joined: Tue Jun 04, 2013 12:47 am
Location: Unknown

Re: Help, Macro/Scrypt

#8 Post by wtsiwtf »

I'll try it on my level 56 pet and let you know asap :lol:
a polar bear is a rectangular bear after a coordinate transform
User avatar
grande
Posts: 261
Joined: Tue Jun 28, 2011 4:46 pm

Re: Help, Macro/Scrypt

#9 Post by grande »

Please don't lol!
Post Reply