CoSMOS Gamehacking Tool

Page 1 of 1
Signup or Login to Post
CoSMOS; Easy Crafting
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to twinion
    SAUSAGE KING
    twinion posted on Jan 14, 2019 3:19:20 PM - Report post
     
    I am teaching myself and I need a point in the right direction for easy crafting.

    Example an item takes 12 logs, 8 planks, and 2 nails to build an item; this is from a build menu. How would I go about making this bypass the check to see if I have the items in inventory?

    I know it would be very hard to explain, even a clue would help. I know I could give myself infinite items to allow me to craft but I know you can make it so you do not require any items. This is what I am interested in learning. Many thanks in advance to anyone who can take the time to reply.

  • Trainer Maker
    Send a message to 0x90
    STAFF
    0x90 posted on Jan 14, 2019 5:13:48 PM - Report post
     
    First you find the item quantity for your logs for example. Then you do a breakpoint to find out which WRITES to it and start crafting. This brings you to the game function changing the quantity. From there you go upwards until you find the check that looks for your inventory item quantity. One approach could be you let this check always pass and set the craft cost to 0 (the amount your item quantity gets subtracted by).
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to twinion
    SAUSAGE KING
    twinion posted on Jan 17, 2019 8:01:49 AM - Report post
     
    quote:
    originally posted by 0x90

    First you find the item quantity for your logs for example. Then you do a breakpoint to find out which WRITES to it and start crafting. This brings you to the game function changing the quantity. From there you go upwards until you find the check that looks for your inventory item quantity. One approach could be you let this check always pass and set the craft cost to 0 (the amount your item quantity gets subtracted by).

    Brilliant, that has helped TY for taking the time

Page 1 of 1
Signup or Login to Post
All times are (GMT -06:00) Central Time (US & Canada). Current time is 5:30:48 AM