Jump to content

3588

Members
  • Posts

    7
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

3588's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. 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
  2. Hello Droidz I try to run the bot on my VM, but the Directx Hook function not able to checked. Is anyone have same issue on it? wow run under dx9 , VMware is 12.00 In my knowledge is the DIrectx Hook more safer then don't use it. right ?
  3. BTW all HB use custom profile so I believe this bot much more safe then HB use the same profile
  4. so far no ban...I have 20+ account and get 7 account ban by using HB
  5. Hello can those two model do together ?
  6. If I use VPN for my other PC in my same network but the IP id different. still can use the Unlimited SubscriptionI or the IP must be same ?
  7. Hello I would like to ask how to schedule to do the auction after /logout
×
×
  • Create New...