Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 22nd, 2010 | Syntax: None | Size: 4.60 KB | Hits: 48 | Expires: Never
This paste has a previous version, view the difference. Copy text to clipboard
  1. 1.2.176 - added foals & wandering stallions, improved refresh function, added collapsible sections for config, changed default min posts to off, added small fix to show only FV posts on FV filter (css trick), added adoption master option
  2. 1.2.175 - fixed kelly green and pink patch calves (thx <a href="http://userscripts.org/users/129467">britshgigolo</a>), added <em>minimum posts to show</em> feature
  3. 1.2.174 - added auto-like feature, made debug bar turn red when giftbox is full, commented a lot of lines for readability, added xpath query text exclude array for developers, fixed full box bug, made 3 collectible options
  4. 1.2.173 - added feature to stop when giftbox is full (75% working), made it more dynamic and customizable so other developers can adapt it to other games easily, added kelly green calves, fixed small bug in gmconfig even though it wouldn't affect the script, added maison decorations, fixed material grabbing, fixed gray horses, fixed stopped message, fixed another gmconfig bug, made autorefresh option a dropdown
  5. 1.2.172 - changed options screen (compacted; extended, spacing added), added color selections, separated st.patty's and valentine claim bonuses, fixed some st.patty's bugs and barn raising bugs
  6. 1.2.171 - added method to remove old accepted items
  7. 1.2.170 - runs in chrome (beta)
  8. 1.2.169 - fixed (i think) all auto-pause bugs
  9. 1.2.168 - added support for multiple accounts, removed "lend a hand", fixed reset bug, added back presents
  10. 1.2.167 - added option shortcut on FB left menu, added new method of fvwm_accepted error handling
  11. 1.2.166 - fixed collectable/collectible bug
  12. 1.2.165 - separated valentines and claim it bonus items, added method of auto-resetting items
  13. 1.2.164 - added typing auto-pause toggle in options
  14. 1.2.163 - fixed small valentine bug
  15. 1.2.162 - change similar post clicking to global, changed some options, added item timeout+option, added clicking on debug bar to pause and unpause script, fixed valentine bug
  16. 1.2.161 - made typing pause the script, and unpause in 3 seconds when no input is received
  17. 1.2.16 - added auto-pausing when posting comments (beta)
  18. 1.2.15 - added valentines, removed presents and mystery boxes
  19. 1.2.14 - separated collectables from bonuses, added checkbox option, made status box draggable
  20. 1.2.13 - added stable helping and horses
  21. 1.2.12 - fixed bug config not opening on home feed
  22. 1.2.11 - fixed bug that i made by trying to optimize the number of link loops
  23. 1.2.10 - fixed bug with config getting messed up
  24. 1.2.09 - collectables added - will not be adding specific choices as i do not have time
  25. 1.2.08 - removed event listener method, it's very slow, added back in winter animals/items since they still seem to be there when they shouldn't be
  26. 1.2.07 - added the event listener back in, removed winter animals/items
  27. 1.2.06 - fixed the biggest bug there was and ever will be
  28. 1.2.05 - added barn bonuses
  29. 1.2.04 - changed the default max requests number due to facebook banning
  30. 1.2.03 - major optimizations
  31. 1.2.02 - added max request option, changed default max requests to 5
  32. 1.2.01 - added unknown animal adoption, optimized speed, added fuel
  33. 1.2.00 - added white kittens, fixed special presents
  34. 1.1.9 - penguins added. no more seasonal animals to be added, added mystery boxes
  35. 1.1.8 - switched reset option to config screen, fixed black kitten bug (thx dane louis), fixed major bug that made it not work
  36. 1.1.7 - added bulls & calves, added present grabbing
  37. 1.1.6 - added specific egg hatching, boosted speed
  38. 1.1.5 - boosted speed, added request timeout checking and option, added option to only run on fv filter page, added specific animal adoption
  39. 1.1.4 - added option to click similar posts links, changed updater, made it only accept 10 at a time and queue the rest
  40. 1.1.3 - doesnt refresh when config open, added status bar toggle option, changed filter option to hide yourself, fixed inArray bug
  41. 1.1.2 - fixed bug with it not saving all items, made it reload on farmville filter even if not on it before
  42. 1.1.1 - putting the similar posts automater function in the nodeinserted listener, very bad idea. put it in the onload to run once instead
  43. 1.1.0 - added auto clicking of similar posts link
  44. 1.0.9 - changed status update interval, fixed autorefresh interval, optimized code a little, tried to fix unsafeWindow GM_getValue bug
  45. 1.0.8 - added listener to iframes so they close only after fully loading, fixed inArray, added status bar in top left
  46. 1.0.7 - longer frame time, inArray reversed loop direction
  47. 1.0.6 - trying out loading in iframes
  48. 1.0.5 - added a little handling of 404 not found pages and others that aren't successfully loaded
  49. 1.0.4 - fixed silent url calls