Angel1-600+Münzmeister | Fish1-600+Coinmaster - MMOCrawlerbots | WoW Bot Forum
Important: Please register to use the 20 minutes trial version or buy the bot!
Bot ready for World of Warcraft 5.4.2 Build 17688
If you have troubles with updating: Download the new UpdateLauncher.exe and replace the old one.

UpdateLauncher DOWNLOAD

Wow Bot: CrawlerBot Last version: click here State: EU:workingUS:working

  • Angel1-600+Münzmeister | Fish1-600+Coinmaster 3 2
Currently:  

Author Topic: Angel1-600+Münzmeister | Fish1-600+Coinmaster  (Read 2165 times)

February 13, 2013, 18:51:03 PM

riarry Offline

  • *
  • Join Date: Sep 2012
  • Posts: 1252
  • Reputation: 148
    • View Profile
[DE]
Hier ist ein kleines Profil, welches automatisch Angeln von 1-600 lernt und dabei noch den Münzmeistererfolg erledigt.

Nach dem Herunterladen einfach das Archiv öffnen und in das Botverzeichnis\CustomModes entpacken. Dann den Bot starten, CustomMode auswählen im Dateidialog die coinmaster.lua öffnen.

Der Char muss Angeln gelernt haben (mind. Skill 1) und nach Dalaran an den Brunnen:


[EN]
Hi, here is a little script, which skills Fishing 1-600 automatically, as a small plus you'll get the achievement Coinmaster

Just download the archive and extract it to BOTFOLDER\CustomMode. Simply start your bot, choose Custom Mode and select coinmaster.lua in the file dialog.

Please learn fishing (min. skill: 1) and move your Char to the fountin in Dalaran:







« Last Edit: February 24, 2013, 19:11:14 PM by riarry »
Great Multi-Area herb&Mine Profile: SuperFarm 2.0
Awesome Fishing 1-600 with Coinmaster Achievment
--- NO SUPPORT VIA PM ---

February 15, 2013, 10:05:06 AM
Reply #1

telcy Offline

  • *
  • *
  • Join Date: Jun 2012
  • Posts: 1902
  • Reputation: 200
    • View Profile
here is the legendary.lua which you need for that guys

February 23, 2013, 17:56:49 PM
Reply #2

Atonement Offline

  • *
  • Join Date: Feb 2013
  • Posts: 84
  • Reputation: 2
    • View Profile
Hi  :)

I've been testing this since last night. It works well. Most of the important features are just fine. I've seen it move to the trainer once; I'm not sure if I'm supposed to restart the bot to make it do it or if it does it on its own, as the one time I saw it go to the trainer when I reached 275 was with the bot running. I came back several hours later though and the bot was 388, which means it must have gone again between 350 and 375 for grand master training. It's also throwing the gold coins back in properly, and all three achievements are almost done in 158 levels worth of fishing.

Edit: Confirmed, it just successfully trained for illustrious grand master after reaching 425 fishing. Works like a charm.

I've seen it position the player so that they're turned a little too far (usually to the right) and consistently fail to cast the bobber into the fountain. This is minor though, and it must've corrected itself if after 3 hours of me being gone it had gone from 275 to 388.

For anyone else looking to use this profile, which does work very well, you need to also download the legendary.lua that telcy posted just above this post. Make a folder for riarry's custommode (something like 1-600 Dalaran Fishing and Coinmaster) and put BOTH the legendary.lua and the coinmaster.lua files in there. The bot will also create a third file once run for the first time with some variables; don't delete it.

Good job riarry  8)
« Last Edit: February 23, 2013, 19:12:24 PM by Atonement »

February 24, 2013, 19:06:59 PM
Reply #3

riarry Offline

  • *
  • Join Date: Sep 2012
  • Posts: 1252
  • Reputation: 148
    • View Profile
Sahme on me^^ I have edited the 1st post and added an archive, now you can simple download and unpack the profile.
« Last Edit: February 24, 2013, 19:11:49 PM by riarry »
Great Multi-Area herb&Mine Profile: SuperFarm 2.0
Awesome Fishing 1-600 with Coinmaster Achievment
--- NO SUPPORT VIA PM ---

March 17, 2013, 08:26:28 AM
Reply #4

csherwood09 Offline

  • *
  • Join Date: Feb 2013
  • Posts: 17
  • Reputation: 0
    • View Profile
For some reason, my toon won't train, he will open the window and sit there.....

May 29, 2013, 22:15:42 PM
Reply #5

delnik Online

  • *
  • Join Date: Oct 2012
  • Posts: 288
  • Reputation: 90
    • View Profile
[03:12:25] - Error: //\CustomModes\coinmaster\coinmaster.lua:71: attempt to call global `Sleepit' (a nil value)

May 30, 2013, 08:59:44 AM
Reply #6

Galvanar Offline

  • *
  • *
  • Join Date: Jan 2013
  • Posts: 355
  • Reputation: 132
    • View Profile
you have to overwrite the lines 68 til 76 with the following code:
(there was problem with SleepIt)

Try it out :D

Code: [Select]
     WowLuaDoString("GossipTitleButton3:Click()")
     Sleep(500)
     InteractWith(obj)
     WowLuaDoString('i=0 _,a,_,b,_,c,_,d,_,e=GetGossipOptions() if a=="trainer" then i=1 end if b=="trainer" then i=2 end if c=="trainer" then i=3 end if d=="trainer" then i=4 end if e=="trainer" then i=5 end if i>0 then SelectGossipOption(i) end')
     SleepIt(900,1300)
     WowLuaDoString('for i=1,GetNumTrainerServices() do BuyTrainerService(i) end')
     SleepIt(900,1300)
     WowLuaDoString('for i=1,GetNumTrainerServices() do BuyTrainerService(i) end')
     SleepIt(900,1300)
     Sleep(wait)
« Last Edit: May 30, 2013, 09:02:27 AM by Galvanar »
---------------------------------------------------
If you like my Profiles hit the Rep button!
---------------------------------------------------
- Pandaria Quest-Mode [H] 2.5 Status: 91%
- 1- 58 Questing [H] Status 82%

May 30, 2013, 21:48:39 PM
Reply #7

delnik Online

  • *
  • Join Date: Oct 2012
  • Posts: 288
  • Reputation: 90
    • View Profile
and i add new goto point after 81 string^

81:  GoTo( 5701.732, 617.305, 646.745, 4)
82:  GoTo( 5701.733, 617.305, 646.745, 4)
83: -- Waypoints to Fountin 
because player don't look at fountain after moving to vendor.

June 02, 2013, 15:09:22 PM
Reply #8

Owhi Offline

  • *
  • Join Date: May 2013
  • Posts: 3
  • Reputation: 0
    • View Profile
Moin,

kann es sein, dass das Angeln mit Patch 5.3 nicht funktioniert?

Fehler:

1. Er Angelt nicht weiter, wenn er den Brunnen nicht trifft.

mfg


December 26, 2013, 17:02:55 PM
Reply #9

charome0831 Offline

  • *
  • Join Date: Oct 2012
  • Posts: 33
  • Reputation: 1
    • View Profile
[17:00:45] - FAILED RUNNING LUA:
[17:00:45] - Error: ...hen\Desktop\Foto-Efex-Pro\CustomModes\coinmaster.lua:71: attempt to call global 'Sleepit' (a nil value)

und dann sitzt er da uns isst ^^

muss ihn jedemal neustarten

December 27, 2013, 14:04:42 PM
Reply #10

Galvanar Offline

  • *
  • *
  • Join Date: Jan 2013
  • Posts: 355
  • Reputation: 132
    • View Profile
Man sollte erstmal den Beitrag durchlesen bevor man postet. Oben wurde das Problem bereits erwähnt und gelöst.


MfG Galvanar
---------------------------------------------------
If you like my Profiles hit the Rep button!
---------------------------------------------------
- Pandaria Quest-Mode [H] 2.5 Status: 91%
- 1- 58 Questing [H] Status 82%

 

* Recent Topics

* Useful Stuff