NecroBot Auto-Reset [without another programs] menu

User Tag List

Results 1 to 2 of 2
  1. #1
    omansak's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    NecroBot Auto-Reset [without another programs]

    1 : Create Batch File in PoGo.NecroBot.CLI\bin\Debug
    2a : Change ..cs File and Debug PoGo.NecroBot.CLI\ConsoleEventListener.cs
    or
    2b : Download .cs File and copy PoGo.NecroBot.CLI\ConsoleEventListener.cs + Debug

    .bat FILE (30min)

    Code:
    @echo off
    :loop
    echo # Starting
    start NecroBot.exe
    timeout /t 1800 >null
    echo # Closing
    taskkill /f /im NecroBot.exe >null
    timeout /t 30 >null
    
    goto loop

    Normal ConsoleEventListener.cs
    Code:
    ...
    if     public void HandleEvent(WarnEvent evt, ISession session)
            {
                Logger.Write(evt.ToString(), LogLevel.Warning);
    
                if (evt.RequireInput)
                {
                    Logger.Write(session.Translation.GetTranslation(TranslationString.RequireInputText));
                    Console.ReadKey();
                }
    
            }
    ...
    Fixed ConsoleEventListener.cs
    Code:
    ...
            public void HandleEvent(WarnEvent evt, ISession session)
            {
                Logger.Write(evt.ToString(), LogLevel.Warning);
    
                if (evt.RequireInput)
                {
                    Logger.Write("Starting...",LogLevel.Info);
                    
                }
    
            }
    ...
    Attached Files Attached Files
    Last edited by omansak; 07-30-2016 at 11:03 AM.

    NecroBot Auto-Reset [without another programs]
  2. #2
    omansak's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Uptade++ post ...

Similar Threads

  1. Massive queues and dc's during wait time, auto log in bot/program?
    By Nastya in forum WoW Bots Questions & Requests
    Replies: 2
    Last Post: 11-15-2014, 04:36 PM
  2. [How to] Turn off Battle.net without any programs/firewall edit.
    By ahf620 in forum World of Warcraft Exploits
    Replies: 10
    Last Post: 08-25-2011, 06:45 AM
  3. (Surprisingly Useful) *Mac Only* Create Self Lag... Without a Program!
    By vertigo7 in forum World of Warcraft Guides
    Replies: 4
    Last Post: 03-26-2009, 02:56 PM
  4. Anti AFK without a program
    By Willn21 in forum World of Warcraft Bots and Programs
    Replies: 6
    Last Post: 11-14-2008, 12:48 AM
All times are GMT -5. The time now is 04:14 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search