Solutions
-
Bear T.O.E.'s post in How do I install plugins? was marked as the answerHi there :) and welcome.
Our community Plugins are located here: http://wrobot.eu/files/category/26-plugins/
To install then Download, Unzip them, and place them into your WRobot Directory inside the ( Plugins ) Folder.
Then Open the game, and start your WRobot. Go to General Settings Tab at the bottom of the Tab you will see ( Enter Advanced Settings ) Click it. In the General Settings Window you will see an Tab called ( Plugins ) Click this Tab. You will see the plugin you just installed in the list. Click the plugin to Highlight it. At the bottom Right of the Tab you will see ( Activate/Deactivate ) Button. Now click this Button. Now your Addon is Enabled and Running.
To turn your addon off repeat these steps.
-
Bear T.O.E.'s post in Are these fight classes usable in raiding? was marked as the answerUse my Frost DK fight class. I worked hard on it. And its is a nice one.
Myfiles: http://wrobot.eu/user/5939-king-smilie/?tab=idm
-
Bear T.O.E.'s post in WRobot & Wow-Robot was marked as the answerIm not sure.... But the source code might be the same code used to make each one. So that is why they look or feel similar. The main programmer might be use this code. But if this is the case these maybe similar but they are not the same.
-
Bear T.O.E.'s post in What is lua script? what it do and when use it? was marked as the answeran LUA script is exactly what is says it is. LUA is the prgramming language of most of the game. There are sites dedicated to helping you know the codes and help you build addons and macros.
http://wowprogramming.com/
This is just one of them.
-
Bear T.O.E.'s post in Base ID from the spell book problem. was marked as the answerOk so its working again for some reason... It works fine on my mage.
/run for i=1,200000 do local f=FindSpellBookSlotBySpellID(i,"spell") if f then local n,id=GetSpellBookItemName(f,"spell"),select(2,GetSpellBookItemInfo(f,"spell")) local s=GetSpellInfo(id) s=n==s and " " or "\124cFF4FF763"..s print(id,n,s) end end
-
Bear T.O.E.'s post in New to botting was marked as the answerYes black list the area of the mobs spawns not the mobs. Run down the hill stand were you don't want the bot to look for mobs then click black list with a radios of say 8 yards until the bots doesn't run down the hill anymore.
-
Bear T.O.E.'s post in I can´t use custom profiles was marked as the answeryou need to put the custom profile into the proper directory. If is a grinding Profile then place it into the grinding folder. If its a gathering profile those on into that folder.
c:\WRobot\profiles\
Like that.
-
Bear T.O.E.'s post in Gathere wont gather. was marked as the answerdo you have the option in the gatherer setting turned on for Herbing?