Jump to content

cindarella

Members
  • Posts

    13
  • Joined

  • Last visited

Reputation Activity

  1. Like
    cindarella reacted to BetterSister in My activity   
    Hello. As many of you already noticed that i haven't been too active lately i actually just graduated from school so I am now forest machine operator (specialized in forwarders) . 
    Next good thing is I'm starting to work fulltime since tomorrow and my boss said I'm allowed to work as much as i want so basicly you won't see me here anymore  or if I'll be here i won't have much time to work on any bot related projects... 
    It's been great time here but it is time for me to move on in my life. So yeah this is kinda a goodbye 
    About my Azsuna project, anyone who wants can continue with it using my "trial" profile from downloads section. Just remember that i used zygor with it ;) 
  2. Like
    cindarella got a reaction from gibara92 in Party mode problem - RAF connected characters are recognized as dead   
    It seems the party mode isn't working properly anymore.
    It wont follow and wont help partymembers. The bot state only switches between "idle" and "Follow goup leader", but its doing nothing.
    Only looting and attacking (when being attacked) is working.
    Already reinstalled wrobot and tested it on 2 PCs, but the problem stayed the same.
    Edit: After testing around i found that Wrobot regocnizes other players wich are connected with "recruit a friend" as dead.
    I guess players which are connected with RAF have some kind of special flag which Wrobot mistakes as dead flag.
    I did test this with different classes, races, levels and battle.net accounts - its always the same problem - as soon as the characters have recruit a friend active the get recognized as dead.

     
    Edit2: Since this problem isn't caused by party mode and is more of a general problem, i opened a bug report: "Recruit a friend" connected players do always have dead flag
  3. Like
    cindarella reacted to Droidz in luascript in is complete condition   
    Hello,
    You can use code like this in <is complete condition>  (not tested):
    int shipmentCapacity = wManager.Wow.Helpers.Lua.LuaDoString<int>("local name, texture, shipmentCapacity, shipmentsTotal, creationTime, duration, timeLeftString, itemName, itemIcon, itemQuality, itemID = C_Garrison.GetLandingPageShipmentInfo(); return shipmentCapacity;"); int shipmentsTotal = wManager.Wow.Helpers.Lua.LuaDoString<int>("local name, texture, shipmentCapacity, shipmentsTotal, creationTime, duration, timeLeftString, itemName, itemIcon, itemQuality, itemID = C_Garrison.GetLandingPageShipmentInfo(); return shipmentsTotal;"); return shipmentsTotal >= shipmentCapacity;  
    A few samples of lua usages:
    string luaValue = wManager.Wow.Helpers.Lua.LuaDoString("luaVarName = 'value text'", "luaVarName"); string luaValue2 = wManager.Wow.Helpers.Lua.LuaDoString<string>("return 'value text';"); bool luaValueBool = wManager.Wow.Helpers.Lua.LuaDoString<bool>("return 1==1;"); wManager.Wow.Helpers.Lua.LuaDoString("print('run lua code without return value');");  
  4. Like
    cindarella reacted to Droidz in wow client just updated   
    Hello, I work in it. I'll update WRobot quickly.
  5. Like
    cindarella reacted to Droidz in Some changes   
    Hello, following this news:
    I just remove the trial version of WRobot (so the products WRotation and Party are no longer free) (the trial version of WRobot for private server is still active and will remain).
    I have added WRobot subscription "2.99 € per 5 days" (to replace trial version).
    The monthly price is now at 6.99€ (instead of 5.99€), and lifetime price at 23.99€ (instead of 19.99€) (for normal WRobot subscription).
    This made a lot of changes, but my goal (it is better for me and for you) is in the future that WRobot become a semi-private bot.

    View full article
  6. Like
    cindarella got a reaction from Droidz in 64 bit win 10   
    There is no real advantage in using the 64bit client. As already mentioned - the improvements are minimal.
    And of course people will continue to use 32bit software, have a look into your %programfiles(x86)% folder!
    Instead of switching you could just copy the WOW Folder and use the copied one for botting (rename Wow-64.exe), than you can also lower graphics settings and disable addons.
    The only downside of copying the folder is that you have to login the old fashioned way.
  7. Like
    cindarella reacted to Droidz in Merry Christmas   
    Merry Christmas


    View full article
  8. Like
    cindarella reacted to Droidz in WRobot 1.5.0 for Wow 6.1.2 bugs reports   
    Hello,
    If you can try with latest WRobot update and tell me if your problem is resolved.
  9. Like
    cindarella got a reaction from Droidz in WRobot 1.1.0 bugs reports   
    The tracker options disappear instantly for me after clicking start.
    But the log doesnt show any errors.
  10. Like
    cindarella reacted to Droidz in WRobot 1.1.0 bugs reports   
    I have changed font (And improve Update (you need to download WRobot again to get new Update.exe).
×
×
  • Create New...