Hello There, Guest! Login Register


Hoenn Safari Beldum Catcher
#1
function onPathAction()
if getMapName() == "Pokecenter Lilycove City" then
            moveToMap("Lilycove City")
        elseif getMapName() == "Lilycove City" then
            moveToMap("Route 121")
        elseif getMapName() == "Route 121" then
            moveToMap("Hoenn Safari Zone Lobby")
        elseif getMapName() == "Hoenn Safari Zone Lobby" then
            talkToNpcOnCell(21,6)
        elseif getMapName"Hoenn Safari Zone Area 1" then
                        moveToMap("Hoenn Safari Zone Area 2")
                        moveToGrass()
end
end

function onBattleAction()
if isWildBattle() and (isOpponentShiny() or getOpponentName() == "Beldum") 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()
else
return run() or attack() or sendUsablePokemon() or sendAnyPokemon()
end
end
 
Reply
#2
You can make your code look a lot nicer and more readable by putting it in a [code]CODE HERE[/ code] box (Without the spaces)
If you want a personalized script, feel free to DM me. I have nothing better to do.  Big Grin
 
Reply
#3
(2017-01-28, 18:48:32)Tiki teheti a kódot meg egy csomó szebb és olvashatóbb azáltal, hogy a [code] KÓD itt [/ code] box (szóközök nélkül)

hello kellene egy script riolu Hoenn safari 4

nagyon jó lenne
 
Reply
  


Forum Jump:


Browsing: 1 Guest(s)