Search found 111 matches

by Eggman1414
Tue Dec 31, 2013 3:52 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 245391

Re: Rock5's Mail Mods

came back 0 8 but still has 21 mail in the box. Only took 9. so the UMMMailManager.MailCount is coming back as 0 even though there is mail in there. here is the waypoint. I made it this short just to test why the mailbox was closing <?xml version="1.0" encoding="utf-8"?><waypoint...
by Eggman1414
Mon Dec 30, 2013 2:41 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 245391

Re: Rock5's Mail Mods

Is there a way to stop the bot from advancing to the next waypoint when I use the command? UMM_TakeMail() I have this repeat local mailcount = RoMScript("UMMMailManager.MailCount") UMM_TakeMail(); yrest(1000); until 0 >= mailcount or inventory:itemTotalCount(0) == 0 between two waypoints, ...
by Eggman1414
Sun Dec 29, 2013 1:28 am
Forum: Runes of Magic
Topic: log multiple account
Replies: 1
Views: 814

Re: log multiple account

Search the forums before posting...

But this is what you want:
http://www.solarstrike.net/phpBB3/viewt ... =27&t=1245
by Eggman1414
Sat Dec 28, 2013 10:40 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Fusion Control Functions
Replies: 187
Views: 60837

Re: Rock5's Fusion Control Functions

Use clean Items and Use Item Whitelist are not checked

It prints True in the chat window

on another note. The old Version of Fusion 1.6 works lol
by Eggman1414
Sat Dec 28, 2013 10:22 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Fusion Control Functions
Replies: 187
Views: 60837

Re: Rock5's Fusion Control Functions

/script pr(Fusion.Bag:getItem(61):makesTier(5)) I put a 1 in for 5 so it is /script pr(Fusion.Bag:getItem(61):makesTier(1)) and It came back true??? That makes no sense --Also this came back False /script i=Fusion.Bag:getItem(61) i:updateTooltipInfo() pr(#i.Attributes > 0 or Fusion_Settings.UseClea...
by Eggman1414
Sat Dec 28, 2013 10:04 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Fusion Control Functions
Replies: 187
Views: 60837

Re: Rock5's Fusion Control Functions

comes back

Code: Select all

0   0
Alright Ill start removing addons and see what happens lol
by Eggman1414
Sat Dec 28, 2013 9:17 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Fusion Control Functions
Replies: 187
Views: 60837

Re: Rock5's Fusion Control Functions

ok this is weird. But I think it is not working because it is not updating the characters bag. For example extended fusion isnt working either in the same sense of why Fusion isnt working, not seeing the item as vaild. But When I click f+i it says no vaild items, but if I click the sort button on th...
by Eggman1414
Sat Dec 28, 2013 9:03 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Fusion Control Functions
Replies: 187
Views: 60837

Re: Rock5's Fusion Control Functions

updated your login function and now
/script pr(TEXT("TOOLTIP_LIMIT_TEXT") .. " " .. TEXT("SYS_LEVEL"))
comes back 81 0
everything else is the same. What could the reason be to why it doesnt pick some Tier 5 items?
by Eggman1414
Sat Dec 28, 2013 7:12 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Fusion Control Functions
Replies: 187
Views: 60837

Re: Rock5's Fusion Control Functions

I have it and it works almost in the same way, but its German. Cant read German.
by Eggman1414
Sat Dec 28, 2013 6:55 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Fusion Control Functions
Replies: 187
Views: 60837

Re: Rock5's Fusion Control Functions

/script pr(TEXT("TOOLTIP_LIMIT_TEXT") .. " " .. TEXT("SYS_LEVEL"))
printed Requires Level in chat
by Eggman1414
Sat Dec 28, 2013 6:12 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Fusion Control Functions
Replies: 187
Views: 60837

Re: Rock5's Fusion Control Functions

came back:

Code: Select all

0
0
by Eggman1414
Sat Dec 28, 2013 5:46 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Fusion Control Functions
Replies: 187
Views: 60837

Re: Rock5's Fusion Control Functions

Recall Belt, Blank Tier 5 from Sarlo. ID is 228966
by Eggman1414
Sat Dec 28, 2013 5:05 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Fusion Control Functions
Replies: 187
Views: 60837

Re: Rock5's Fusion Control Functions

/script pr(Fusion.Bag:getItem(61):isValidItem())
came back false with both a belt and a fusion stone (228966 and 202999)
/script pr(Fusion.Bag:getItem(61):makesTier(5))
This failed for the belt

Everything else came back true. So the belt isn't being recognized as a valid tier 5 item?
by Eggman1414
Sat Dec 28, 2013 4:02 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Fusion Control Functions
Replies: 187
Views: 60837

Re: Rock5's Fusion Control Functions

Man, mine doesnt want to work lol. Have no idea why
by Eggman1414
Sat Dec 28, 2013 4:01 am
Forum: Runes of Magic
Topic: Tier Stone Production: 2 Scripts to Rule them All
Replies: 76
Views: 21947

Re: Tier Stone Production: 2 Scripts to Rule them All

Thanks, still trying to get this stupid fusion addon to work. I'll test that repeat function right now thanks
by Eggman1414
Sat Dec 28, 2013 3:57 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Mana Stone Tier Production Factory Now V2.5 06/08/2014
Replies: 161
Views: 58235

Mana Stone Tier Production Factory Now V2.5 06/08/2014

Eggman1414's Mana Stone Production V2.5 is out. 06/08/2014 Tutorial Video http://www.youtube.com/watch?v=gQfI2VB04ok As Rock5 has explained to me the buyfromitemshop userfunction is server dependent -- WARNING! GUIDs are unique per server. GUIDs given by other users might be wrong for your -- serve...
by Eggman1414
Sat Dec 28, 2013 1:51 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Fusion Control Functions
Replies: 187
Views: 60837

Re: Rock5's Fusion Control Functions

nope. What do you have for tier level and max stats
by Eggman1414
Sat Dec 28, 2013 1:40 am
Forum: Runes of Magic
Topic: Tier Stone Production: 2 Scripts to Rule them All
Replies: 76
Views: 21947

Re: Tier Stone Production: 2 Scripts to Rule them All

Quick question: Do I have to have all of this or does your takemail() repeat until all mail is gone and deleted? UMM_TakeMail(); yrest(1000); UMM_TakeMail(): yrest(1000); Fusion_MakeMaxManaStones(); yrest(1000); RoMScript("UMMFrame:Hide()") player:target_Object ("Mailbox") yrest(...
by Eggman1414
Sat Dec 28, 2013 1:19 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Fusion Control Functions
Replies: 187
Views: 60837

Re: Rock5's Fusion Control Functions

Nope.... False Alarm

I still cant get this addon to work.
It keeps telling me I dont have enough items and stuff. I have no idea why though. I deleted it and re installed it and nothing.
by Eggman1414
Fri Dec 27, 2013 9:40 am
Forum: Runes of Magic
Topic: Tier Stone Production: 2 Scripts to Rule them All
Replies: 76
Views: 21947

Re: Tier Stone Production: 2 Scripts to Rule them All

works like a charm Rock Thanks :)