Jump to content

Andoido

WRobot user
  • Posts

    398
  • Joined

  • Last visited

Posts posted by Andoido

  1. only running HMP, move during combat, and use potions.

    And i have several paid fight classes - possibly one of these?

    Dunno, disabled all pluginsm and changed my fight class, error still spamming ><

    ugh!

  2. I have learned from personal prospective, that gms can do 2 things.. 1 See your IP, obviously. and 2 See your computer id and location.

    I tested this thuroughly with a well known GM. Basically made a bet that i would use every trick i known over 4 years of botting , and he wouldnt be able to find me. We did 2 attempts. First was via my IP, i used proxifier + a VPN to double hide. and he was able to find me within 5 seconds.

    My 2nd attempt, consided of hard resetting my router + modem, after changing the MAC  (Which will change your actual IP if you did not know.) And i used 2 HWID programs to change my HWID. I did 2 things, loaded up my VMware, logged into my VPN, and logged into the game on my actual computer.

    GM was able to find the char that was on my Actual Computer within 5 seconds, and had no idea what so ever about my vmware acc.

    In conclusion, I've surmised that if you get banned on your home computer. And it keeps happening (i think they add you to a list.) Use vmware. and give it a shot - chancesz are if your banned its 100% player reported ( like all bans are.)

    Hope it helps.

  3. Im have CanCondision return wManager.Wow.Helpers.Party.IsInGroup();

    and bot have completed condition for: return ObjectManager.Me.LevelDecimal == 13;

    me bot to do "is complete" when me bot level is 13 && !isingroup or if cancondition cant be done understand? im looking allday for codes.

  4. I am having issue with profile do get flight path. I make profile go to flight path (set vector) and bot no grab flight path.

    I searched got

    var position = new Vector3(-1770.37f, 3262.19f, 5.10852f);
    int npcEntryId = 2409;

    if (!ObjectManager.Me.IsOnTaxi)
    {
        if (wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(position, npcEntryId))
        {
            Usefuls.SelectGossipOption(GossipOptionsType.taxi);
            Lua.RunMacroText("/click TaxiButton1");
        }
    }

     

    BUT. I put in and bot pick random FP.

    I want so bot no fly, just talk and get fp learned. Help pls me

×
×
  • Create New...