Jump to content

BetterSister

Elite user
  • Posts

    1887
  • Joined

  • Last visited

Reputation Activity

  1. Sad
    BetterSister reacted to Bambo in Can i get banned on live?   
    If you run wrobot on the same machine as your retail account at the same time, you will get in big trouble my friend.
     
    In other words: DON'T DO IT!
  2. Haha
    BetterSister reacted to CocoChanel in Northdale Warden scanning for hardware?   
    Just got 3 accounts banned that I had running on a virtual machine, meanwhile I had 7 others running that are perfectly fine that are outside of that VM.
  3. Haha
    BetterSister reacted to tonycali in Northdale Warden scanning for hardware?   
    TBC priv servers 2 new ones coming out in next 4-5 months elysium's and sunwells.  and once retails new servers come up they'll find a vulnerability and someone will have a new bot for it.  Its always been like this they just need time to see the new system.  maybe not wrobot but another person's project.
  4. Haha
  5. Like
    BetterSister reacted to Ordush in Northdale Warden scanning for hardware?   
    Rofl, are you seriously still not believing that some of us are having no issues?
    That is so funny.
  6. Sad
    BetterSister reacted to tonycali in MY wrobot said it closed becuase teleported.   
    I turn off close bot when teleported option because sometimes when you die and spawn at the Graveyard it will think you have been ported and close the bot/ game.  if u get ported to GM room and log out he's gonna close the account anyways.
  7. Sad
    BetterSister reacted to Droidz in Following: The begining of the end of WRobot for official servers   
    Hello,
    Following the "The begining of the end of WRobot for official servers" , I'll stop to sell subscriptions of WRobot for official servers the 24 June 2018, and I'll remove and stop support of this version the 24 July 2018 (or before if blizz release the BfA pre-patch earlier).
    This don't affected versions of WRobot for private servers.
    Kind regards
     
    EDIT: Subscriptions removed from the store ?
     

    View full article
  8. Like
    BetterSister reacted to Zan in buying a licence   
    I think you're being a little bit paranoid. I've never had any issues throughout the years with WRobot.
  9. Like
    BetterSister reacted to Droidz in Pathfinder problem again?   
    Try : PathFinderPathIfDown.cs
    public class Main : wManager.Plugin.IPlugin { public void Initialize() { robotManager.Events.LoggingEvents.OnAddLog += delegate(robotManager.Helpful.Logging.Log log) { try { if (log.Text.StartsWith("GetRequest(string url=\"http://pathfinder") || log.Text.StartsWith("GetRequest(string url=\"https://pathfinder")) { robotManager.Products.Products.InPause = true; wManager.Wow.Helpers.MovementManager.StopMove(); robotManager.Helpful.Logging.Write("In pause because pathfinder server seem down"); } } catch { } }; } public void Dispose() { } public void Settings() { } }  
  10. Sad
    BetterSister reacted to Extc in Northdale Bans?   
    I'm mixing grinding and guesting, havent done any dungeons yet. 1 Ban and reason GM noticed im bot was someone reported me for not accepting his party invite while my bot was faster than like 15 people camping 1 quest boss, gm teleported me (i was monitoring and noticed this) so i did stop bot, did write "wtf is this?" and gm said cut the crap I know youre botting, "wait what?" You got reported about harrasment and beeing uncooperative, I checked whats up, and noticed you are botting, take a lesson and play the game as its ment to be played. And after that disconnected and acc closed ? But yeh kinda unlucky someone got too mad ?
  11. Haha
    BetterSister reacted to eeny in Picks up quests, but nothing more   
    Thats a legion file from the legion download section.  The bots trying to pick up a quest that only exists in Legion (seeing a trend here??) and it wont move till its go it.
    Use a BC quest file- that one wont work
  12. Sad
    BetterSister reacted to Enraged in My apologies, I have returned   
    Hey guys, 
    Just wanted to make a post to show my gratitude for the community and for the patience around my content. I had a business trip come up followed by an immediate family emergency that ended up lasting longer than expected across the country and the laptop I took to work on fried on me with my content.
    I apologize for the delay, and for any disappointment in the current state of my work. 
    I will have some updates out shortly for the old items to fix bugs and optimize, along with new content that I am very excited to work on and share.
    Love you all ❤️
    -Enraged
  13. Like
    BetterSister got a reaction from Garub in Click on the map   
  14. Like
    BetterSister reacted to Droidz in [ToTown] Unable to reach the vendor, blacklist it 120 minutes   
    To unblacklist vendor (add you own condition, check if you are in smart pull):
    robotManager.Events.LoggingEvents.OnAddLog += delegate(Logging.Log log) { if (!log.Text.Contains("[ToTown] Unable to reach the vendor, blacklist it 120 minutes (you can disable this NPC in NPC DB tab 'Tools').")) return; foreach (var n in NpcDB.ListNpc) { n.BlackList(-1); } }; Or make copy of npcdb before to start fight (in smartpull) and restaure copy after fight
    (but yes I need to add blacklist events)
  15. Like
    BetterSister reacted to Droidz in hanyoo69 is asking for 1-45 profile via email   
    I ban him again and remove his subscription (without refund) because it does not respect the rules of use of WRobot
  16. Like
    BetterSister reacted to Ordush in The proxy and you   
    Hello all!
    There are so many people here having issues with using proxies with WRobot.
    I'm going to write a thorough guide here, that will get you set up.

    Why use proxy?
    This subject has been discussed a lot.
    A proxy will not make it, so you are not banned. It will make sure that WHEN you are banned, only the char using that proxy is banned.
    I am using "WHEN" because, you will always get banned at least once if you use bots.
    What proxies are there?
    There are many kinds of proxies, but the most common are HTTP & Socks5.
    HTTP: A HTTP proxy will ONLY handle HTTP traffic, this is where many people go wrong with wow. use a socks proxy.
    Proxy Software:
    I am personally using ProxyCap, it's easy to set up and it has a simple interface.
    Proxy Addresses:
    I suggest getting a paid proxy. There are many sites out there to get proxies.
    Using a free one, has a bigger chance of getting you banned. Try and get a private, and you will be good.
    Proxies For You is what i use.
    Guide:
    WoW:
    1. Open your wow folder.
    2. Copy Paste your WoW.exe and rename it to something WoW.exe (I.e. "1 WoW.exe") Make sure that your filename ends with WoW.exe (Most bots and programs will look for WoW.exe, so if you call it "WoW 1.exe" then it won't recognize it.)


    Proxy:
    1. Install ProxyCap  & Restart your PC when prompted.
    2. Right Click the ProxyCap Icon and click Configuration

    3. Click on Proxies to the left (under RuleSet)
    4. Click the "New Proxy Server" icon (This does not have any text, but is a white logo with some gold on top) It's in the top right corner.

    5. Give it a Display Name: I recommend using this syntax: Country X. (I.e. London 1)
    6. Make sure type is set to Socks5 (should be standard).
    7. Write your IP address in Hostname (I.e. 127.0.0.1) <- This is localhost, don't use that lol..
    8. Write your port: (I.e. 27015) <- Guess a game..
    9. If you have locked your IP with a username and password, Enable "Proxy requires authentication" and write in username and password.

    10. Click OK
    11. Click on Rules to the left (under RuleSet)
    12. Click the "Quick Add Rule" icon (This does not have any text, but is a white logo with some gold on top) It's in the top right corner.

    13. Make sure Rule Action says "Redirect through proxy".
    14. Click on (Default) under proxy and choose your newly made proxy from before
    15. Click on Specify under Program
    16. Click the three dots ... To the right of the box under Specify and select your new wow.exe file (I.e. "1 WoW.exe")
    17. Under Transports Check TCP and UDP.
    18. Give it a name under Rule Name. I suggest using your wow name here.  (I.e. "1 WoW.exe")

    19. Click OK
    20. Profit
    If you start your game through that exe file it will run through proxy.
    A nice way to check if it works, is by replacing your IP in Proxies with something random.
    Try to connect to a server, if it does not connect with a random IP address that is not working, it will not get a connection. This means the exe file is running through proxy.
    Another way is by double clicking Proxy Cap icon. If your game is in the list, you know that it's going through a proxy.

    This way works with Relogger!
     In your relogger under Tasks, click add and choose ChangeWoWPath and change your Path to Wow: so it fits with your new proxied wow file.

  17. Like
    BetterSister reacted to sith500 in Как избежать бана / how to avoid ban (RUS)   
    Здравствуйте. В связи с сегодняшними и прошлыми обстоятельствами думаю поделиться с вами моими советами по обходу бана
    Ссылки на скачивание всего используемого софта внизу. 
    I) Меняем имена процессов бота и WoW, для этого используем программу "Restorator"
    1. Открываем программу
    2. В окне "Дерево ресурсов" добавляем файл WoW или бота щелкнув ПКМ свободному участку - Открыть или перетащив приложение в окно мышкой.
    3. Следуем инструкции в скриншотах:
       1. https://hostingkartinok.com/show-image.php?id=660aae1e696d3f057878d19ff3ca4af3
       2. https://hostingkartinok.com/show-image.php?id=47d7f4ce38a8df51686ee827362af288
       3. https://hostingkartinok.com/show-image.php?id=beaf2b9083ae7efe0709f3ba42d9b98e
       4. https://hostingkartinok.com/show-image.php?id=829ef0b012d7a9c04a51ed164619fa36
       5. https://hostingkartinok.com/show-image.php?id=d5fb7b53effcb8935374302479515b1c
    Скриншоты результатов работы:
    https://hostingkartinok.com/show-image.php?id=7ee4dbce8d346270f7cda28729ef432f
    https://hostingkartinok.com/show-image.php?id=775355598aa09c465466157157264167
    II) Отключаем DNS. Я на всякий случай еще проставляю Google Dns (http://nastroisam.ru/dns-8-8-8-8/)
    https://hostingkartinok.com/show-image.php?id=4cfacc830e2c914c7a83342f87c96ad4
    Следующие два совета ненужны если вы используете виртуальную машину
    III) Используем учетную запись администратора
    https://pclegko.ru/bezopasnost-kompyutera/uchetnaya-zapis-administratora.html
    IV) Меняем имя компьютера на "admin-PC"" и рабочую группу на "WORKGROUP". По-моему, это наиболее часто используемые параметры. Можете пробовать свой вариант.
    https://cadelta.ru/windows/id225
    V) Отключаем "Netbios через tcp/ip" 
    1. https://hostingkartinok.com/show-image.php?id=0ad71c656f7c06ab3fce219ed0ca78a1
    2. https://hostingkartinok.com/show-image.php?id=f6d434ed83d69dfb44e3b02ed275fecd
    VI) Меняем локальный ip на 192.168.1.254 (шлюз 192.168.1.1.). Если провайдер вам позволяет, меняем на 192.168.1.1. (шлюз 192.168.0.1.)
    Пользуемся скриншотами из прошлого совета, думаю разберетесь
    Следующие два совета касаются браузеров
    VII) Отключаем WebRTC
    https://whoer.net/blog/article/kak-otklyuchit-webrtc-v-raznyx-brauzerax/

    VIII) Отключаем Flash Player 
    https://whoer.net/blog/article/kak-otklyuchit-flash-v-brauzerax/
    IX) Отключаем JavaScript
    https://yandex.ru/support/common/browsers-settings/browsers-java-js-settings.html#chrome
    Если установлена на компьютере - https://whoer.net/blog/article/kak-otklyuchit-java-na-raznyx-os/
    X) Закрываем уязвимые порты
    https://www.youtube.com/watch?v=qSrNsIUZKbI&app=desktop
    Дублирующая статья: https://pikabu.ru/story/zakryivaem_portyi_deshifratora_ne_budet_5048250 .
    У меня не закрывался порт 5000, сделал это вручную (службы - обноружение SSDP)
    XI) Используем отдельный клиент для запуска каждого бота. Для того чтобы не копировать его весь (папка Data - 45гб), используем программу "LinkShellExtension"
    1. Устанавливаем программу
    2. Размножим нужное количество клиентов без папки Data (содержимое должно выглядеть так - https://hostingkartinok.com/show-image.php?id=9260216e62e6d9f2a534376503a19d93), должен остаться один клиент с папкой "Data"
    3. В клиенте где есть папка "Data" щелкаем по ней ПКМ -> "Запомнить источник ссылки" https://hostingkartinok.com/show-image.php?id=7fc76c33bd307b982abf81d5d3374421
    4. В папке без "Data" щелкаем ПКМ по свободному месту -> "Поместить как" -> "Символическую ссылку" https://hostingkartinok.com/show-image.php?id=7f85bba5dad8c9fe677be805032e1c34 , так проделываем со всеми папками (копирование папки со ссылкой непоможет). Папка приобретет такой вид - https://hostingkartinok.com/show-image.php?id=0a5ca36faa0f8c7fa9af441a495092a5
     В итоге новосозданные клиенты прекрасно работают.
    https://hostingkartinok.com/show-image.php?id=639c700c56651944616e9768e5e51976
    XII) В случае бана аккаунта, меняем ID и Mac, для этого используем программы:
    1."Change MAC Address" - меняет MAC адрес
    2."Сctools" - меняет кучу id за исключением жестких дисков
    3."Volume Serial Number Editor" - меняет id жестких дисков
    4."STZBlaster" - в дополнении к предыдущим меняет имя системного диска
    "Id blaster plus"  если хотите чтобы параметры менялись с определенной периодичностью
    Они интуитивно понятные, думаю обойдемся без инструкций
    После их использования проделываем совет IV (если у вас нет VM)
    Делитесь своими советами, указывайте на ошибки, гайд будет при возможности дополняться.
    p.s. ССылки:
    "Chande mac adress" - http://cub0.spaces.ru/files/?r=main/view&Li=1785&Lii=49694482&Link_id=1630077&Lt=6&Read=52467059&Sn=14&from=shared_zone&link_id=1630077&sid=4738809096285948
    "Restorator" - http://soft.sibnet.ru/soft/21832-portable-restorator-2009-4-00-1807-rus/
    "LinkShellExtension" - http://soft.sibnet.ru/soft/30920-link-shell-extension-3-8-6-8/
    "Volume Serial Number Editor" - http://softoroom.net/topic87119.html (пароль "softoroom", если кто неувидел), не забудьте поменять "KLVolSNEdit" из папки установки на тот что в "cracked exe"
    "ID-Blaster Plus" - http://soft.sibnet.ru/soft/1594-id-blaster-plus-2-0/
    "Сctools" - http://cctools.ru/
    "STZBlaster" - https://zhacker.net/prochiy-soft/2982-stzblaster
  18. Like
    BetterSister reacted to hanyoo69 in Best bot ever !   
    Okay i might have been a little angry on my previous post, but that's because i'm just so dumb ? I finally found how to use this bot, and it leveled my char alone while questing 1-20 no problem !!! ? ? ? 
     
    - Currently playing vanilla.
    - I will buy another license next month -yeah-
  19. Like
    BetterSister reacted to Olya in How to use a proxy correctly   
    I apologize for the bad English I use Google translation 
    Many asked the question how to properly bind the proxy to the WoW client and I decided to write a small guide to answer all at once. Immediately make a reservation that I do not know whether this will also work for official servers, because long ago not botting them. But this will definitely work for earlier versions.
    To bind a proxy server to a specific application, you need a special soft. There are several options, but I prefer the Proxyfier, because some others, if they can not connect to any particular hosts, will simply run them through your static ip address.
    So we need the following tools:
    Proxyfier
    LinkShellExtention
    First of all, you need to create several copies of the warcraft.

    You can simply copy the client several times to separate folders. But who uses only SSD and wants to save space on the hard drive will use the LinkShellExtension to create symbolic links to the massive client data. So, we install all the necessary software and start
    We copy all the folders and files (without "data") of the wow client to our newly created folder for the bot
     
    Right-click on the "Data" and choose Pick Link Source from the drop-down menu. Then go to the new folder, click on the empty space and choose Symbolic Link

    The result should look like this

    Measuring the amount of memory used, we get only about 30 MB and it's absolutely working client

    You might have noticed that in the client folder for the bot, the client launch file is called WoW1
    You must do the same for each directory with the bot. That is, if you have 5 clients proxy, you must name the startup files accordingly: WoW1.exe, WoW2.exe, WoW3.exe, WoW4.exe, WoW5.exe and so on. Otherwise, no matter how many directories you create, each of them will work on the same proxy as the process will be called the same.
    Now you can add your proxy to the Proxyfier. I will not separately describe how to do this since it should be clear. Then go to the proxification rule and make a binding as shown in the screenshot

    In the application field, specify the path to the warcraft client in which the specific bot will work. Also this proxy is attached to the browser. I highly recommend registering the account through the proxy on which it will work in the future. But do not forget to untie the browser after registration so that there are no more intersections. In the action field, you must select the desired IP address.
    And this is the result

    In conclsion, even if the clients are proxy correctly, the first thing you need to pay attention to is the quality of the proxy. It is most important
  20. Confused
    BetterSister reacted to dida1990 in I am back in business, bitches   
    Hi guys, just wanted to say I am back. KMS xD
  21. Sad
    BetterSister reacted to dida1990 in I am back in business, bitches   
    Wrote you a message with what happened :/
    what shall I do? :) 
  22. Sad
    BetterSister reacted to Ivkan1997 in Something went totally wrong with wrobot   
    This is for sure something about new update/ new wrobot update.exe etc.
    Waiting for Droidz to get profesional answer about this issue :)
  23. Sad
    BetterSister reacted to zatvorgt in Something went totally wrong with wrobot   
    reinstall all dont resolve this problem, tested 1 min ago
     
  24. Like
    BetterSister reacted to Droidz in Warmane-Outland. Still getting ban   
    Old version (before WRobot 1.9.0) are detected, but last update is normally "safe" (1.9.0). After, of course if you are level 40 and your character have completed 0 quests it is easy to detect server side, or if you are online more than 10h per days several days.
  25. Sad
    BetterSister reacted to Razzue in Refund/time extend when boots down?   
    Well... Used the way they're supposed to be you'll be well fed, or have tons of fun ;) 
    But yes, this analogy works well ;)
     
    (Some) People who buy cheats are like drug addicts. They get pissy and emotional when they can't use it xD
×
×
  • Create New...