Page 1 of 2

req :Urtuk the desolation

Posted: Sat Feb 15, 2020 9:59 am
by danielyee
hi all and grandmaster table
i wonder if all the grandmaster creator can make this game a table

1:god mode
2:full resources
3:movement all
tq sir

Re: req :Urtuk the desolation

Posted: Sat Feb 15, 2020 11:40 am
by Ubykh
Second that :)

Re: req :Urtuk the desolation

Posted: Sun Feb 16, 2020 5:56 am
by danielyee
hi sir any followup..please
a good game it seems

Re: req :Urtuk the desolation

Posted: Tue Feb 18, 2020 6:54 pm
by Ubykh
No one ? (Tried myself but couldn't manage to find values alas) :(

Re: req :Urtuk the desolation

Posted: Thu Feb 20, 2020 6:43 am
by danielyee
hi there grandmaster...any help on table yet..tq

Re: req :Urtuk the desolation

Posted: Thu Feb 20, 2020 1:38 pm
by iplaygames
third that...

Re: req :Urtuk the desolation

Posted: Thu Feb 20, 2020 1:39 pm
by iplaygames
resources are 4 byte, scan for hp under all....

Re: req :Urtuk the desolation

Posted: Thu Feb 20, 2020 4:38 pm
by iplaygames
1 hit kill to trainer pls...

Re: req :Urtuk the desolation

Posted: Sat Feb 22, 2020 8:51 pm
by baramburum
+1000

Re: req :Urtuk the desolation

Posted: Mon Feb 24, 2020 3:35 pm
by always_confused
Wouldn't mind a table. Bump.

Re: req :Urtuk the desolation

Posted: Tue Feb 25, 2020 2:35 am
by captainkablooey
hp is indeed 4 byte, but the issue is that the location seems to change with each different combat. I barely know what i'm doing, so I have no idea how to deal with that

Re: req :Urtuk the desolation

Posted: Tue Feb 25, 2020 3:24 am
by iplaygames
a table would be convenient for sure.....

you might have to scan multiple times to find hp variable but not to often and just scan every battle for your crew...

i also scan for hard enemies to shorten fights....

Re: req :Urtuk the desolation

Posted: Mon Mar 02, 2020 4:53 pm
by xacegod
Just get to level up and find attribute points, the rest is easy. I have an army now made of super human people with almost infinite hp.
Also all resources are 4bytes...

Re: req :Urtuk the desolation

Posted: Sat Mar 07, 2020 9:11 am
by Ubykh
It seems I'm not very good, but cannot successfully scan values and find the right ones.
Any chance for a table ?

Re: req :Urtuk the desolation

Posted: Mon Mar 09, 2020 9:44 pm
by kantoboy69
The game is java so it's impossible to create script for this game. It will change address every time since java instructions are technically virtualized

At best just scan and modify values found manually