-
-
-
blueshockz started following TheSmokie
-
-
-
-
-
carloshood999 started following TheSmokie
-
Super Dgen started following TheSmokie
-
-
-
jasonluizwf started following TheSmokie
-
-
-
-
-
-
-
Avoid ground effects
Can you see if you can support this?
-
-
Avoid ground effects
Hello, Can you add a way for the bot to move out of fire or AOE ground effects?
-
Official WRobot API Documentation
Amazing!
-
-
私人服务器无法刷出进程
wrobot doesnt work on custom servers.
-
wrobot freezing
Message: [string "Odaiti.lua"]:33: stack overflow (table too big to unpack)
-
wrobot freezing
i think this error is coming from EventsLua.AttachEventLua tbh.
-
wrobot freezing
@Droidz i am getting Table to big to unpack errors in my product. i do not use a single table besides my grab info from rdf frame (note i do not have this open added yet.)
-
String threading
Hello, i cant seem to get this to work. i believe i am getting boolen back but idk if i am wrapping it properly. Lua.LuaDoString($"SetLFGRoles(false, {RDFSettings.CurrentSetting.Tank}, {RDFSettings.CurrentSetting.Heal}, {RDFSettings.CurrentSetting.DPS});");
-
LFG_PROPOSAL_SHOW Bugged.
Interesting, I didn’t know you could use strings.
-
Path Vendor
Hello, Can you provide the file?
-
LFG_PROPOSAL_SHOW Bugged.
Hey @Droidz, i am using this function to join RDF, but for some reason it never fires anymore. used to amount a month or so ago. EventsLua.AttachEventLua(LuaEventsId.LFG_PROPOSAL_SHOW, m => Lua.LuaDoString("AcceptProposal();"));
-
Check Mammoth spell
@Harvest Golem you can use something like this, local MountsNames = { } for i = 1, GetNumCompanions('MOUNT') do local _, Name = GetCompanionInfo('MOUNT', i); table.insert(MountsNames, Name); end for B = 1 , 25 do local BuffName = UnitBuff("player", B); for Y = 1, #MountsNames do if string.match(BuffName, MountsNames[Y]) then return true; else return false; end end end
-
at warmane is ok?
Warmane doesnt detect wrobot. people forget its easy to get banned because they have over 12k people online
-
Refresh Savage Roar Before it Expires
@Zer0 i dont believe people can use Csharp functions in fighclass editor. but yes, you code will work for wotlk. This is lua code. (Tested) works good. Change the timer and Combo Points amount with whatever you choose. local RS, _, _, _, _, _, timer = UnitBuff("player", "Savage Roar"); if (not RS or RS and timer - GetTime() <= 3) and GetComboPoints("player", "target") >= 2 then CastSpellByName("Savage Roar"); end Update file. Feral DPS.xml
-
Support
I am using my own hosted to be able to make profiles