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 »

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 503 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 »

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 »

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 »

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 »

<!-- 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 »

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 »

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 »

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 »

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 »

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 »

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 »

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 »

Update is her ;)

Have fun et enjoy ;)
Attachments
Grafu V1.xml
(13.74 KiB) Downloaded 516 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 »

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 »

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 »

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 »

*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 »

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 »

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 »

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