Search found 20 matches

by demogor
Mon Feb 27, 2012 3:43 am
Forum: RoM general
Topic: rom4u private server
Replies: 199
Views: 79409

Re: rom4u private server

Grac)
by demogor
Fri Feb 24, 2012 2:36 am
Forum: RoM general
Topic: rom4u private server
Replies: 199
Views: 79409

Re: rom4u private server

Have some items,but IDK,if any with HD.
But theme isn't about trade) Wanna trade-write in game.
by demogor
Thu Feb 23, 2012 4:30 am
Forum: RoM general
Topic: rom4u private server
Replies: 199
Views: 79409

Re: rom4u private server

I usually trade hard grafu equip/sell craft shields.
by demogor
Wed Feb 22, 2012 5:46 am
Forum: RoM general
Topic: rom4u private server
Replies: 199
Views: 79409

Re: rom4u private server

Look like,PVP server had been launched.
by demogor
Tue Feb 21, 2012 10:36 am
Forum: RoM general
Topic: rom4u private server
Replies: 199
Views: 79409

Re: rom4u private server

Had 300-600kB. May be you start download,when many other ppl start it too,IDK.
by demogor
Tue Feb 21, 2012 5:11 am
Forum: RoM general
Topic: rom4u private server
Replies: 199
Views: 79409

Re: rom4u private server

Fixed.
You can login now.
by demogor
Tue Feb 21, 2012 4:24 am
Forum: RoM general
Topic: rom4u private server
Replies: 199
Views: 79409

Re: rom4u private server

Look like this trouble is 2-3 days. I write to Root,would wait for fix.
As for bots-it's not very good idea to use it,believe me. If you control it - it one question,but if it interfere with other users,you would get ban,early or later. 1-2 GMs are usually 12-20 hours per day online,so if anyone ...
by demogor
Mon Feb 20, 2012 3:32 pm
Forum: RoM general
Topic: rom4u private server
Replies: 199
Views: 79409

Re: rom4u private server

I can aswer 'official' XDD Need?
If seriously,as I know,it was login-server bug,that already fixed. If not - tell more.
by demogor
Mon Feb 20, 2012 9:39 am
Forum: RoM general
Topic: rom4u private server
Replies: 199
Views: 79409

Re: rom4u private server

Which kind of problem you got?
May be screen or description?
by demogor
Mon Feb 20, 2012 4:23 am
Forum: RoM general
Topic: rom4u private server
Replies: 199
Views: 79409

Re: rom4u private server

As not bad variant would be full shell equip/68 quest set(Morok/Toni)/demon's set(it's cheap now). Yawaka set without dura would be not very expensive too.
by demogor
Sun Feb 19, 2012 2:28 am
Forum: Runes of Magic
Topic: Ingame/outgame info
Replies: 0
Views: 1353

Ingame/outgame info

Hi to all!
At 1st,thanks for your code. I get some ideas to my program-"transformer"(ant antihide on this moment) and it's very useful. So,I think,that I must give something useful in answer.
I don't use micromacro long time,so IDK,if it's already realised or not,but if not,I think,that it would be ...
by demogor
Sun Feb 19, 2012 2:16 am
Forum: RoM general
Topic: rom4u private server
Replies: 199
Views: 79409

Re: rom4u private server

Inception are german guild. I'm in russian clan.
"Heffner is definately the place to go for leveling."-yeah,it's true. I teleport to it on 6 lvl,when levelup my char XDD
by demogor
Sat Feb 18, 2012 4:32 pm
Forum: RoM general
Topic: rom4u private server
Replies: 199
Views: 79409

Re: rom4u private server

We clean full GH 1-2 ago.
We clean 1-2nd boos on normal TOSH,have some troubles with 1st on hard mode.

As for links-all easy:

http://www.rom4u.com/Events/Vote.aspx?ID=1
http://www.rom4u.com/Events/Vote.aspx?ID=2
http://www.rom4u.com/Events/Vote.aspx?ID=3
http://www.rom4u.com/Events/Vote ...
by demogor
Sat Feb 18, 2012 6:03 am
Forum: RoM general
Topic: rom4u private server
Replies: 199
Views: 79409

Re: rom4u private server

Little more inf about server:
1)Ppl liken't bots and report for them. There are 6 GMs/admins ingame,but really online only 1-3. Only 1 of them can ban bots,so if you would report about bot on forum,it would be really long. But if you report in PM to GM,bot would be banned after checking(5-10 minutes ...
by demogor
Sun Dec 18, 2011 3:10 pm
Forum: Runes of Magic
Topic: InventoryScanner
Replies: 9
Views: 2612

Re: InventoryScanner

I did it!
Thanks for alhorytm and ideas!
If anyone would need code of the sorter,write here.
by demogor
Sun Dec 18, 2011 9:03 am
Forum: Runes of Magic
Topic: InventoryScanner
Replies: 9
Views: 2612

Re: InventoryScanner

Thanks for helping!
Good luck!
by demogor
Sun Dec 18, 2011 8:44 am
Forum: Runes of Magic
Topic: InventoryScanner
Replies: 9
Views: 2612

Re: InventoryScanner

Look like that I really miss the point)

I wanna take this alhorytm to my program.

You use inventory:update() for loading list of items from memory,yeah? If you wouldn't doing it,you wouldn't can get inf about item.
That's mean,that you wouldn't can't get list without GetIdAddressLine(),that return ...
by demogor
Sun Dec 18, 2011 8:03 am
Forum: Runes of Magic
Topic: InventoryScanner
Replies: 9
Views: 2612

Re: InventoryScanner

Yes,that's why I start trying to use this alhorythm.But it 1 trouble with it...

For ex.,we get count: self.ItemCount = memoryReadInt( getProc(), self.Address + addresses.itemCountOffset );
And we get obj type: self.ObjType = memoryReadInt( getProc(), self.BaseItemAddress + addresses.typeOffset ...
by demogor
Sun Dec 18, 2011 7:27 am
Forum: Runes of Magic
Topic: InventoryScanner
Replies: 9
Views: 2612

Re: InventoryScanner

I wanna scan inventory and count,how many(for ex.) leather items I have.
"save info into log files " what kind of info?
by demogor
Sun Dec 18, 2011 7:01 am
Forum: Runes of Magic
Topic: InventoryScanner
Replies: 9
Views: 2612

InventoryScanner

Hi to all!
At 1st,thanks for creators of micromacro-there are many useful codes in it,sometimes I use alhorytms of it in my programs.
I have 1 little idea-make program,which would give me list of items in inventory and would help to sort it(C++,MFC).
I try to use item.lua for it. I can get count ...