Everything posted by Zan
-
PandaWoW - Does Wrobot work there after their Launcher release?
Try the trial to see if it works.
-
Firestorm BFA Private server
Where did Droidz say that?
-
Wrobot Legion Private Server Key Not Working
Try lowercase
-
Destroy item (vanilla) xml fight class
number = 5; i=1; for bag = 0,4,1 do for slot = 1, GetContainerNumSlots(bag), 1 do local name = GetContainerItemLink(bag,slot); if name and string.find(name,"Soul Shard") then if i > number then PickupContainerItem(bag,slot); DeleteCursorItem(); end; end; i=i+1; end; end;
-
What dose this bot work for?
-
Price increase?
If you can't afford €6.66 / mo then you need to find another hobby.
-
Auto-rotation In Heroics+Raids
If you pay for WRobot you can download Fight Classes.
-
Bot Font
If you're using a 4K monitor, change the resolution to 1080.
- Change Settings - Ninja
-
Fight Classes file ext?
Here is the quick and easy explanation: .xml is using the WRobot Quest or Fight Class editor .cs is written in c# .dll is usually a compilation of several .cs files into one and can also use obfuscation to protect their code written in the file so it cannot be changed. I write .cs and .dll for my questing files to be used in Profiles -> Custom Profile folder in WRobot For .xml Questing you place it in the Profiles -> Quester folder or Gatherer or Fisherbot or Battlegrounder. Depending on what it's used for. For Fight Classes you can place all 3 types into the FightClass folder.
-
PandaWoW
Try a different MoP version of WRobot.
-
BFA Support?
Private WoW servers only
-
[TAURI] Wrobot detected
Pandaria
-
Abandon quest by id
"The Absent Minded Prospector" and change all questid to questname to avoid confusion.
-
Abandon quest by id
Try quotes around the name?
-
question about wrbot
1 session for 1 yr at 22.99 euro
-
Cast spell without targeting
https://wow.gamepedia.com/API_CastSpellByName
-
Is this for retail too?
Read the upper left under WRobot please.
-
7.1.5 Bought key , doesn't work with my Wrobot version
No. WRobot is for private server only.
-
Wrobot and BFA?
He said it will not happen several times. It's better that way than getting a cease and desist and shutting down all versions on WRobot.
-
Wrobot and BFA?
I'm amazed at the amount of people who can't read the upper left corner or the home page.
-
Game version incorrect
Retail is not supported.
-
Game version incorrect
Which WoW version are you playing?
-
Current Version of WoW?
https://wrobot.eu/articles/news/the-begining-of-the-end-of-wrobot-for-official-servers-r124/
-
Can not get LUA Hearthstone to work
Delete bindlocation; ", " You need it to be return hearth;"