Jump to content

iMod

Elite user
  • Posts

    581
  • Joined

  • Last visited

Posts posted by iMod

  1. 14 hours ago, CocoChanel said:

    What do you mean? I just dont want to get insta-rekt by blizzard like we have been in late 2017.

    Wait you said you want to play classic right? This are private server and they have nothing todo with blizz. As dreamful said it depends ;) there are just a few server who care about botter and got the knowledge to do something against them. There is always a risk but as far i know the bot is not detected at the moment if that was your question.

  2. 52 minutes ago, amilo224 said:

    Alter was rauchst du den, hast du noch alle kennst du die Diffamierung des Wortes bot nicht ?

     

    PS: Hier kannst nochmal nachlesen  https://de.wikipedia.org/wiki/Bot bitte Lies es komplett, damit du weist was ein bot ist.

     

    So ein scheiß "Brötchen und Belag" alter rauch mal weniger . 

    Zufällig weiß ich was ein Bot ist, ja :laugh: Ich weiß auch das andere Entwickler Profile mitliefern, allerdings werden da Leute bezahlt die genau diese Profile erstellen. Dies ist hier nicht der Fall und deswegen gibt es den Bot auch recht günstig.
    Es ist halt kein hb und das wird hier auch in gefühlten 10000 Posts geschrieben, wenn du also nicht in der Lage bist dich vorher über das Produkt zu informieren kann dir hier leider keiner helfen.
    Ich würde dir empfehlen einfach mal droidz zu schreiben und mit Glück bekommst du dein Geld zurück und wir haben hier alle gewonnen :wub:

    ps: Ich rauche Marlboro:wink:
    pps: https://de.wikipedia.org/wiki/Umgangsformen

  3. Du zahlst für eine Software die dir die Möglichkeit/Schnittstelle bietet alles zu machen was du willst in dem Spiel. Wenn du die Anweisungen für den Bot selber erstellen möchtest, musst du dich damit auseinander setzen und Zeit in die Erstellung eigener Profile investieren. Sollte dem nicht so sein, musst du die Zeit die andere investieren bezahlen. Ich bezweifel ganz stark, das du dich hinsetzt und Wochen verbringst ein Profil zu schreiben und es dann für umsonst hier rein stellst ;)

    Das ist ein bisschen wie beim Bäcker, du zahlst für das Brötchen und wenn du es belegt haben möchtest, zahlst du für den Belag plus die Zeit die zur Erstellung benötigt wurde. In den Kosten vom Belag sind dann natürlich auch wieder die Herstellungskosten(Zeit) enthalten.

    Du siehst also das du hier keinesfalls "gefickt" wirst, sondern zahlst im Grunde für deine Faulheit oder dem ausgleich deiner Inkompetenz es selber zu bauen.
    Was den Support angeht, empfehle ich dir Discord zu benutzen. Dort bekommst du relativ zeitnahen Support.

    Ich hoffe ich konnte dir weiterhelfen
    Gruß iMod
     

  4. 1 hour ago, Snake2018 said:

    Hey, danke für eure Antworten.

    Das sind aber immer noch 120 Euro im Jahr.

    Bei einem anderen Bothersteller kostet das einmalig 25 Euro und man kann ihn für immer benützen.

     

     

    Wieso kaufst du ihn dann nicht dort? o.O

  5. 15 minutes ago, Branddock said:

     

    Thank you for your answer.

     

    I searched but I can not find a tutorial to help me create profiles.

    I will try to make my own profile with the profiles I have as you tell me.

    But I do not know about profile creation with Wrobot software.

    Is there a topic created about it?

     

    Thank you.

    Just search for "quest tutorial" and you will get something like this...

     

     

  6. 1 minute ago, Snake2018 said:

    Hey, danke dir für deine schnelle Antwort.

    Gibt es da nichts billigeres für 1 Jahr. Den 28 Euro pro  Monat sind 336 Euro im Jahr . Ist schon sehr teuer.

    Da kannst du droidz einfach mal direkt anschreiben und ihn fragen ob er da noch andere modelle anbieten kann / will.

  7. Also das ist pro monat und erlaubt dir so viele bots zu starten wie es dir möglich ist, so lange die externe ip (router) die gleiche ist. Sprich du kannst N rechner zB benutzen mit N bots, so lange die hinter deinem router im netzwerk sind und somit die gleiche externe ip haben.

    Außerdem hast du zugriff auf alle versionen die der bot unterstützt, sprich offi und alle privaten server.

  8. 28 minutes ago, Branddock said:
    
    Hello,
    
    I found profiles used on HB but I can not convert to Wrobot.
    Is it possible to convert them or not?
    (I do not know how to create profiles and I'm looking for my character (I have 3 extensions of delay).
    
    It could help other people and make Wrobot more complete.
    Thank you for your understanding and your answers.

    Profiles 1-110.zip

    It is not possible to convert them 1 to 1. It is possible to use some informations from it like quest order, id's ect. but since the structure is too different its "not" possible to use a converter. I think you would be faster if you just grab the file and use the informations to create a wrobot profile.

  9. 6 hours ago, BishopXRay said:

    Does the option AOE in Fight Class Editor literally mean AOE? I haven't found any examples yet where it is used. It wasn't even used for Whirling Blades in the examples I looked at. Is it possible to set abilities to trigger based on the number of attackers? How do we setup for multiple targets verses single target? 

    Thank You

    AOE means that the spell needs to be placed at the ground like Death and Decay from DK.
    If i'm not wrong there is no option in the editor to get the result you want. What you can do is to use C# code as condition.

    For example:

    int range = 15;
    int targetAmount = ObjectManager.GetObjectWoWUnit().Count(u => u.IsAlive && u.MaxHealth > 500 && ((ObjectManager.Me.TargetObject.Position.DistanceTo2D(u.Position) - ObjectManager.Me.TargetObject.CombatReach) <= range) && u.IsAttackable && !TraceLine.TraceLineGo(u.Position));
    
    return targetAmount > 3;

    [range] = range around the target
    [targetAmount] = the targets we found around the target
    [targetAmount > 3] = returns true (executes the spell) if there are more than 3 targets around the current target

    hope that helps.

  10. On 17.1.2018 at 11:10 AM, Losmy said:

    There is a fightclass I would like to open and see how he handles party aggro, how would I go on about opening this file? 

    You can open THE file like following....

    You can take a look into DLL files via JetBRains dotPeek(decompiler). If the dll is encrypted there is no way until you are able to break the encryption. How about to ask the creator about the source code?
    All other files can be opened via texteditor.

    Next time more informations would be nice.

  11. 58 minutes ago, Danton said:

    Hi ! 

    Is there anyway i can use the party mode of this bot without being in an ingame party ? 

    I'm not sure i'm perfectly clear, but i would like to use my lvl60 as an assist for my low level, but without being in the same group. (To avoid XP sharing)

    I tried this today, but without being in the same group, my 60 only follow my low level without attacking engaged mobs. He's only attacking when in the same group. 

     

    Thanks for your help, 

    No it is not possible with the party bot.
    Take a look into the plugin section may you can something that fits.

    For example:

     

  12. 13 hours ago, Rivex257 said:

    alles klar super ! vielen dank ! jetzt hab ich noch eine frage kann ich mit dem bot auch dungeons machen? 

    Technisch ist das möglich, ja. Du musst allerdings schauen ob du in der Lage bist Profile selber zu schreiben oder ob es hier welche zum runterladen gibt. Es gibt keine BotBase die extra fuer dungeons geschrieben wurde, sondern man kann z.B. den Quester dafuer missbrauchen.

  13. 1. Ihr seht unter "My Purchases" euren Key.
    2. Ihr startet den Bot, drück "Launch Bot".
    Danach öffnet sich ein Fenster mit dem Title "License Keys Management.
    3. Ihr tragt euren Key in die Textbox ein und drückt auf das +
    4. Ihr drückt Login....
    5 Ihr habt Spaß mit dem Bot.

  14. 17 hours ago, Droidz said:

    Hello, if you use dll fightclass you can:

    
            var dllFile = System.IO.File.ReadAllBytes("fightclass.dll");
            var assembly = System.Reflection.Assembly.Load(dllFile);
            var obj = assembly.CreateInstance("Main", false);
            if (obj is ICustomClass instanceFromOtherAssembly)
            {
                instanceFromOtherAssembly.Initialize();
            }

    else you need to use CompileAssemblyFromSource

    Alright thought there will be a other way but this should be enough, thanks :)

  15. 2 hours ago, Droidz said:

    Salut, tu peux donner plus de détails sur ce que tu veux faire, j'ai du mal à comprendre

    Hi, I made a own product and i want to start the loaded fight class with my product without your fight engine but i found no way to do that.
    For example "CustomClass.Start();"

×
×
  • Create New...