name = ">Route 2<"
author = "CaptWAR"
description = "Leveling Script"
function onPathAction()
if isPokemonUsable(1) then
if getMapName() == "Pokecenter Pewter" then
moveToCell(9, 16)
elseif getMapName() == "Pewter City" then
moveToCell(14, 49)
elseif getMapName() == "Route 2" then
moveToRectangle(13, 14, 22, 14)
end
else
if getMapName() == "Route 2" then
moveToRectangle(13, 14, 22, 14)
elseif getMapName() == "Pewter City" then
moveToCell(24, 36)
elseif getMapName() == "Pokecenter Pewter" then
usePokecenter()
end
end
end
function onBattleAction()
if isWildBattle() and isOpponentShiny() then
if useItem("Ultra Ball") or useItem("Great Ball") or useItem("Pokeball") then
return
end
end
if getActivePokemonNumber() >= 1 then
return attack() or sendUsablePokemon() or run() or sendAnyPokemon()
end
end
Route 2 Updated Script from CaptWAR
|
2019-04-14, 15:49:49
Hey, why u post scripts?
Pro-Shine dont work... or its only on my pc
Pro-Shine dont work... or its only on my pc
Browsing: 1 Guest(s)