Everything posted by 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
-
Support
Okay, no addons, fresh wrobot, wow client, download from the site you use
-
PQR Undetected
i checked 15 hours ago, yes. its safe
-
Support
I’m using a fresh install, only thing I’m using that’s not yours is talamins AIO, fresh install of wrobot.
-
wrobot freezing
im using completely different everything
-
Support
-
wrobot freezing
Hello @Droidz, I have been having this problem where my bot will freeze up and not work anymore, I first started having this problem at or before i started using Matenia's ABG but now i am trying to use ordush Doug party plugin and i keep getting errors / inject failed errors etc then my wow and wrobot will freeze. i have no clue why. note (for matenia product (I used a complete FRESH Install of both wrobot and new download of his product. for ordush i downloaded (first time.) i really dont understand why i am having such a big problem with wrobot.
-
Support
Hello, i keep getting this error. Message: [string "Yyuviw.lua"]:80: attempt to index global 'WRDungeonFrame' (a nil value) also bot isnt moving on to next step, i am using all single folder. 5 wows, level 17 using the test profile wotlk. i keep getting error or wow crashing / wrobot freezing, and i am getting this error also : Message: [string "Hyedaun.lua"]:80: attempt to index global 'WRDungeonFrame' (a nil value)
-
Vehicle options
@Droidz mainly for other quests. do you by chance anyway to aim for Vehicles?
-
at warmane is ok?
Warmane doesnt detect wrobot. i've been going hard for a month straight, and no ban.
-
Payment with Bitcoin
This question has been asked a few times. @Droidz has answered this quest with a No.