Juggles Posted May 2, 2016 Share Posted May 2, 2016 (edited) I haven't seen anyone post this so here are all of the F2p bank locations along with the main P2P ones. Area LumbridgeBank = new Area(3210, 3218, 3207, 3220);Area DraynorBank = new Area(3095, 3246, 3092, 3240);Area Edgeville = new Area(3098, 3498, 3091, 3488);Area VarrockWestBank = new Area(3180, 3446, 3185, 3433);Area VarrockEastBank = new Area(3250, 3422, 3257, 3419);Area FaladorWestBank = new Area(2949,3368, 2943,3373);Area FaladorEastBank = new Area(3009, 3358, 3016, 3355);Area AlKharidBank = new Area(3272, 3173, 3269, 3161);Area CamelotBank = new Area(2721, 3493, 2729, 3490);Area CatherbyBank = new Area(2807, 3441, 2812, 3438);Area SouthAdrogueBank = new Area(2655, 3280, 2651, 3287 );Area YanilleBank = new Area(2610, 3097, 2613, 3090);Area PortKhazardChest = new Area(2657, 3157, 2663, 3163); // Use Bank chestArea DuelArenaChest = new Area(3384, 3272, 3381, 3266); // Open Closed chest -> Bank Open chestArea ClanWarsChest = new Area(3375, 3173, 3364, 3165); //Use Bank chest Edited May 2, 2016 by lg_juggles Quote Link to comment Share on other sites More sharing options...
Lone Posted May 2, 2016 Share Posted May 2, 2016 There are already bank constants Created by Alek on 12/9/2014. 1 Quote Link to comment Share on other sites More sharing options...
iDropKickNans Posted May 2, 2016 Share Posted May 2, 2016 Quote Link to comment Share on other sites More sharing options...
Lone Posted May 2, 2016 Share Posted May 2, 2016 Don't get me wrong this can be useful especially like the constant ALKHARID it gets a random position between the doors even after it walks in so it isn't very fluid but gets the job done, I created my own area there for a more fluid banking. Just wanted to let you know that you don't need to do all the banks. Quote Link to comment Share on other sites More sharing options...
MattGP Posted May 2, 2016 Share Posted May 2, 2016 It's already in the api Quote Link to comment Share on other sites More sharing options...
The Hero of Time Posted May 9, 2016 Share Posted May 9, 2016 It's already in the api There are already bank constants Created by Alek on 12/9/2014. a lot of banks arent in there, though Quote Link to comment Share on other sites More sharing options...