Advertisement
Guest User

Untitled

a guest
Mar 6th, 2016
625
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.49 KB | None | 0 0
  1. [B]Proggies:[/B]
  2. [img]http://i58.tinypic.com/29glf95.jpg[/img]
  3. [IMG]http://i59.tinypic.com/25iyvdf.png[/IMG]
  4. [img]http://i62.tinypic.com/30tkutd.png[/img]
  5. [IMG]http://i59.tinypic.com/qn1lci.png[/IMG]
  6. [IMG]http://i57.tinypic.com/15fmakl.png[/IMG]
  7. [img]http://i.imgur.com/lgfdNVz.png[/img]
  8. [IMG]http://i62.tinypic.com/radxfs.png[/IMG]
  9. [img]http://i.gyazo.com/535fdd581444d3dfbfa6f59438b8b1e0.png[/img]
  10. [img]http://i.gyazo.com/0f78a5884690389dcdd9c1c860de29a8.png[/img]
  11. [img]https://villavu.com/forum/attachment.php?attachmentid=26456&d=1437398808[/img]
  12. [img]http://i.imgur.com/nJWFV2o.png[/img]
  13. [IMG]http://i58.tinypic.com/2dwgm5e.png[/IMG] [MENTION=107863]acow[/MENTION]
  14.  
  15. [B]Changelog:[/B]
  16. Script:[code]-v4.27
  17. Fixed making fires.
  18.  
  19. -v4.26
  20. Fixed updater.
  21.  
  22. -v4.25
  23. Fixed some things...
  24.  
  25. -v4.24
  26. Fixed banking and selling, and making fires and proggie.
  27.  
  28. -v4.23
  29. Added progressive fishing at karmaja, start on karmaja and have a net and harpoon.
  30.  
  31. -v4.22
  32. Changed to use reflection's login procedures.
  33.  
  34. -v4.21
  35. Fixed something on the GUI.
  36. Added a drop only option, useful for ultimate ironmen as it will only drop/sell the fish, nothing else.
  37.  
  38. -v4.20
  39. Changed how updating works.
  40. Fixes for script possibly never logging back in.
  41.  
  42. -v4.15
  43. Fixes to where dropping would add more to caught amount than there should of been.
  44. Fixed where it would send to stats profit even if was not banking.
  45.  
  46. -v4.14
  47. Attempts to fix false positive with anySlotActivated.
  48.  
  49. -v4.13
  50. Fixes to timing on npc chat.
  51.  
  52. -v4.12
  53. Will now use GE prices instead of RSBuddy.
  54. Added a time to level on paint.
  55. Changed and improved going and coming from karamja npc text.
  56. Changed and improved and fixed banking.
  57. Improved timing on switching fishing spots.
  58.  
  59. -v4.11
  60. Changed to use Reflection Logger.
  61.  
  62. -v4.1
  63. readded the fixed reflection npc text handling
  64. fix and improved breaks
  65.  
  66. -v4.01
  67. reverted changes for npc chat to fix it for now
  68.  
  69. -v4.0
  70. Rewrote whole code, now consists of the script and 'functions' by me.
  71. You must have '[AL][Reflection] ineedbot's functions.simba' in the same folder as the script.
  72. Considerably better CPU usage. Optimized and no longer a CPU hog.
  73. If a store is 'over stocked' on an item, it will just drop the items.
  74. Added timing for everything, from checking for chat, to updating the paint.
  75. Be sure to delete your user details.ini, a lot of new saving/loading were added.
  76. Can now close just about every interface.
  77. Improved interact tile again.
  78. Paint will no longer flicker, and text now has shadows again.
  79.  
  80. -v3.8
  81. Fixed SMART from crashing when dismissing randoms (also no more running out of bait or coins randomly)
  82. Will now talk to genies and claim xp from lamp.
  83. Improved interact tile procedure.
  84.  
  85. -v3.7
  86. Added break handling, used in the GUI. (note: times are currently measured in ms)
  87. Added profit counter.
  88. Script speedups.
  89. Fixed somebugs (temp disabled checking for data orbs and etc)
  90.  
  91. -v3.6
  92. added a simple auto responder, will reply to generic statements, toggleable
  93. added an option to wait in between fishing spots, to look less like a bot, toggleable
  94. banking or dropping or selling will work if you somehow you didn't get the correct fish in your inv
  95. fixed and changed various things
  96.  
  97. -v3.5
  98. fixed barb harpoon tail fishing
  99. added saving and loading multiple accounts
  100.  
  101. -v3.4
  102. Fixed bugs with doors and object ids.
  103.  
  104. -v3.3
  105. Made various improvements as mentioned to various posters, thanks everyone.
  106. Will now click to continue on level ups.
  107.  
  108. -v3.2
  109. Made to work with latest reflection update.
  110. Fixed monkfish banking, and shilo village.
  111. Will now use stats by grats; http://stats.grats.pw/variable.php?sid=7
  112. Improved catherby and fish guild banking.
  113. Fixed up some item id mismatches.
  114.  
  115. -v3.1
  116. Made to work with latest reflection include.
  117.  
  118. -v3.0
  119. Rewrote to work with AeroLib and lape reflection.
  120.  
  121. -v2.2
  122. when dropping fish, it will make sure its on tab_inv
  123. fixed monk fish banking
  124. will have a high chance of moving the mouse off screen shortly after clicking a fishing spot
  125.  
  126. -v2.1
  127. add an updater
  128. changed GUI
  129. added a bunch of more fishing options
  130.  
  131. -v2.0
  132. new GUI
  133. added Piscatoris
  134. will now quickly switch spots if no near spot is found
  135. added Catherby big net
  136. polished some things
  137. will now print fishing spots on screen
  138.  
  139. -v1.8
  140. can now drop faster by simulating MouseKeys
  141. will now drop/sell/bank everything in the inv but the tool, bait, etc.
  142. fixed some hiccups
  143. added heavy rodding with knifing the fish at otto's
  144. changed the paint a bit
  145.  
  146. -v1.7
  147. rewrote whole code, more clean code, runs better, bug fixes
  148. improved picking up tool
  149. can now move camera towards the fishing spot
  150. qf01 fixes a simple coding error
  151.  
  152. -v1.6
  153. improved whirlpool detection and picking up tool
  154. improved mouse movements
  155. improved sleeps and randomness
  156. updated so it'll work with latest reflection rev
  157.  
  158. -v1.5
  159. added shilo village (thanks to hakishakataki)
  160. can cook at Rasolo
  161. barbarian fishing support
  162. script will log in rather than stopping the script
  163. updated the paint
  164. script will now check if the sell menu is opened
  165.  
  166. -v1.4
  167. fixed some various bugs and clean up
  168. fishing guild can now cook
  169. added Rasolo luring
  170. added a nice InteractNPC procedure
  171. made it so karamja now checks if you have enough money for pay-fare
  172. made it so karamja now can do conversation with the pay-fare people
  173. added karamja and selling at the general store
  174. added fishing shrimp at karamja
  175. cleaned up the locations
  176. can now take proggies and save it to the script location
  177. will now logout if you don't gain exp in 5 minutes
  178.  
  179. -v1.3
  180. fixed script not dropping a fish for making room in inv
  181. added a nice form on startup
  182. added paths to banks and fishing locations to barbarian village
  183. added karamja banking and cooking
  184. can now cook in catherby
  185. made the script check if the RSTile is on the screen rather than checking how many tiles away it is
  186. improved some accuracy of the script
  187. will take a simple picture of the RSScreen before the script is terminated (still needing to capture the SMART graphics)
  188. disabled combat based anti randoms so the script itself will know what to do with the random
  189. readded chopping animation IDs, will now check all possible chopping IDs
  190. can now force disable cooking and banking if the user wants to
  191.  
  192. -v1.2
  193. improved and compacted the paint
  194. fixed script stopping for no reason
  195. made it so it checks if you're in combat while cooking, chopping, dropping, and lighting a fire
  196. fixed so it doesn't get stuck banking
  197. removed ChoppingAnimation as every axe has a different animation ID
  198. changed some other little things to improve and clean the script
  199.  
  200. -v1.1
  201. changed how long it takes to create a fire
  202. changed how far it checks for a nearby fire to reduce work load, speeding up the script
  203. updated the paint
  204. fixed the script where it cannot do actions because it clicked an item in the inv
  205.  
  206. -v1.0
  207. initial release[/code]
  208. Functions:[code]v1.29
  209. Removed 'didClick' as it has inconsistencies with the holidays.
  210.  
  211. -v1.28
  212. Fixed updater.
  213.  
  214. -v1.27
  215. Fixed getBounds spam.
  216.  
  217. -v1.26
  218. Added chooseoption.
  219. Fixed timers.
  220.  
  221. -v1.25
  222. Fixed sell menu.
  223.  
  224. -v1.24
  225. Fixed house options and will dismiss bee keeper.
  226.  
  227. -v1.23
  228. Added a couple of functions.
  229.  
  230. -v1.22
  231. Fixed trade screen confirm thinking its open.
  232. Fixed house options widget number.
  233.  
  234. -v1.21
  235. Fixed where trade screen widget think its open when its not.
  236. Fixed long messages breaking the script.
  237.  
  238. -v1.2
  239. Changes to updates.
  240. Fixed where if someone said any formatting outloud, it would crash the script.
  241.  
  242. -v1.16
  243. Fixes to opening bank where rightclicking will cover the on screen object.
  244. Attempts to fix false positive with anySlotActivated.
  245.  
  246. -v1.15
  247. Fixes to npc chat. (again)
  248.  
  249. -v1.14
  250. Fixed when a banker overlaps the options, it'll just talk to the banker.
  251. Fixed when an item is over 999 coins itll break the script due to a comma being inside the 'integer' string.
  252.  
  253. -v1.13
  254. Fixed opening bank again.
  255. Will dismiss 'dunce' now.
  256.  
  257. -v1.12
  258. Added some functions, such as getting GE price(thanks hoodz) and XP functions(thanks tehq)
  259. Changed and improved timing on choose options
  260. Will close Pin Settings menu
  261. Will respond to '<><' or '><>' as 'fish'.
  262. Added reflection open bank function.
  263. Added reflection quick deposit buttons.
  264. Added reflection toggle run.
  265.  
  266. -v1.11
  267. Changed to use Reflection's Logger
  268. Can now close the new XP Menu
  269.  
  270. -v1.1
  271. will now use reflection widgets to solve xp lamp
  272. added npc chooseoption, fixed and working version
  273.  
  274. -v1.0
  275. can now close confirm trade screen, lobby screen and keybind menu
  276. fixed interact tile always randomizing the compass
  277.  
  278. -v0.1
  279. initial release[/code]
  280.  
  281.  
  282. [b]Proggies:[/b]
  283. [IMG]http://i60.tinypic.com/16ar1xk.png[/IMG]
  284. [IMG]http://i62.tinypic.com/qnwynb.png[/IMG]
  285. [IMG]http://i57.tinypic.com/ok924m.png[/IMG]
  286. [IMG]http://i58.tinypic.com/2dw59ue.png[/IMG]
  287. [IMG]http://i60.tinypic.com/349409v.png[/IMG]
  288. [IMG]http://i59.tinypic.com/m7rfjk.png[/IMG]
  289. [IMG]http://i62.tinypic.com/20huf88.png[/IMG]
  290. [IMG]http://i58.tinypic.com/ort3e0.png[/IMG]
  291. [IMG]http://i61.tinypic.com/30igjme.png[/IMG]
  292. [img]https://villavu.com/forum/attachment.php?attachmentid=26391&d=1436632000[/img]
  293. [img]https://villavu.com/forum/attachment.php?attachmentid=26266&d=1435538818[/img]
  294. [img]https://villavu.com/forum/attachment.php?attachmentid=26249&d=1435280546[/img]
  295. [img]http://i.imgur.com/KZJsdQy.png[/img]
  296.  
  297. [B]Changelog:[/B]
  298. [code][Reflection] ineedbot's AIO Woodcutter
  299. [v3.25 (12/16/2015)]
  300. Fixed updater.
  301.  
  302. [v3.24 (11/02/2015)]
  303. Fixed unknown trees.
  304.  
  305. [v3.23 (10/02/2015)]
  306. Fixed banking and selling.
  307. Fixed proggies and timers.
  308.  
  309. [v3.22 (09/01/2015)]
  310. Improved buying axe on progchop.
  311. Changed to use reflection login.
  312.  
  313. [v3.21 (08/28/2015)]
  314. Fixed somethings on the GUI.
  315. Added drop only option.
  316.  
  317. [v3.2 (08/15/2015)]
  318. Changes to updates.
  319. Fixes to possibly never logging back in at various parts of the script.
  320.  
  321. [v3.14 (08/12/2015)]
  322. Fixes to dropping will add more to amount chopped than what was really chopped.
  323. Added firemaking at castle wars teaks (bring a tinderbox) and added Tai Bwo Wannai chopping methods.
  324. Improved firemaking.
  325. Fixed where it would send profit to stats even if not banking.
  326.  
  327. [v3.13 (08/11/2015)]
  328. Attempts to fix false positive with anySlotActivated.
  329. Fixes to gnome and lumbridge banking.
  330.  
  331. [v3.12 (08/07/2015)]
  332. Changed, fixed and improved banking, and opening the bank.
  333. Will use GE prices instead of RSBuddy.
  334. Added a time to level to paint.
  335.  
  336. [v3.11 (08/06/2015)]
  337. Changed to use Reflection's logger.
  338.  
  339. [v3.1 (08/03/2015)]
  340. Added a timer for checking nests to reduce cpu load even more.
  341. Fixed and improved breaks.
  342. Improved making fires.
  343.  
  344. [v3.01 (07/29/2015)]
  345. Added Castle Wars teaks.
  346. Fixed and improved ape atoll teaks.
  347.  
  348. [v3.0 (07/26/2015)]
  349. Rewrote whole code, now consists of the script and 'functions' by me.
  350. You must have '[AL][Reflection] ineedbot's functions.simba' in the same folder as the script.
  351. Considerably better CPU usage. Optimized and no longer a CPU hog.
  352. Added timing for everything, from checking for chat, to updating the paint.
  353. Be sure to delete your user details.ini, a lot of new saving/loading were added.
  354. Can now close just about every interface.
  355. If a store is 'over stocked' on an item, it will just drop the items.
  356. Improved interact tile again.
  357. Paint will no longer flicker, and text now has shadows again.
  358.  
  359. [v2.7 (07/14/2015)]
  360. Will now talk to genies and claim xp from lamp.
  361. Improved interact tile procedure.
  362. Added three lumbridge locations, and ape atoll teaks.
  363. Improved making fires.
  364.  
  365. [v2.6 (06/25/2015)]
  366. Added break handling, used in the GUI. (note: times are currently measured in ms)
  367. Added profit counter.
  368. Script speedups.
  369. Fixed somebugs (temp disabled checking for data orbs and etc)
  370.  
  371. [v2.5 (06/02/2015)]
  372. Added the ability to firemake the logs, currently only works at draynor willows, try it out, its near flawless and looks legit!
  373. To make this work, simply have a tinderbox when you start the script.
  374.  
  375. [v2.4 (05/30/2015)]
  376. Added an autoresponder, toggleable.
  377. Added an option so you can wait in between chopping trees, toggleable.
  378. Fixed banking and dropping if you somehow didn't get the correct log in your inv.
  379. Changed and fixed other things.
  380.  
  381. [v2.3 (04/24/2015)]
  382. Added saving and loading multiple accounts.
  383.  
  384. [v2.2 (04/10/2015)]
  385. Added many more locations.
  386. Fixed some object bugs.
  387. Compacted script.
  388.  
  389. [v2.1 (03/22/2015)]
  390. Changed Varrock palace yews to work with the GE.
  391. Script now records the 'dead' trees death time, and goes to the longest 'dead' tree if all trees are dead.
  392. Will click to continue upon level ups.
  393.  
  394. [v2.0 (02/25/2015)]
  395. Updated to lape, and the reflection lape include, removed dependency to srl-osr, and now uses aerolib.
  396. Fixed IDs and improved various things.
  397.  
  398. [v1.2 (08/29/2014)]
  399. Updated the changed tree IDs
  400.  
  401. [v1.1 (07/20/2014)]
  402. doubled amount of locations
  403. changed GUI
  404. added updater
  405.  
  406. [v1.0 (07/18/2014)]
  407. made the picture external from the script to compact the script's size
  408. added powerchopping anywhere and fletching logs
  409. will check for nests more often
  410. updated the paint
  411. fixed some walking issues
  412.  
  413. [v0.1 (07/16/2014)]
  414. initial release - please test everything and give feedback!
  415.  
  416.  
  417. ineedbot's AIO Chopper Era (03/30/2013) - (04/02/2013)
  418. [2.1]
  419. Added two more Catherby locations.
  420. Added a Draynor Willows and Maple Seers in legacy mode. It will use the same walking method as in my old script. (no SPS)
  421.  
  422. [2.01]
  423. Added Varrock Oaks.
  424. Fixed single tree location wait times.
  425.  
  426. [2.0]
  427. Added some more locations.
  428. Fixes to many locations.
  429. Redid GUI.
  430. Can edit PBox.
  431. Now debugs everything from reason for clicking the tree to SPS location.
  432.  
  433. [1.02]
  434. Fixes to Barb Assault.
  435.  
  436. [1.01]
  437. Quick fixes to proggy and tree spam.
  438.  
  439. [1.0]
  440. Initial release.
  441.  
  442.  
  443. Draynor Willow Banker Era (02/25/2013) - (03/28/2013)
  444. [1.0]
  445. Initial release.
  446.  
  447. [1.1]
  448. Quick fixes.
  449.  
  450. [1.2]
  451. Updated colours and DTMs.
  452. Added running.
  453. Updated to 1.5 P07.
  454. Bug fixes.
  455.  
  456. [1.3]
  457. Fixed banking by adding tolerance to the DTM.
  458. GoToTrees now runs off an offset of the BankDTM.
  459. Fixed up the main loop.
  460. Script will now ignore ent trees.
  461. Added more AntiBan.
  462. Added exit on Logout.
  463.  
  464. [1.4]
  465. Added RunFromCombat, now can toggle to run away from combat!
  466. Added a lot more AntiBan.
  467.  
  468. [1.5]
  469. Fixed clicking ents.
  470.  
  471. [1.6]
  472. Finally fixed clicking ents. - Thanks Noob King!
  473. Fixed some banking bugs.
  474. Added skiller mode. Doesn't bank axe.
  475.  
  476. [2.0]
  477. Added multi location.
  478. Lack of a better name now. Open for suggestions and ideas for a new name for the script.
  479. Added Seers - Maple banking.
  480.  
  481. [2.1]
  482. Fixed up hovering over trees but not clicking.
  483. Now will walk away from the ent tree.
  484. Removed some debugging with timing.
  485. More banking fixes.
  486.  
  487. [2.2]
  488. Added many more fail safes. Such as stopping the script if it hasn't found a tree, bank, or gained a wood in a long time.
  489. Fixed up banking AGAIN.
  490. Reduced clicking the tree spam (only after getting one log).
  491. Speed up on banking and clicking trees.
  492. Updated evading ents.
  493. Removed anti-leech due to popular demand. Bot at your own risk.
  494.  
  495. [2.21]
  496. Added SMART support. (and now only SMART support)
  497. Speed up on some things.
  498.  
  499. [2.3]
  500. Fixed init chop time, now totally doesn't spam the tree.
  501. Fixed under combat.
  502. Doesn't keep walking around when there is no trees around.
  503. Small bug fixes.
  504.  
  505. [2.31]
  506. Fixed long waits without chopping.
  507. Added a basic proggie system.
  508.  
  509. [3.0]
  510. Added a Form on startup! http://villavu.com/forum/showthread.php?t=86117
  511. Randomized angle 30.
  512.  
  513. [3.01]
  514. Added when the script stops without the user stopping it, it'll spit out the reason.
  515.  
  516. [3.02]
  517. Fixed banking.
  518. Fixed if pressed the close button on the form it won't start.
  519. Fixed banking axe.
  520. Changed name of bot to fit it.[/code]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement