Jump to content

Droidz

Administrators
  • Posts

    12442
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Droidz got a reaction from loves2spooge in Still freezing in No Dx Mode   
    Hello,
    Try to use this plugin: http://wrobot.eu/files/file/622-memory-clean/ (edit file with notepad to change max lua memory size, replace 270000 by 100000 line 28).
     
  2. Like
    Droidz got a reaction from loves2spooge in WRobot.exe crash   
    Try also to reinstall WRobot
  3. Like
    Droidz reacted to Phantom in Still freezing in No Dx Mode   
    reporting back, this trick seems to work, havent had crashes since :)
  4. Like
    Droidz got a reaction from loves2spooge in Wrobot stops   
    Generally restart computer resolve this problem.
  5. Like
    Droidz got a reaction from loves2spooge in Druid cat change.   
    You use English game client? Because you need to put mount name like is appear ingame.
  6. Like
    Droidz got a reaction from morris79 in MultiTarget Rotation C# Trouble   
    No tested but use code like
    internal void MultiTargetRotation() { var unitsAffectingMyCombat = ObjectManager.GetUnitAttackPlayer(); if (unitsAffectingMyCombat.Count <= 0) return; var unitsAttackMe = unitsAffectingMyCombat.Where(u => u != null && u.IsValid && u.IsTargetingMe).ToList(); if (unitsAttackMe.Count > 1) { var unitToAttack = unitsAttackMe.FirstOrDefault(u => u != null && u.IsValid && !u.IsMyPetTarget); if (unitToAttack != null && unitToAttack.IsValid && unitToAttack.IsAlive) { if (!unitToAttack.IsMyTarget) Interact.InteractGameObject(unitToAttack.GetBaseAddress, !ObjectManager.Me.GetMove); if (unitToAttack.IsMyTarget) Lua.LuaDoString("PetAttack();"); Logging.Write("PET ATTACKING: " + unitToAttack); } } //IF ALL THE MOBS ARE ATTACKING THE PET FOCUS THE LOWER HP ONE else { var unitsAttackPet = unitsAffectingMyCombat.Where(u => u != null && u.IsValid && u.IsTargetingMyPet).ToList(); var lowerHpUnit = unitsAttackPet.OrderBy(unit => unit.HealthPercent).FirstOrDefault(); if (lowerHpUnit != null && lowerHpUnit.IsValid && lowerHpUnit.IsAlive && !lowerHpUnit.IsMyPetTarget) { if (!lowerHpUnit.IsMyTarget) Interact.InteractGameObject(lowerHpUnit.GetBaseAddress, !ObjectManager.Me.GetMove); if (lowerHpUnit.IsMyTarget) Lua.LuaDoString("PetAttack();"); Logging.Write("PET ATTACKING LOWER HP: " + lowerHpUnit); } } }  
  7. Like
    Droidz got a reaction from jacoboloko12 in WRobot beta ready for Wow Legion 7.0.3 PTR   
    Hello, I have just released WRobot beta for Wow Legion 7.0.3 PTR.
    More info here.
    Regards
     
    EDIT: 07/16/2016:  WRobot beta support now last wow ptr version (wow 7.0.3.22248). Legion pre-patch is coming soon: http://www.wowhead.com/news=254192/the-legion-pre-expansion-patch-arrives-july-19

    View full article
  8. Like
    Droidz reacted to Phantom in Still freezing in No Dx Mode   
    Just installed it onto the healer, will see how it goes.
  9. Like
    Droidz got a reaction from mati212121 in Update Status - Patch 7.1.5 Build 23420   
    Update done
  10. Like
    Droidz got a reaction from testingz in Withered Hungerer   
    No but I'll add support http://wrobot.eu/forums/topic/4143-sky-golem-fixed-yet/#comment-19403
  11. Like
    Droidz got a reaction from Raoul in Update Status - Patch 7.1.5 Build 23420   
    I start to work on this patch
  12. Like
    Droidz reacted to paraglider in This is not possible during a movement   
    Did not work.  But I found a way around it :) on my druid I just set moonkin form as a must have in fight class. So when he lands he cast the spell before picking up or mining.. Works like a charm.
    But still thanks for support on old version.
  13. Like
    Droidz got a reaction from PtoAmo in Download profiles and fight classes for Vanilla   
    Download profiles and fight classes for Vanilla
  14. Like
    Droidz got a reaction from razilein in Nostalrius Reborn   
    WRobot for Wow vanilla is now available 
  15. Like
    Droidz got a reaction from razilein in Nostalrius Reborn   
    Support coming soon...
  16. Like
    Droidz got a reaction from Amazing Snake in Paid Profiles   
    http://wrobot.eu/forums/topic/3494-how-to-sell-your-profilesfightclasses/
  17. Like
    Droidz got a reaction from sillycat in WRobot for private servers > Add Wow Vanilla support   
    Hello,
    WRobot support now World of Warcraft Vanilla ( 1.12.1 build 5875 )
    Download WRobot for Vanilla here.
    And download profiles and fight classes here.
    If you can problem, you can found forum of WRobot for Vanilla here.
    Kind regards

    View full article
  18. Like
    Droidz reacted to wickedninjadad in New Quester Tutorial Video   
    Hello everyone so i learned from the other tutorial for quester and figured id create my own tutorial and get alittle more detailed. i hope this helps alot more in explaining certain things on how to create quester profiles. its not to much more in depth but gets alittle more. I did this mainly for 3.3.5 servers Lich king but should give the gist of how to do on other versions also hope you enjoy and sorry its long lol and the quality of my voice
    Video found here
    https://youtu.be/-orriuxyh2U
     
     
     
  19. Like
    Droidz got a reaction from colderpotato in Download WRobot for Vanilla   
    Hello,
    Download WRobot for Wow Vanilla (1.12.1 5875) : Click here 
    (don't forget to select good product during install:  )
    If you get problem to install WRobot go here.
  20. Like
    Droidz got a reaction from y2krazy in How to sell your profiles/fightclasses   
    Hello,
    Required:
    WRobot subscription active. Buy "Premium Seller" status (before buy this subscription, wait than your file is approved) (it is for 3 months, at the end, if you don't renew your subscription you will no longer be allowed to sell your files). You need be active on the forum or/and share for free files with community (I'll refuse your file if you want sell file without free file shared, or if you have 10 paid files and only 1 free file). You must offer elaborate files created by you (I don't accept files if we can found for free similar or that we can create the same in 2 minutes. If it is simple file (like gatherer profile) I accept if it is pack with several files for low price). Paypal account (you can also use site like https://sellfy.com, https://selly.gg/ or https://gumroad.com/). How to:
    Contact me by private message and send me the file (not obfuscated and not encrypted, for dll send me source code). that you want to sell, the description and the price, I will approve (or not) (if you post paid file without my approval or you try to scam WRobot team or users, I'll remove you files, ban you and suspend your WRobot subscription).
    If your file is approved:
    If you haven't active "Premium Seller" status buy this. optional - You can encrypt your file. Submit a demo version of your file in download section. In "File Name" option put "[PAID]" before the file name. In "About This File", add file description, delivery time,  your method of delivery, the link to buy your file and write than you are not associated with WRobot company: You get result like: 
    You can "Preview" your text with editor button 
    Result: 
    If you use Paypal, you can:s
     
    Remark:
    If you are inactive for a long time (more than 1 year)), the WRobot team reserves the right to share your files. Mainly files that members have paid for and which are no longer accessible due to your inactivity (offline authentication server, download link that no longer works...). You can found old paid files here : https://github.com/droidzfr/WRobot_Packages/tree/master/Old paid files
  21. Like
    Droidz got a reaction from PtoAmo in Nostalrius Reborn   
    Support coming soon...
  22. Like
    Droidz got a reaction from mbfme in Nostalrius Reborn   
    Support coming soon...
  23. Like
    Droidz got a reaction from Reaper666 in Pay For Bot AND Profiles???   
    Hello, I can understand what you say, but these profiles would probably not exist if they were not paying (it is very hard to create good and complet quests profiles).
  24. Like
    Droidz got a reaction from Reaper666 in Nostalrius Reborn   
    Support coming soon...
  25. Like
    Droidz got a reaction from Suspect in 50FPS - Too high FPS?   
    Wait next update.
    To change max FPS, close all WRobot, open with notepad file "WRobot\Settings\WRobotGlobalSetting.xml" , and edit line with "<MaxFPS>50</MaxFPS>". Replace 50 by new value.
×
×
  • Create New...