Jump to content

FNV316

Members
  • Posts

    250
  • Joined

  • Last visited

Posts posted by FNV316

  1. Für welches Produkt und für wie lange gilt diese Subscription denn? Ich kann das leider nicht einsehen.

     

    1 hour ago, Kratzbuerste said:

    Sorry aber mit meinem english hapert es doch gewaltig ^^

    WRobot hat zwar eine relativ große deutschsprachige Community, aber die wichtigsten Threads, der Bot selbst und Guides sind alle in Englisch gehalten. Zumindest Lesen (mit Übersetzer) würde ich dir empfehlen. Andernfalls kannst du natürlich auch hier fragen oder per PM :)

  2. Quote

    27.99 EUR and 27.99 EUR per month

    WRobot's Unlimited Session subscription entitles you to run as many WRobot Sessions as your computer is able to (restricted to one public IP address (internet ip)) for 1 month.

    Das "unlimited" steht für die unbegrenze Nutzbarkeit aller wRobot-Features inkl. beliebig vieler Sessions parallel, nicht für die Dauer der Nutzung.

    Beantwortet das deine Frage?

  3. I ran a couple of bots on Kronos in the past, but the LoS there is a mess. It's even more restrictive than retail. First areas are fine, but as soon as the bot enters Duskwood, you get stuck pretty frequently when the bot tries to engage mobs that are inside or behind trees. Normal players are going to spot you pretty fast. VPN is blocked, but socks proxy works just fine

  4. You run a hunter, do you have your starter quiver equipped? Quivers count as free bag space, even if you can't put other items than arrows in them, leading to "ToTown" not being triggered, because wRobot thinks you have enough free bag space (in your quiver) left. So you have to either increase the amount of free bag space to quiver size +1/2 or - what I prefer - get rid of ammunition bags completely.

  5. 1 hour ago, Hekp said:

    I creat vanila wow q profile. what is my mistake? I just want to do what would innKeeper to change the address of your hearthstone.

    var position = new Vector3(2781.16f, -432.997f, 116.5811f);

    int npcEntryId = 6738;

  6. Hey,

    the Human Master Plugin has a functionality to automatically blacklist large groups of enemies and pulling mobs that are in the path of your actual target. It's not for free though. AvoidIt (free) has a similar functionality, but afaik it has not been updated for a long time and can lead to obvious movement loops.

    Stock, you can try to reduce the value of "Max units near target" to zero or one, but it won't fully prevent that behaviour. Another way is to blacklist any area that contains an not killable amount of enemies right in the profile. So it's probably the best idea to tell eeny about your problem and suggest him to add (additional) blacklists for this sub zone. If the profile is not encrypted, you could do this yourself too.

  7. var position = new Vector3(-8867.79f, 673.673f, 97.90382f);
    int npcEntryId = 6740;
    
    wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(position, npcEntryId);
    
     if(wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(position, npcEntryId))
     {
         Usefuls.SelectGossipOption(1);
         System.Threading.Thread.Sleep(2000);
         wManager.Wow.Helpers.Lua.LuaDoString("ConfirmBinder()");
         wManager.Wow.Helpers.Lua.LuaDoString("ConfirmBinder()");
         wManager.Wow.Helpers.Lua.LuaDoString("ConfirmBinder()");
     }

    It's vanilla code, but it should function with current WoW as well. Just alter the values.

  8. 53 minutes ago, amilo224 said:

    Ok dan kauft euch mal weiter ein Brötchen und extra Belag für 27,99, und ich hol mir ein belegtes Brötchen für 6,99.

     

    PS: Echt teuer die Brötchen muss man mal sagen, aber bei http://thenoobbot.de/ schmecken sie besser. 

    Na wohl bekomms. Hoffentlich lässt die Aktualität der Forenbeiträge keine Schlüsse auf das Alter deiner Brötchen zu - sonst holst du dir noch eine ganz böse Lebensmittelvergiftung.

  9. 57 minutes ago, Mike-Mail said:

    true but there this other guy keep asking for help but when i ask for info he like "ill pay you to do it" he wants a profile for a instance.

    Well, that's some weird guy for sure. :)

  10. 17 minutes ago, Mike-Mail said:
    
    wManager.Wow.Helpers.Usefuls.SelectGossipOption(int gossipOption);
    wManager.Wow.Helpers.Usefuls.SelectGossipOption(GossipOptionsType gossipOption);

    Yeah. Just let him answer / ask again. :laugh:

  11. 10 hours ago, amilo224 said:

    Bobsen, bitte schau mal auf deine Rechtschreibung. Was ist das denn bitte? Weißt du nicht mal, wo man ein Ende des Satzes setzt oder wie man einen Satz anfängt?

     

    Alter was rauchst du denn? Hast du [sie] noch alle, oder kennst du die [Definition] des Wortes Bot nicht ?

    :rolleyes:

    Ich geh' All-in und setze alles auf "Troll".

  12. Deinen PC hast du auch bezahlt und deswegen nicht sämtliche Hardware / Software / Spiele für umsonst dazu bekommen. Warum erwartest du dann, dass dir die wRobot-Community Dutzende oder Hunderte Stunden an Arbeitszeit kostenlos zur Verfügung stellt, inklusive Support und Updates? Wenn das alles so einfach ist und nebenher läuft, stell doch einfach selbst kostenlos gute Profile zur Verfügung. Oder erwartest du von anderen, was du selbst nicht bereit bist zu tun?

  13. "Is Buff" auf true setzen. Müsste alles sein. Beispiel ist angehängt. Am besten noch einen entsprechenden Timer setzen, falls er einen NPC im Target hat und versehentlich den bufft. Andernfalls spammt er den Buff.

    Example.xml

  14. wRobot has to be able to find a save position to ressurect. Was there a posibility to do that in range?

     

    If the problem is that you run into the same mob over and over again, it may help to enable "Blacklist zone where I died". Or decrease the amount of units near target. Although I'm not sure, if these options actually effect where wRobots chooses to ressurect.

×
×
  • Create New...