um your a game master? ^
um your a game master? ^
Going to have ALOT of fun with this!. if it works...
+rep
For I am a sinner in the hands of an angry God. Bloody Mary, full of vodka, blessed are you among cocktails. Pray for me now and at the hour of my death, which I hope is soon. Amen.
Lmao, yeah, Guild Master, my bad. Back to my original point though!
I haven't had much luck DCing people with this, it's fun but not working incredibly well at the moment.
Perhaps I'm merely doing it wrong.
But frame, that appears, is not clicable. I used spellID = 57647. It's Moonfire and my char is Druid. But nevertheless the frame is not clicable./script PortBox_Teleport1:Show()
Now you have your frame shown. You can set it to attempt to cast any spell on click by using:
/kia setc spellID
![]()
It is clickable, it takes two toggles of a spell to lock it in, if you are trying to cast it off of one toggle of the spellID list
And what should I do to make it work? Write /kia setc spellID twice?
I have double checked everything. I used a valid spell my character knew, and he did cast it on click. It only allows casting of spells you can cast (It's like an extra action bar button you can program into casting any spell id on click. Downloading the addon is not against the rules. It's not even against Curses rules. Click the frame any time that you have it set to a valid castable spell to test it - It won't show any "OnClick" animation, or be pressed down, it will just attempt to cast the spell each time on each click. Be sure to click the icon itself, not the medals frame with the buttons.
I hope this helps.
Very good job there +rep but... i have question... is it possible with this addon to create remote commands for other wow game... like for example i have this addon and my arena mate has also... i want to send a command to him (with macro ofc) for example: !BoP me or somethign... and he on his computer when he get that whisper automaticly to run a script to execute /cast Blessing of Protection.... if u know what i mean...
That would be awesome if its possible...
Thank you for answer and sry for bad spelling + english :P
It dosnt seem to work? ( i play on pserver 4.0.6 ) and i did
/dump BNGetFriendInfo(1)
then it says empty results ? does it work only in retail?
No commands at all seem to work? i got the addon ofc
suppose I am retarded but I when i try
I first get a list of numbers and then I get a message " U is not online"Code:/dump BNGetFriendInfo(2) /script FTestFunction(2)
Plixplox do explain for us nubs =(
Theres ur problem.
The Real ID friend stuff is hosted on a seprate blizzard server. its not part of the world server. on anything but blizzards official servers (imo, the only place WORTH playing wow) will NOT work, unless there Private server is Emulating the RealID system as well, whitch i dont see anyone doing anytime soon
The order is would be for the second buy down on the list:
/dump BNGetFriendInfo(2)
There should be a list of numbers that pops up. It should say [1] = 24 (Or not 24, some number).
Now write:
/script FTestFunction(24)
(Or, whatever number appeared).
Although, I believe FTestFunction was fixed, the rest is fine.