01-12-2016, 07:02 PM
https://www.dropbox.com/s/xgdy1m0998g7hc...a.lua?dl=0
can you check my profil because pipira pira are always released ...
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