Hello There, Guest! Login Register


Route 27 Farm
#1
Simple farm that kills lvl 40~ mobs and heals with the old lady nearby
Nets about 20k Exp, and 80 PokeDollars per mob on my lvl 100 Blastoise.



name = "Route 27"
author = "Swaggy"

function onPathAction()
    if getPokemonHealth(1) > 0 then
        if getMapName() == "Route 27 House" then
            moveToCell(3, 6)
            waitForTeleportation()
        elseif getMapName() == "Route 27" then
            moveToRectangle(63, 10, 68, 11)
        end
    else
        if getMapName() == "Route 27" then
            moveToCell(47, 11)
            waitForTeleportation()
        elseif getMapName() == "Route 27 House" then
            talkToNpcOnCell(10, 5)
        end
    end
end

function onBattleAction()
    attack()
end

Simply make a notepad with the code in it and name it "Route 27.lua"



I will be making more, send some requests on zones you want a script on.
 
Reply
#2
Can you make a script for Route 22?
 
Reply
#3
Enter in house 27 but doesn't cure.
 
Reply
#4
Frosty Can you make a script for Route 22?
route 22 is already in the bot when you download it, but just in case i will repost it
 
Reply
#5
it will not heal when entering house 27
 
Reply
  


Forum Jump:


Browsing: 1 Guest(s)