My own test for butterfly daily in Xaviera

Additional botting resources. Addons may be either for the game itself or for the RoM bot.
Forum rules
Only post additional bot resources here. Please do not ask unrelated questions.
Message
Author
Ghozie
Posts: 7
Joined: Tue Aug 16, 2011 4:16 pm

Re: My own test for butterfly daily in Xaviera

#21 Post by Ghozie » Sat Sep 17, 2011 8:19 am

great.. it's working now thank you very much

neocron
Posts: 4
Joined: Thu Sep 22, 2011 5:54 pm

Re: My own test for butterfly daily in Xaviera

#22 Post by neocron » Thu Sep 22, 2011 8:06 pm

i got a message

<Id 533025 not found
<Wegpunktpfad test.xml geladen.
<Es wurde keine Rückkehrpfaddatei mit dem Defaultnamen test_return.xml gefunden.
<Wir benutzen nun die normale Wegepunktdatei test.xml.
<Lösche Ziel.
<Wir gehen zum Wegpunkt #1, (6405, 5436)
<Wir versuchen den NPC Robbie Butcher zu finden:
<Der NPC 'Robbie Butcher' wurde erfolgreich ausgewählt. Wir öffnen das Dialogfenster.
<[string "..."]:3: attempt to call global 'AcceptQuestByName' (a nil value)
<
<
<Please enter the script name to run.
<Type in 'exit' (without quotes) to exit.
<Script>

dit you have an idea ?
Attachments
fehler.png

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: My own test for butterfly daily in Xaviera

#23 Post by rock5 » Thu Sep 22, 2011 9:34 pm

"AcceptQuestByName" is a userfunction. Install "userfunction_questbyname.lua" then it should work.

http://solarstrike.net/phpBB3/viewtopic.php?f=27&t=2184
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

User avatar
nerf
Posts: 88
Joined: Thu Jan 27, 2011 10:44 am

Re: My own test for butterfly daily in Xaviera

#24 Post by nerf » Mon Sep 26, 2011 8:42 am

Hi, I have tried several ways to reset the daily quests with the bot but without success, I need someone to embed the code here.

Code: Select all

local reset = inventory:findItem(202434) -- "Daily Quest Ticket"
if reset then
    reset:use()
else
    -- Out of daily tickets
    -- logout, end or goto sleep
end

Code: Select all

local dailyQuestCount, dailyQuestsPerDay = RoMScript("Daily_count()")
if dailyQuestsPerDay - dailyQuestCount == 0 then -- out of dailies
   local reset = inventory:findItem(202434) -- "Daily Quest Ticket"
   if reset then
      reset:use()
   else
      -- Out of daily tickets
      -- logout, end or goto sleep
   end
end

Code: Select all

<?xml version="1.0" encoding="utf-8"?><waypoints>
<!-- # 1 --><waypoint x="6405" z="5436" y="181">
player:target_NPC("Robbie Butcher");
AcceptQuestByName("Catch Butterflies"); </waypoint>
<!-- # 5 --><waypoint x="6326" z="5030" y="195">
player:mount();
</waypoint>
<!-- # 6 --><waypoint x="6547" z="4008" y="219"> </waypoint>
<!-- # 7 --><waypoint x="7022" z="3445" y="203"> </waypoint>
<!-- # 8 --><waypoint x="7207" z="3180" y="205"> </waypoint>
<!-- # 9 --><waypoint x="7359" z="3206" y="197"> </waypoint>
<!-- # 10 --><waypoint x="7342" z="3338" y="197">player:mount(); </waypoint>
<!-- # 11 --><waypoint x="7436" z="3367" y="197"> </waypoint>
<!-- # 12 --><waypoint x="7553" z="3175" y="197"> </waypoint>
<!-- # 13 --><waypoint x="7641" z="3179" y="197"> </waypoint>
<!-- # 14 --><waypoint x="7648" z="3097" y="197"> </waypoint>
<!-- # 15 --><waypoint x="7556" z="3006" y="197"> </waypoint>
<!-- # 16 --><waypoint x="7625" z="2545" y="196"> </waypoint>
<!-- # 17 --><waypoint x="7648" z="2108" y="196"> </waypoint>
<!-- # 18 --><waypoint x="8075" z="2109" y="198"> </waypoint>
<!-- # 19 --><waypoint x="8172" z="1927" y="193"> </waypoint>
<!-- # 20 --><waypoint x="8244" z="1627" y="193"> </waypoint>
<!-- # 21 --><waypoint x="8284" z="1458" y="193"> </waypoint>
<!-- # 22 --><waypoint x="8243" z="1639" y="193">
player:mount()
</waypoint>
<!-- # 23 --><waypoint x="8103" z="2137" y="193"> </waypoint>
<!-- # 24 --><waypoint x="7876" z="2093" y="199"> </waypoint>
<!-- # 25 --><waypoint x="7650" z="2433" y="195"> </waypoint>
<!-- # 26 --><waypoint x="7553" z="3062" y="196"> </waypoint>
<!-- # 27 --><waypoint x="7650" z="3102" y="197"> </waypoint>
<!-- # 28 --><waypoint x="7636" z="3157" y="197"> </waypoint>
<!-- # 29 --><waypoint x="7492" z="3226" y="197"> </waypoint>
<!-- # 30 --><waypoint x="7439" z="3363" y="197">player:mount(); </waypoint>
<!-- # 31 --><waypoint x="7343" z="3335" y="197"> </waypoint>
<!-- # 32 --><waypoint x="7362" z="3210" y="197"> </waypoint>
<!-- # 33 --><waypoint x="7127" z="3176" y="205"> </waypoint>
<!-- # 34 --><waypoint x="7047" z="3432" y="204"> </waypoint>
<!-- # 35 --><waypoint x="6610" z="3764" y="187"> </waypoint>
<!-- # 36 --><waypoint x="6557" z="3988" y="217"> </waypoint>
<!-- # 37 --><waypoint x="6286" z="5077" y="196"> </waypoint>
<!-- # 38 --><waypoint x="6425" z="5413" y="188">
player:target_NPC("Robbie Butcher");
CompleteQuestByName("Catch Butterflies");
</waypoint>
</waypoints>

yoyodoggg
Posts: 34
Joined: Mon Aug 22, 2011 8:54 pm

Re: My own test for butterfly daily in Xaviera

#25 Post by yoyodoggg » Tue Sep 27, 2011 4:15 am

no one has a version of butterfly daily with correct TRAVEL and RUN waypoints in, and doesnt die to the Elite ?

ako ito
Posts: 61
Joined: Sat Sep 17, 2011 8:34 am

Re: My own test for butterfly daily in Xaviera

#26 Post by ako ito » Tue Sep 27, 2011 7:31 pm

butterfly quest not totally safe if we are not completely geared,,, i try to modify the waypoint.. which only farm inside the garden.. but the elite horse suddenly run across the garden from rigth side garden to left.... i put the elite horse as my friend... but he attack my characters...

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: My own test for butterfly daily in Xaviera

#27 Post by rock5 » Tue Sep 27, 2011 9:26 pm

As far as I know there is no way to do the dailys by botting while avoiding the Copper Gardeners and Fierce Gale. Unless you just stay in the first room killing Dogs with all the other Dog Meat farmers.

That's why I always do it manually
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

Blackt3ars
Posts: 43
Joined: Mon May 23, 2011 9:22 am

Re: My own test for butterfly daily in Xaviera

#28 Post by Blackt3ars » Thu Sep 29, 2011 2:14 pm

what Rock5 Said is true.

The waypoint which i posted up is for those who able to kill almost everything there ( my character can do 300k dmg per hit on tat horsey ) just using the waypoint because im too lazy to hope back and forth to turn in the quest while i can multi alting on my other characters.

But i think there is a way ( avoid fierce gale ) which is from on the entrance to enter the Garden which have about 3-4 butterfly ( if not mistaken ) the only thing you have to do is able kill the gardener.

ako ito
Posts: 61
Joined: Sat Sep 17, 2011 8:34 am

Re: My own test for butterfly daily in Xaviera

#29 Post by ako ito » Sat Oct 08, 2011 6:33 pm

i have problem in mount.. like what i post in migthy shield forum.. i was thinking i have problem in agro tolerance but i notice... in the 1st casting of mount it will successfully riding mount but in the 2nd i already riding mounting.. my character will unmount


<!-- # 5 --><waypoint x="6326" z="5030" y="195">
keyboardPress(key.VK_9) <----- my character riding mount
yrest(5000);
</waypoint>
<!-- # 6 --><waypoint x="6547" z="4008" y="219">keyboardPress(key.VK_9) <----- my character unmount
yrest(5000); </waypoint>
<!-- # 7 --><waypoint x="7022" z="3445" y="203">keyboardPress(key.VK_9) <----- my character riding mount
yrest(5000); </waypoint>
<!-- # 8 --><waypoint x="7207" z="3180" y="205">__WPL:setForcedWaypointType("NORMAL") </waypoint>
<!-- # 9 --><waypoint x="7359" z="3206" y="197">keyboardPress(key.VK_9) <----- my character unmount
yrest(5000); </waypoint>
<!-- # 10 --><waypoint x="7342" z="3338" y="197">keyboardPress(key.VK_9) <----- my character riding mount
yrest(5000); </waypoint>

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: My own test for butterfly daily in Xaviera

#30 Post by rock5 » Sat Oct 08, 2011 8:52 pm

Just check to see if you are already mounted.

Code: Select all

if not player:hasBuff("Horse") then
    keyboardPress(key.VK_9)
end
You should also be able to use "player:mount()" instead of the keypress (unless it's a 15m or 2h horse).
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

ako ito
Posts: 61
Joined: Sat Sep 17, 2011 8:34 am

Re: My own test for butterfly daily in Xaviera

#31 Post by ako ito » Sat Oct 08, 2011 10:39 pm

rock5 wrote:Just check to see if you are already mounted.

Code: Select all

if not player:hasBuff("Horse") then
    keyboardPress(key.VK_9)
end
You should also be able to use "player:mount()" instead of the keypress (unless it's a 15m or 2h horse).

before i using "player:mount()" and not working in migthy shield ptach and lisa advice to use keypress.. im only using 7 days mount..

i try your advice to use "if not player:hasBuff("Horse") "

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: My own test for butterfly daily in Xaviera

#32 Post by lisa » Sun Oct 09, 2011 1:38 am

ako ito wrote:before i using "player:mount()" and not working in migthy shield ptach and lisa advice to use keypress.. im only using 7 days mount..

i try your advice to use "if not player:hasBuff("Horse") "
The use item function has been fixed by Rock, so you should be able to go back to using the player:mount() now.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests