Need help With Nobility Rank

06/12/2010 18:51 cooler12345#1
Hey guys i play in a private server that donation are like 100kkk, i wanted to know how i can donate to the nobility rank more then 999,999,999. I want to know how to edit the client so ican donate more then that. ANyone how i can do that? Thank you very much.
06/12/2010 21:18 Branzon#2
dude , u can't , just u can use some progs like macro , tasker to donate fast , thats all 999,999,999 is the highest number to donate

Thanks !
06/12/2010 23:36 Adziunia#3
yeah and if u want edit ur donation u must have acces to the database of that server so its nearly impossible :d use some macros to donate faster and 999kk is the highest value :D:D
06/13/2010 00:08 ~Master#4
You can use a macro called taskar to do the auto donation.
06/13/2010 00:27 .Summer#5
u can hack the database and change ur donation.
much easier. (if u can hax lol)
06/13/2010 00:35 _MaryJuana#6
many donations at pservers are bugged...

1. type in ur talk field 50000000000

2. copy it

3. paste it in the donating

and if the donation raking is bugged then u can donate that value of money
06/13/2010 03:45 .Summer#7
im gonna try that one day :D
04/12/2011 07:27 john143123#8
where i can download it?
04/12/2011 16:25 pro4never#9
Just copy the max value for int and copy/paste that into the field.

You can PASTE into the field larger numbers than it can normally accept from typing. Most servers use int or uint reading from the packet so it's the max possible amount you can do.

Hint.

Try doing

Console.WriteLine("Int Max Value is: "+ int.MaxValue);
Console.WriteLine("UInt Max Value is: "+ uint.MaxValue);


^^


Combining that with a simple macro (or proxy would be the ultimate way) will let you create a decent auto donation bot. I remember in qonquer 2.5 we wrote some basic macros to create valuable items by cmd, sell to npc and then donate all the money to nobility ahahah (there was no cmd for money and couldn't donate cp at the time). It was rather entertaining xD