Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

I need to get this last code finished but cant figure out why I'm getting an error?

Asked by 3 years ago
Edited 3 years ago

Im getting an "expected identifier when parsing expression,got '<'"

the error is at this line <DefaultMacro>

here is the full code

<Root> <DefaultMacro> <Major></Major> <GUIOption> <RepeatType>2</RepeatType> </GUIOption> <KeyUp> <Syntax></Syntax> </KeyUp> <KeyDown> <Syntax>KeyDown 21 1 Delay 64 KeyUp 21 1 Delay 64 KeyDown 21 1 Delay 64 KeyUp 21 1 Delay 64 KeyDown 21 1 Delay 64 KeyUp 21 1 Delay 64</Syntax> </KeyDown> <Software>Roblox</Software> </DefaultMacro> </Root> end)

0
Elaborate... I don't even know what the hell is going on here. MediaHQ 53 — 3y
0
Uh, this looks like HTML to me. You don't use HTML in Roblox. If it is not, please explain what this is. deeskaalstickman649 475 — 3y

Answer this question