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.

Can 2 wrobot speak together?

Featured Replies

Is there any way that 2 different wrobot programs can speak together? Like if i set a variable in one wrobot profile or fightclass or whatever, can i then read it from another profile/plugin/fightclass ?
Or do i have to use the chat?

  • Author
1 minute ago, skeletonboy360 said:

I was thinking about this the other day. Something similar to what Jamba does in WoW but for leveling with wrobot.

Jamba uses the chat, that is easy. I was thinking of going outside of wow. ?

19 minutes ago, Ordush said:

Jamba uses the chat, that is easy. I was thinking of going outside of wow.

Hello, you may take a look into memory mapped objects / remote procedure call(RPC). 

For example:

https://github.com/spazzarama/SharedMemory

http://csharptest.net/projects/rpclibrary/index.html

These can be also installed via nuget packet manager on Visual Studio and can be binded with fody with your distributed library(fightclass / plugin).

Note: RPC is rather for client / server communication but you may also exchange data via calls.

 

If this may take abit too much effort, you can also save a file to disk(like fightclass settings) and read from another wrobot instance.

14 minutes ago, reapler said:

If this may take abit too much effort, you can also save a file to disk(like fightclass settings) and read from another wrobot instance.

Easiest way right there.

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.