What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

How people find out all these codes / macros << please read

Wizkhalifa610

New Member
Joined
Mar 20, 2012
Messages
94
Reaction score
0
Anyways like I see people posting all these crazy macros and codes and I was wondering how do people know this like for example people will find out a code to buy out a item until your bags are full like this macro /script local function buy (n,q) for i=1,100 do if n==GetMerchantItemInfo(i) then for s=1,55 do BuyMerchantItem(i,q) end end end end buy ("Special Chicken Feed",1);

Like how do people find all these it would be great if someone could teach me or even tell me how I can make macros like these :)
 
Anyways like I see people posting all these crazy macros and codes and I was wondering how do people know this like for example people will find out a code to buy out a item until your bags are full like this macro /script local function buy (n,q) for i=1,100 do if n==GetMerchantItemInfo(i) then for s=1,55 do BuyMerchantItem(i,q) end end end end buy ("Special Chicken Feed",1);

Like how do people find all these it would be great if someone could teach me or even tell me how I can make macros like these :)
this is the sort of poster i like.. he is not asking for someone to do it for him but for someone to teach him to do it for himself
+respect buddy
 
Back
Top