MMOMinion

Full Version: Whitelist Problem?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I dont know if its my minion but when im going to my spot for take some fish, Minion release the fish Oo ( i check all markers, the name are exaclty the same inside the whitelist)
i tested with Pipira pira and pipi pira but its the same way. i tested without any name in the whitelist and nothing all fish released.

can you help me please
https://www.dropbox.com/s/xgdy1m0998g7hc...a.lua?dl=0
can you check my profil because pipira pira are always released ...
Code:
local obj1 = {
        ["setup"] = {
        ["gearsetfishing"]= 14;
    };

    ["tasks"] = {
    
            --[[ Pipira pira ]]--    
    
        [10] = {
            ["type"] = "fishing";
            ["minlevel"] = 60;
            ["maxlevel"] = 60;
            ["mapid"] = 398;
            ["pos"] = {
                ["x"] = 496.60559082031;
                ["y"] = 58.429164886475;
                ["z"] = -858.64807128906;
                ["h"] = -1.1077990531921;
            };
            ["weathernow"] = "Fog,Dust Storms,Clouds";            
            ["whitelist"] = "Pipira Pira";
            ["whitelisthq"] = "Pipira Pira";
            ["usestealth"] = true;
            ["dangerousarea"] = true;
            ["usecollect"] = false;
            ["usemooch"] = false;
            ["usepatience"] = true;
            ["usepatience2"] = false;
            ["usechum"] = false;
            ["baitname"] = "Goblin Jig";
            ["maxtime"] = 500;
        };
        
            --[[ Pipira pipira ]]--    
            
        [20] = {
            ["type"] = "fishing";
            ["minlevel"] = 60;
            ["maxlevel"] = 60;
            ["mapid"] = 398;
            ["pos"] = {
                ["x"] = 485.73199462891;
                ["y"] = -48.323474884033;
                ["z"] = -103.34943389893;
                ["h"] = 2.257146596086;
            };
            ["weathernow"] = "Fog,Dust Storms,Clouds";            
            ["whitelist"] = "Pipira Pira";
            ["whitelisthq"] = "Pipira Pira";
            ["usestealth"] = true;
            ["dangerousarea"] = true;
            ["usecollect"] = false;
            ["usemooch"] = false;
            ["usepatience"] = true;
            ["usepatience2"] = false;
            ["usechum"] = false;
            ["baitname"] = "Goblin Jig";
            ["maxtime"] = 500;    
        };
        
            --[[ Pipira pipira ]]--    
            
        [30] = {
            ["type"] = "fishing";
            ["minlevel"] = 60;
            ["maxlevel"] = 60;
            ["mapid"] = 398;
            ["pos"] = {
                ["x"] = 520.55035400391;
                ["y"] = -26.253890991211;
                ["z"] = -546.88671875;
                ["h"] = -1.5714073181152;
            };
            ["weathernow"] = "Fog,Dust Storms,Clouds";            
            ["whitelist"] = "Pipira Pira";
            ["whitelisthq"] = "Pipira Pira";
            ["usestealth"] = true;
            ["dangerousarea"] = true;
            ["usecollect"] = false;
            ["usemooch"] = false;
            ["usepatience"] = true;
            ["usepatience2"] = false;
            ["usechum"] = false;
            ["baitname"] = "Goblin Jig";
            ["maxtime"] = 500;        
        };
        
            --[[ Idle ]]--

        [80] = {
            ["type"] = "fishing";
            ["radius"] = 1;
            ["minlevel"] = 1;
            ["mapid"] = 478;
            ["pos"] =  {
                ["x"] = -18.17745789448;
                ["y"] = 211;
                ["z"] = 0.86451458930969;
                ["h"] = 2.3066308498383;                
            };    
        };
    };
}
return obj1
First of all make sure you uninstall any addons you've downloaded off the forums.
no addons, just maha guid update installed
Yea, that definitely counts as an addon, remove while troubleshooting.
ty Ace,

edit 1 : ok,deleted , addon in minion store too ? like sellout ?
because i have always this problem sometime M take it and sometime released it (3/4 are released)

edit 2: Sellout addon in minion store make a problem with fish , minion released always
( tested with pipira pira)