Loading...

Top
PFQ Banner

This is PokéFarm Q, a free online Pokémon collectables game.

Already a user? New to PFQ?

Single post in Site Skins: How-To, and Helpful CSS

Forum Index > PokéFarm > Guides > Site Skins: How-To, and Helpful CSS >

Bishop's AvatarBishop
Bishop's Avatar
360+ Clickbacks or Jumps in ONE minute... (not sure if really possible as i have slow internet, but based on what i did get in short test i think some people will even be able to get more... maybe even double that?) as a reminder, this only works in MULTI view (clickback, jump, team or other made list). individual parties are not affected. ***EDIT*** added two lines to make look better, and to work on mobile (moves prev/next buttons)

ugly but works:

rapid click (or press 1-5) anywhere in the "hold the egg" area... does NOT feed right berry (unless number/click is in proper spot) also you can not tell how many pokes/eggs in party.

code:

#partybox .party>div>.action.working {display:none;} #multiuser .party>div {position: absolute;} #multiuser .party>div>.action a[data-berry] {z-index:1;} #multiuser .mu_navlink {margin-top: 100px;} #multiuser .fieldslink {margin-top: 110px;} ***EDIT*** added two lines to make look better, and to work on mobile (moves prev/next buttons)

use with Gladion's Party MOD and Hide bad berry:

rapid click (or press 1-5) in top section of bottom egg/poke.

code:

this code must be used with the other codes which can be found in first post of this thread. #partybox .party>div>.action.working {display:none;} #multiuser .party>div {position: relative;} #multiuser .party>div>.action a[data-berry] {padding: 100px0px100px0px;z-index:1;} #multiuser .mu_navlink {margin-top: 100px;} #multiuser .fieldslink {margin-top: 110px;} ***EDIT*** added two lines to make look better, and to work on mobile (moves prev/next buttons)
© PokéFarm 2009-2024 (Full details)Contact | Rules | Privacy | Reviews 4.6★Get shortlink for this page