Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Some Questions about Profile Creation

Featured Replies

Hallo there, 

Ich would like to create a Custom Profile to sell my farmed stuff in the auction house. The auction botbase is not that what i want. I want to undercut Other offers.   But i dont know where to start. 

Is it even possible to write such a Profile?

So you can get the Name of a Button via "/Run DEFAULT_CHAT_FRAME:AddMessage(GetMouseFocus():GetName())"

Now i want to Tell the bot to click that Button. Is it possible? Something like runmacrotext(/click Button_xy)? 

I also need a wait timer to add to the Profile... 

So i mean click auctioneer sell Button, wait for ex. 2 Minutes. And click next Button... 

Damn i have no idea about Profile writing with wrobot and Google didnt help.

Would be really thankful if someone can help me out here. 

)

Hello k1ngstire,

What you already said this should work.

You can find out your specefic button from Auctioneer with,

/framestack

Hover over the button and find out which name the frame has, then just launch LUA Scripts via,

RunMacroText("/click AuctioneerSellButton1OrSomething")

you must do this with Quester the other modes are not capable for this type of action.

  • Author
43 minutes ago, Dreamful said:

Hello k1ngstire,

What you already said this should work.

You can find out your specefic button from Auctioneer with,


/framestack

Hover over the button and find out which name the frame has, then just launch LUA Scripts via,


RunMacroText("/click AuctioneerSellButton1OrSomething")

you must do this with Quester the other modes are not capable for this type of action.

So the Quester bot base is what i need. Good to know. Thank you. 

I got some more Questions. How to add a wait timer? (scan the ah needs some time) 

How to Tell the bot to Speak with the Auctioneer / use the Mailbox? 

What are the commands? 

I am really new to Profile creation with wrobot. So Sorry for much Questions :) 

Created some with pirox a long time ago. But that Was Auto-It and easy...

 

  • Author

Could someone give me an example how to write the Profile please?

This is my Try... It doesnt even start:

<?xml version="1.0" encoding="utf-16"?>
<EasyQuestProfile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <QuestsSorted>
    <QuestsSorted Action="RunCode" NameClass="Lua.RunMacroText("/click AuctionFrameTab5")" />
	<QuestsSorted Action="Wait" NameClass="120000" />
  </QuestsSorted>
</EasyQuestProfile>

 

Also for some reason i cant use the Profile creator, if i load or create a new profile it just stays grey.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.