Thread Tools Display Modes
03-18-23, 09:32 AM   #1
Ivlarshall
A Kobold Labourer
Join Date: Mar 2023
Posts: 1
Question LFG macro

Hi! Not sure if it's possible to enter message in LFG window via macro, looks like it's not.

Lua Code:
  1. /run LFGListingComment.EditBox:SetText("(V)_(0_-)_(v)")

Code:
2x EditBox:SetText(): Call is illegal when disabled by security settings.
[string "=[C]"]: in function `SetText'
[string "LFGListingComment.EditBox:SetText("(V)_(0_-)_(v)")"]:1: in main chunk
[string "=[C]"]: in function `RunScript'
[string "@FrameXML/ChatFrame.lua"]:2201: in function `?'
[string "@FrameXML/ChatFrame.lua"]:4938: in function `ChatEdit_ParseText'
[string "@FrameXML/ChatFrame.lua"]:4601: in function `ChatEdit_SendText'
[string "@FrameXML/ChatFrame.lua"]:4637: in function <FrameXML/ChatFrame.lua:4633>
[string "=[C]"]: in function `ChatEdit_OnEnterPressed'
[string "*ChatFrame.xml:121_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:121_OnEnterPressed"]:1>

Locals:
(*temporary) = EditBox {
 0 = <userdata>
 handleCursorChange = true
 Instructions = FontString {
 }
 cursorHeight = 10.833334
 cursorOffset = 0
}
(*temporary) = "(V)_(0_-)_(v)"
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » LFG macro

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off