Search found 28 matches

by attackspeedzero
Mon Apr 29, 2013 4:13 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Spring Event
Replies: 8
Views: 3382

Re: Spring Event

Try this: replace <?xml version="1.0" encoding="UTF-8"?><waypoints> with <?xml version="1.0" encoding="UTF-8"?><waypoints type="TRAVEL"> I'm pretty sure this defaults every waypoint to TRAVEL, no matter where you start in the file. This does mean, th...
by attackspeedzero
Mon Apr 29, 2013 3:44 pm
Forum: Runes of Magic
Topic: userfunction to addon ?
Replies: 10
Views: 2913

Re: userfunction to addon ?

data.lua local Mats = { [1] = {Name = TEXT("Sys206591_name"), ID = 206591, Type = "WOOD"}, [2] = {Name = TEXT("Sys206590_name"), ID = 206590, Type = "HERB"}, [3] = {Name = TEXT("Sys206592_name"), ID = 206592, Type = "MINING"}, } Return Mat...
by attackspeedzero
Mon Apr 29, 2013 12:28 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Spring Event
Replies: 8
Views: 3382

Re: Spring Event

okej . well after he teleport from logar to varanas and is on its way to danny its fails and - [string "...]:2: attempt to index global ' _WPL' <a nil value> also been trying to re start it at varanas and it doesnt take quests its just talkes to them then run away and starts killing cow beetle...
by attackspeedzero
Mon Apr 29, 2013 12:08 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Userfunction - addon_attackspeedzero
Replies: 9
Views: 6257

Re: Userfunction - addon_attackspeedzero

I tried pretty well to explain everything, at least in the way things are called. Is there something specific you're running into an issue with?
by attackspeedzero
Sat Apr 27, 2013 1:19 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Userfunction - addon_attackspeedzero
Replies: 9
Views: 6257

Userfunction - addon_attackspeedzero

I thought I would share the compilation of user functions that I'm building. Most of these are to make coding faster and easier, and some are quite helpful for code readability. Put this file into /userfunctions/ folder. New/modified functions in bold. v1.1 changes: Rewrite function sort_daily_log(f...
by attackspeedzero
Sat Apr 27, 2013 12:45 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Xaviera Daily - The Elves' Defenses
Replies: 9
Views: 7895

Re: Xaviera Daily - The Elves' Defenses

A few changes to this one... Fixed a waypoint where it was running into a blockade at the edge of Jinners Camp (never make a wp file with graphics on Low...) Fixed the problem with Transport: Heffner Camp spell from earlier in the thread. Add options to run back to Jinners Camp instead of only being...
by attackspeedzero
Sat Apr 27, 2013 11:49 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Level 35 gift bag (Sea of Snow Package)
Replies: 60
Views: 21780

Re: Level 35 gift bag (Sea of Snow Package)

Wow... I just ran this now for the first time since I tweaked the code, you guys are WAY too kind. It's hilariously bad! I've made some more changes that should hopefully lead to this not being a clunky disaster. I also changed the filename in this version so it can be started by typing "rom/bo...
by attackspeedzero
Fri Apr 26, 2013 11:32 am
Forum: Runes of Magic
Topic: Low-level daily farm
Replies: 4
Views: 2002

Re: Low-level daily farm

There's a good script for a daily in the dwarf area, but you have to do some quests first to unlock it...

http://www.solarstrike.net/phpBB3/viewt ... =27&t=4300
by attackspeedzero
Thu Apr 18, 2013 11:21 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Automatic 'login' script
Replies: 181
Views: 67938

Re: Automatic 'login' script

Works great! One suggestion if I may, maybe have a default client name so the argument doesn't need to be passed in if that shortcut exists? Is there any way to work around it needing to move the mouse to choose account and character? Some automation programs can send mouseclicks to a coordinate pai...
by attackspeedzero
Wed Apr 17, 2013 11:59 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Xaviera Daily - The Elves' Defenses
Replies: 9
Views: 7895

Re: Xaviera Daily - The Elves' Defenses

Thanks, that fixed it!

Is there a way to check if it's on cooldown?
by attackspeedzero
Mon Apr 15, 2013 1:47 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Xaviera Daily - The Elves' Defenses
Replies: 9
Views: 7895

Re: Xaviera Daily - The Elves' Defenses

This script is having an issue with RoMScript('CastSpellByName("Heffner Camp Transport Spell")')

Doesn't seem to work, at first I attributed this to having the spell on cooldown, but I don't think it's working even when not on cooldown.

Am I writing this function correctly?
by attackspeedzero
Mon Apr 15, 2013 12:46 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Level 35 gift bag (Sea of Snow Package)
Replies: 60
Views: 21780

Re: Level 35 gift bag (Sea of Snow Package)

Thanks for catching all these bugs, everyone!

I still haven't updated to mm 1.03 though I probably should at some point. It's been a busy couple of weeks for me.

Typo fix for quest_skip_if_complete function (thanks lisa!)
by attackspeedzero
Mon Apr 08, 2013 11:32 am
Forum: Runes of Magic
Topic: DoD (First boss solo farm) Better for R/S
Replies: 53
Views: 21481

Re: DoD (First boss solo farm) Better for R/S

For non-rogues, this line will keep the script from breaking when it tries to cast buffs... if player.Class1 == CLASS_ROGUE then player:cast("ROGUE_PREMEDITATION") end instead of player:cast("ROGUE_PREMEDITATION") This applies to anywhere else that class specific things are going...
by attackspeedzero
Mon Apr 08, 2013 8:21 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Level 35 gift bag (Sea of Snow Package)
Replies: 60
Views: 21780

Re: Level 35 gift bag (Sea of Snow Package)

Syntax fixed, again!

I'll look into issues with MM 103. Thanks for the heads up on that.
by attackspeedzero
Fri Apr 05, 2013 5:23 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Xaviera Daily - The Elves' Defenses
Replies: 9
Views: 7895

Xaviera Daily - The Elves' Defenses

Thought I'd share the waypoint I made for this daily. I pretty much only do this quest for alts I don't give a crap about or when I'm in a hurry, since butterfly daily is worth way more xp. Waypoint can be started at Heffner Snoop, Jinners' Camp, or the quest giver (Fiona Andus) Script will prompt y...
by attackspeedzero
Fri Apr 05, 2013 10:38 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Level 35 gift bag (Sea of Snow Package)
Replies: 60
Views: 21780

Re: Level 35 gift bag (Sea of Snow Package)

I feel bad for releasing this in such an untested state. I guess that's what happens when the character I used to make the waypoint file ends up done with the questline before the script is good.

Syntax and typos corrected.

Further testing and feedback appreciated!
by attackspeedzero
Thu Apr 04, 2013 3:32 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Level 35 gift bag (Sea of Snow Package)
Replies: 60
Views: 21780

Re: Level 35 gift bag (Sea of Snow Package)

Found a syntax error, I had an if/else statement with an end in the middle.

Redownload from my above post, let me know if there's still an issue, thanks!
by attackspeedzero
Mon Apr 01, 2013 4:34 pm
Forum: Runes of Magic
Topic: Map doesn't work!
Replies: 13
Views: 2881

Re: Map doesn't work!

My girlfriend had this happen and the solution was to update video drivers (nvidia) - not sure if you use that video card, but it could be a place to start.

Getting rid of all addons also solved this, but wasn't really a satisfactory answer for us.
by attackspeedzero
Mon Apr 01, 2013 1:59 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: LUA Table & File manipulation addon
Replies: 2
Views: 2102

Re: LUA Table & File manipulation addon

Thanks for the feedback. I actually didn't know that those functions already existed, guess I should have read the wiki a little closer... The code you wrote for lines_from is good also, the function I originally wrote calls the file_exists function so it's practically the same functionally. table_f...
by attackspeedzero
Sat Mar 30, 2013 1:17 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Windows manipulation extension
Replies: 5
Views: 2511

Re: Windows manipulation extension

Thanks for this! Every time I load up a new window I'm always moving and resizing it. Much easier now!