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.

how to random the path

Featured Replies

Hello 

Anyone know how to random the path? like HB they have function can random the X Y Z. So for the one profile can get some random path.

This is very important for someone have more then 10 account use the same profile.

something in C#

 

Random rn = new Random();
int rnb= rn.Next(1, 10)
switch (rnb)
    {
        case 1:
         <Vector3 X="607.8696" Y="1595.938" Z="377.7314" />
        break;
        case 2:
         <Vector3 X="607.8686" Y="1595.939" Z="377.7318" />
        break;
        .....
    }

 

or

just random the x,y,z by percentage

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.