Grafu Farm first boss better for R/S !

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
User avatar
solembum05
Posts: 57
Joined: Tue Jun 19, 2012 8:29 am

Grafu Farm first boss better for R/S !

#1 Post by solembum05 » Thu Jan 31, 2013 5:50 pm

Hi,

So i share my new project, farm's Grafu !

It is like for DoD http://www.solarstrike.net/phpBB3/viewt ... =21&t=4515

It is beta, but normally all work ! Bot start before portal ^^

Explain:
- Choice run's number
- Farm first boss of Grafu
- This bot is great for Rogue/Scout HL , You can use this bot with other class but need some modification.
- You need to have some dps ^^
- Auto Sell when bag full (Look on Xml).
- If dead you come back and farm again ;) (Repair before farm Automatically)
- Always Hide when you exit
- Unbridled Enthusiasm+Lucky Target (include)
- Information about your farm
- Bot stop if you have 3K mementos

Userfuntions for bot:
- userfunction_teleport http://www.solarstrike.net/phpBB3/viewt ... =27&t=2721
- userfunction_swimhack http://www.solarstrike.net/phpBB3/viewt ... t=dismount
- userfunction_wallhack http://www.solarstrike.net/phpBB3/viewt ... t=dismount

Addon:
- Invite Last Group (First run, you need to make group)
- Auto Instance Difficulty (don't need configuration)
- SellMode
- Addon for repair automatically (Repair equip when opening store) like Pbinfo or other.

Have nice farm and Enjoy ;) Pls feedback ;)
Attachments
Graffu Beta.xml
(11.78 KiB) Downloaded 414 times
Forget yesterday, live today and dream tomorrow.

runehemma
Posts: 28
Joined: Mon Nov 19, 2012 9:32 am

Re: Grafu Farm first boss better for R/S !

#2 Post by runehemma » Fri Feb 01, 2013 9:00 am

cant get it too autoselit wen bag is ful

User avatar
solembum05
Posts: 57
Joined: Tue Jun 19, 2012 8:29 am

Re: Grafu Farm first boss better for R/S !

#3 Post by solembum05 » Fri Feb 01, 2013 10:57 am

sorry, what do you mean ? i don't understand ><
Forget yesterday, live today and dream tomorrow.

runehemma
Posts: 28
Joined: Mon Nov 19, 2012 9:32 am

Re: Grafu Farm first boss better for R/S !

#4 Post by runehemma » Fri Feb 01, 2013 12:34 pm

Code: Select all

<!-- FUNCTION SELL PNJ -->
		function selling()
				if sellright == true
					then
						player:openStore(117127)
						if sellbag1 == true
							then RoMScript("Sellslots1(true)")
							yrest(1000)
						end
						if sellbag2 == true
							then RoMScript("Sellslots2(true)")
							yrest(1000)
						end
						if sellbag3 == true
							then RoMScript("Sellslots3(true)")
							yrest(1000)
						end
						if sellbag4 == true
							then RoMScript("Sellslots4(true)")
							yrest(1000)
						end
						if sellbag5 == true
							then RoMScript("Sellslots5(true)")
							yrest(1000)
						end
						if sellbag6 == true
							then RoMScript("Sellslots6(true)")
							yrest(1000)
A ONLY GET ERRO WEN HI TRY TOO SELIT

runehemma
Posts: 28
Joined: Mon Nov 19, 2012 9:32 am

Re: Grafu Farm first boss better for R/S !

#5 Post by runehemma » Fri Feb 01, 2013 12:36 pm

<!-- Auto selling options when used with player:merchant -->
<option name="INV_AUTOSELL_ENABLE" value="true" /> <!-- true | false -->
<option name="INV_AUTOSELL_FROMSLOT" value="1" /> <!-- 1 = bag 1 slot 1 -->
<option name="INV_AUTOSELL_TOSLOT" value="180" /> <!-- 30 = last slot bag 1 -->
<option name="INV_AUTOSELL_QUALITY" value="white,green,blue" /> <!-- white,green,blue,purple -->

i have tis on my config

User avatar
solembum05
Posts: 57
Joined: Tue Jun 19, 2012 8:29 am

Re: Grafu Farm first boss better for R/S !

#6 Post by solembum05 » Fri Feb 01, 2013 4:22 pm

do you have addon Sellmode ?
Forget yesterday, live today and dream tomorrow.

runehemma
Posts: 28
Joined: Mon Nov 19, 2012 9:32 am

Re: Grafu Farm first boss better for R/S !

#7 Post by runehemma » Fri Feb 01, 2013 7:45 pm

no

runehemma
Posts: 28
Joined: Mon Nov 19, 2012 9:32 am

Re: Grafu Farm first boss better for R/S !

#8 Post by runehemma » Fri Feb 01, 2013 7:58 pm

1:57am - IGF:\Sellslots1(true)\ [string "local a={Sellslots1(true)} return a"]:1
: attempt to call global 'Sellslots1' (a nil value)

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

Re: Grafu Farm first boss better for R/S !

#9 Post by lisa » Fri Feb 01, 2013 8:01 pm

solembum05 wrote:Addon:
- Invite Last Group (First run, you need to make group)
- Auto Instance Difficulty (don't need configuration)
- SellMode
- Addon for repair automatically (Repair equip when opening store) like Pbinfo or other.
The addon requirements to use the script were in the first post, so basically if you don't have the addons then the script won't work as it is intended.
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

User avatar
solembum05
Posts: 57
Joined: Tue Jun 19, 2012 8:29 am

Re: Grafu Farm first boss better for R/S !

#10 Post by solembum05 » Sat Feb 02, 2013 12:27 pm

Thx Lisa for your answer ^^

About to sell i don't use configure include on bot, you need to check on my files if you want sell or not, and what page's bag you want to sell ! And you need addon Sellmode ;)

Normally all work ;)
Forget yesterday, live today and dream tomorrow.

runehemma
Posts: 28
Joined: Mon Nov 19, 2012 9:32 am

Re: Grafu Farm first boss better for R/S !

#11 Post by runehemma » Sat Feb 02, 2013 2:10 pm

got it work now tnx

User avatar
solembum05
Posts: 57
Joined: Tue Jun 19, 2012 8:29 am

Re: Grafu Farm first boss better for R/S !

#12 Post by solembum05 » Sun Feb 03, 2013 2:38 pm

Hi,

Update on V1, so more modification ^^

Important modification:
- Bot can be start at the Grafu's portal or near Kakala Snaketail
- New waypoint on instance (more fast)
- Add function for resolve problem if you are under when you exit instance
- Add function repair (Need to say if you want to repair or not, and the durability, check on files)
- Add Galloping Gale when you use mount ;)
- More Information ;)
- Other modification...

With new update you need this userfunction: http://www.solarstrike.net/phpBB3/viewt ... =27&t=2924

Userfuntions for bot:
- userfunction_teleport http://www.solarstrike.net/phpBB3/viewt ... =27&t=2721
- userfunction_swimhack http://www.solarstrike.net/phpBB3/viewt ... t=dismount
- userfunction_wallhack http://www.solarstrike.net/phpBB3/viewt ... t=dismount
- userfunction_setwindow http://www.solarstrike.net/phpBB3/viewt ... =27&t=2924

Addon:
- Invite Last Group (First run, you need to make group)
- Auto Instance Difficulty (don't need configuration)
- SellMode
- Addon for repair automatically (Repair equip when opening store) like Pbinfo or other.

Reminder
- You choice run's number
- Farm first boss of Grafu
- This bot is great for Rogue/Scout HL , You can use this bot with other class but need some modification.
- You need to have some dps ^^
- Auto Sell when bag full (Look on Xml).
- If dead you come back and farm again ;) (Repair before farm Automatically)
- Always Hide when you exit
- Unbridled Enthusiasm+Lucky Target (include)
- Information about your farm
- Bot stop if you have 3K mementos
Forget yesterday, live today and dream tomorrow.

User avatar
solembum05
Posts: 57
Joined: Tue Jun 19, 2012 8:29 am

Re: Grafu Farm first boss better for R/S !

#13 Post by solembum05 » Tue Feb 05, 2013 8:16 am

Update is her ;)

Have fun et enjoy ;)
Attachments
Grafu V1.xml
(13.74 KiB) Downloaded 413 times
Forget yesterday, live today and dream tomorrow.

runehemma
Posts: 28
Joined: Mon Nov 19, 2012 9:32 am

Re: Grafu Farm first boss better for R/S !

#14 Post by runehemma » Wed Feb 13, 2013 8:33 am

i get stuck on v1 hi dont get too the boss

User avatar
solembum05
Posts: 57
Joined: Tue Jun 19, 2012 8:29 am

Re: Grafu Farm first boss better for R/S !

#15 Post by solembum05 » Tue Mar 05, 2013 7:15 am

i had no problem ! more information about stuck ?
Forget yesterday, live today and dream tomorrow.

User avatar
Junk
Posts: 24
Joined: Tue Oct 23, 2012 4:59 pm

Re: Grafu Farm first boss better for R/S !

#16 Post by Junk » Thu Mar 28, 2013 10:50 am

After some custom tweaking I am loving this. Thank you!

User avatar
grande
Posts: 261
Joined: Tue Jun 28, 2011 4:46 pm

Re: Grafu Farm first boss better for R/S !

#17 Post by grande » Sun Mar 31, 2013 6:15 pm

*Edit: nevermind... was just a type-O and a few other things wrong in the posted script.

Is the merchant NPC only available on certain servers? Bags fill up pretty quick but don't seem to have an NPC to sell to.

AngelDrago
Posts: 133
Joined: Fri May 06, 2011 10:39 am

Re: Grafu Farm first boss better for R/S !

#18 Post by AngelDrago » Thu Jul 18, 2013 2:21 pm

Has anyone this one with out the flying in it... i figured out..thx

but know i'm getting this error
6:1pm - ...cro/scripts/ROM/userfunctions/userfunction_gmmonitor.lua:169: attempt
to perform arithmetic on local '_ttime' (a nil value) anyone understand this error message?

amalia
Posts: 38
Joined: Wed Jul 10, 2013 7:37 am

Re: Grafu Farm first boss better for R/S !

#19 Post by amalia » Tue Jul 30, 2013 2:49 pm

I´d like to go further in the Ini and do also B2 maybe B3.
Since I have no rogue-class I like to minimize outside visibilty-time per Memo ^^

But how can I loot the chest after Ardmond is killed?
The ID of the chest is shown as 105456, 105589 and 105588.

EDIT: Ok, I figured this out. It was quite easy but too late. Chestbox is an NPC

Code: Select all

player:target_NPC("Geheimnis des Tierb\132ndigers",1000,true,true);
And as a second question. How can I break group during fight depending if I am under the hat of the Boro-Boros or not.
Sometimes he catch the pet then I can kill him. But if it chatches me, then I´m sucked.

I guess this is also easy but again its too late.

Schwertseele
Posts: 41
Joined: Mon Jun 17, 2013 7:43 pm

Re: Grafu Farm first boss better for R/S !

#20 Post by Schwertseele » Mon Aug 12, 2013 12:26 am

Hello. =)
I tried this script, but it looks like the waypoints are wrong, or something. The bot walks against walls and not straight to the boss. I have all of the required addons and userfunctions - swimhack, wallhack and so on. :/

It also doesn't know what Premediation is (i know the skill). :/ After i removed Premediation, it doesn't attack the Boss for a long time..When it attacks, it doesn't use the right skills (do i need to write them in my username.xml?)

Can you give me your profile with all needed skills?

Any hints?

Best regards

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 7 guests