Page 1 of 1

Razor source code

Posted: August 26th, 2018, 8:27 am
by dissident
Hi,

Would it be possible to get access to Razor latest source code? I would like to see how you fixed movement (walk action) in macros -the older version I am looking at keeps desyncing.

1.0.14.3 (January 3, 2014)
- Added -M command (shortcut for -Macro).
- Added -Info command.
- The light levels filter now restores the actual light level when disabled.
- Auto-stack resources at feet will now drop resources next to the character.
- Fixed movement in macros.
- Added spells filter.
- Added chivalry spells to spell formatting.
- Fixed occasional splash screen error message.
- Miscellaneous new packet compatibility fixes.


Thanks a lot!

Re: Razor source code

Posted: August 29th, 2018, 2:08 pm
by dissident
I am asking cause I am assuming it is open source?

Re: Razor source code

Posted: August 29th, 2018, 8:27 pm
by hrs024
bro good luck

Re: Razor source code

Posted: August 31st, 2018, 12:44 pm
by dissident
brov thanks brov

Re: Razor source code

Posted: October 23rd, 2018, 1:46 pm
by Reetus
dissident wrote:Hi,

Would it be possible to get access to Razor latest source code? I would like to see how you fixed movement (walk action) in macros -the older version I am looking at keeps desyncing.

1.0.14.3 (January 3, 2014)
- Added -M command (shortcut for -Macro).
- Added -Info command.
- The light levels filter now restores the actual light level when disabled.
- Auto-stack resources at feet will now drop resources next to the character.
- Fixed movement in macros.
- Added spells filter.
- Added chivalry spells to spell formatting.
- Fixed occasional splash screen error message.
- Miscellaneous new packet compatibility fixes.


Thanks a lot!
LOL, I was interested myself after seeing this, so I took a look, the answer is easy, it just sends keystrokes and not packets...
diff.png
diff.png (274.28 KiB) Viewed 11518 times

Re: Razor source code

Posted: November 20th, 2018, 7:10 pm
by Calvin
where's this from, did you decompile razor?

Re: Razor source code

Posted: November 20th, 2018, 9:07 pm
by Made In Quebec
You have one here that is two years old.

https://github.com/msturgill/razor

If my memory serves me right, this guy is Mark, an ancient Admin of Hybrid, which probably had access to all this.

This would almost certainly not include latest modifications made by Eos, which I believe should be quite a few of them.

But on the other hand, it's possible that Mark messed up with it a bit and made fix's of his own.

Basically, this could be one hell of a mess lol