Hello. I just got DoString and GetLocalizedText working, but I noticed DoString occasionally causes these in-game LUA errors. It isn't really imperative to get rid of them but its kinda annoying. It says the error is coming from Carbonite but it is definitely my bot that was doing
DoString("CastSpellByName(\"Fishing\")");
Code:Date: 2009-06-14 13:12:33 ID: 1 Error occured in: AddOn: Carbonite Count: 1 Message: Error: AddOn Carbonite attempted to call a forbidden function (CastSpellByName()) from a tainted execution path. Debug: [C]: CastSpellByName() [string "CastSpellByName("Fishing")"]:1: in main chunk Carbonite\Carbonite.lua:6527: UpI() Carbonite\Carbonite.lua:4298: Upd() Carbonite\Carbonite.lua:19683: Carbonite\Carbonite.lua:19642