Page 13 of 111 FirstFirst ... 311121314152363 ... LastLast
Results 181 to 195 of 1658
  1. #181
    Threadstarter
    We are the CONTRIBUFORCE
    Contributor
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    793
    Reputation
    106
    Thanks
    2,149
    My Mood
    Inspired
    @GAMESF4RALL add these items to Bloodweb file, to edit it, open with Notepad

    Code:
    {
    	"itemId": "Addon_Flashlight_BrokenBulb",
    	"quantity": 50
    },
    {
    	"itemId": "Addon_Medkit_BlightedSyringe",
    	"quantity": 50
    },
    {
    	"itemId": "Anniversary2019Offering",
    	"quantity": 50
    },
    {
    	"itemId": "Anniversary2020Offering",
    	"quantity": 50
    },
    {
    	"itemId": "Anniversary2021Offering",
    	"quantity": 50
    },
    {
    	"itemId": "Item_Camper_Firecracker_Anniversary2019",
    	"quantity": 50
    },
    {
    	"itemId": "Item_Camper_Firecracker_Chinese",
    	"quantity": 50
    },
    {
    	"itemId": "Item_Camper_Firecracker_WinterEvent",
    	"quantity": 50
    },
    {
    	"itemId": "Item_Camper_Flashlight04",
    	"quantity": 50
    },
    {
    	"itemId": "Item_Camper_Medkit05",
    	"quantity": 50
    },
    {
    	"itemId": "Item_Camper_Flashlight_Anniversary2020",
    	"quantity": 50
    },
    {
    	"itemId": "Item_Camper_Medkit_Anniversary2020",
    	"quantity": 50
    },
    {
    	"itemId": "Item_Camper_LunarToolbox",
    	"quantity": 50
    },
    {
    	"itemId": "Item_Camper_AnniversaryToolbox",
    	"quantity": 50
    },
    {
            	"itemId": "Item_Camper_Medkit_Anniversary2022",
    	        "quantity": 50
            },
            {
            	"itemId": "Item_Camper_Flashlight_Anniversary2022",
            	"quantity": 50
            },
            {
      	        "itemId": "Item_Camper_Toolbox_Anniversary2022",
    	        "quantity": 50
            },
            {
            	"itemId": "Anniversary2022Offering",
            	"quantity": 50
            }
    Last edited by 8otto; 08-16-2022 at 04:08 PM.

  2. The Following User Says Thank You to 8otto For This Useful Post:

    GAMESF4RALL (08-16-2022)

  3. #182
    GAMESF4RALL's Avatar
    Join Date
    Dec 2021
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    1
    My Mood
    Amused
    Quote Originally Posted by 8otto View Post
    @GAMESF4RALL add these items to Bloodweb file, to edit it, open with Notepad

    Code:
    {
    	"itemId": "Addon_Flashlight_BrokenBulb",
    	"quantity": 50
    },
    {
    	"itemId": "Addon_Medkit_BlightedSyringe",
    	"quantity": 50
    },
    {
    	"itemId": "Anniversary2019Offering",
    	"quantity": 50
    },
    {
    	"itemId": "Anniversary2020Offering",
    	"quantity": 50
    },
    {
    	"itemId": "Anniversary2021Offering",
    	"quantity": 50
    },
    {
    	"itemId": "Item_Camper_Firecracker_Anniversary2019",
    	"quantity": 50
    },
    {
    	"itemId": "Item_Camper_Firecracker_Chinese",
    	"quantity": 50
    },
    {
    	"itemId": "Item_Camper_Firecracker_WinterEvent",
    	"quantity": 50
    },
    {
    	"itemId": "Item_Camper_Flashlight04",
    	"quantity": 50
    },
    {
    	"itemId": "Item_Camper_Medkit05",
    	"quantity": 50
    },
    {
    	"itemId": "Item_Camper_Flashlight_Anniversary2020",
    	"quantity": 50
    },
    {
    	"itemId": "Item_Camper_Medkit_Anniversary2020",
    	"quantity": 50
    },
    {
    	"itemId": "Item_Camper_LunarToolbox",
    	"quantity": 50
    },
    {
    	"itemId": "Item_Camper_AnniversaryToolbox",
    	"quantity": 50
    },
    {
            	"itemId": "Item_Camper_Medkit_Anniversary2022",
    	        "quantity": 50
            },
            {
            	"itemId": "Item_Camper_Flashlight_Anniversary2022",
            	"quantity": 50
            },
            {
      	        "itemId": "Item_Camper_Toolbox_Anniversary2022",
    	        "quantity": 50
            },
            {
            	"itemId": "Anniversary2022Offering",
            	"quantity": 50
            }
    Thanks for your help!

  4. #183
    Wahab0's Avatar
    Join Date
    Sep 2020
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    My Mood
    Confused
    Quote Originally Posted by 8otto View Post
    SleepyLia's unlocker uses Fiddler, so it's not Fiddler the problem.
    Yes i understand it use Fiddler as well, but it doesn't require to open Fiddler to launch the game with it, keeping fiddler open is what makes my tool doesn't work.

  5. #184
    mrbinkute25's Avatar
    Join Date
    Jun 2019
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Unrelated but is there any method to change rank at the moment?

  6. #185
    Threadstarter
    We are the CONTRIBUFORCE
    Contributor
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    793
    Reputation
    106
    Thanks
    2,149
    My Mood
    Inspired
    Quote Originally Posted by Wahab0 View Post
    Yes i understand it use Fiddler as well, but it doesn't require to open Fiddler to launch the game with it, keeping fiddler open is what makes my tool doesn't work.
    Maybe a port conflict, try to set port 8889 on fiddler instead 8888

    - - - Updated - - -

    Quote Originally Posted by mrbinkute25 View Post
    Unrelated but is there any method to change rank at the moment?
    I don't think so, only visual methods (you see changed rank, but it's not true).

  7. #186
    Cenovita's Avatar
    Join Date
    Jul 2022
    Gender
    male
    Posts
    45
    Reputation
    10
    Thanks
    6

    Question

    Quote Originally Posted by Luc1d View Post
    Same thing for me, If you get reported by a player sometimes they go in and check which leads to them checking save file and seeing you have edited and then ban
    I only use this method, the temporal one, which I understand does not edit anything, right?
    I dont use any market and I have access only to things obtained legitimately.

    I pretty much use this method to avoid countless hours of grinding.

    I'm scared now...

  8. #187
    Threadstarter
    We are the CONTRIBUFORCE
    Contributor
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    793
    Reputation
    106
    Thanks
    2,149
    My Mood
    Inspired
    Quote Originally Posted by Cenovita View Post
    I only use this method, the temporal one, which I understand does not edit anything, right?
    I dont use any market and I have access only to things obtained legitimately.

    I pretty much use this method to avoid countless hours of grinding.

    I'm scared now...
    There is always a risk, but this method and Market are safe (low risk) if you pay attention.
    For example use low prestige like 9 and for Market don't use legacy, broken sets and other unobtainable objects.

  9. #188
    Cenovita's Avatar
    Join Date
    Jul 2022
    Gender
    male
    Posts
    45
    Reputation
    10
    Thanks
    6
    Quote Originally Posted by 8otto View Post
    There is always a risk, but this method and Market are safe (low risk) if you pay attention.
    For example use low prestige like 9 and for Market don't use legacy, broken sets and other unobtainable objects.
    Yeah, I just use my costumes and party cake of 2022 and sometimes party streamers which I read is always on the blood web.
    Even I try not to use red addons.

    Thanks!

  10. #189
    poweel's Avatar
    Join Date
    Jul 2017
    Gender
    male
    Location
    in spotify
    Posts
    286
    Reputation
    10
    Thanks
    50
    My Mood
    Asleep
    Quote Originally Posted by Cenovita View Post
    Yeah, I just use my costumes and party cake of 2022 and sometimes party streamers which I read is always on the blood web.
    Even I try not to use red addons.

    Thanks!
    party cakeS, addons and streamers are 100% safe to use, maybe not the 3/4/5-year cakes for now but all of those are safe
    dead by daylight
    fortnite
    good bugs
    haha
    save me

  11. #190
    Threadstarter
    We are the CONTRIBUFORCE
    Contributor
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    793
    Reputation
    106
    Thanks
    2,149
    My Mood
    Inspired
    Quote Originally Posted by poweel View Post
    party cakeS, addons and streamers are 100% safe to use, maybe not the 3/4/5-year cakes for now but all of those are safe
    I removed all events items in my rule to make it seems "legit", but i will include them in v3 cause everybody wants, but they're useless 100% or 106% same thing..

  12. #191
    poweel's Avatar
    Join Date
    Jul 2017
    Gender
    male
    Location
    in spotify
    Posts
    286
    Reputation
    10
    Thanks
    50
    My Mood
    Asleep
    Quote Originally Posted by 8otto View Post
    I removed all events items in my rule to make it seems "legit", but i will include them in v3 cause everybody wants, but they're useless 100% or 106% same thing..
    the 6% saves 6% of the population
    dead by daylight
    fortnite
    good bugs
    haha
    save me

  13. #192
    MAMAPA1's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0

    Banned

    Got banned today on epic games.

    The weird part about this is, when I logged into my steam account (epic games is closed by now),
    it got banned aswell instantly without it being opened (I don't understand this part tho?).



  14. #193
    agureve's Avatar
    Join Date
    Dec 2021
    Gender
    male
    Posts
    72
    Reputation
    10
    Thanks
    6
    I also just got banned, I guess once a noob who was afk the whole game reported me and got mad at me for killing him because I haven't been toxic or used legacy items, it was bad luck since my epic account it was devotion 0 and all beginners played me

  15. #194
    MAMAPA1's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by agureve View Post
    I also just got banned, I guess once a noob who was afk the whole game reported me and got mad at me for killing him because I haven't been toxic or used legacy items, it was bad luck since my epic account it was devotion 0 and all beginners played me
    Yes but care, because if you switch accounts now, I feel like they can trace your IP. So whatever account you go on, it'll get banned.

  16. #195
    niggisbeats's Avatar
    Join Date
    Feb 2022
    Gender
    male
    Posts
    154
    Reputation
    10
    Thanks
    727
    My Mood
    Twisted
    Quote Originally Posted by MAMAPA1 View Post
    Got banned today on epic games.

    The weird part about this is, when I logged into my steam account (epic games is closed by now),
    it got banned aswell instantly without it being opened (I don't understand this part tho?).
    Sounds like hwid ban

Page 13 of 111 FirstFirst ... 311121314152363 ... LastLast

Similar Threads

  1. Replies: 3
    Last Post: 08-18-2020, 12:59 PM
  2. LoL NA - Full Access/Unverified/All Champions Unlocked
    By snowtime in forum League of Legends Marketplace
    Replies: 3
    Last Post: 10-25-2019, 11:53 AM
  3. [WTS] GTA V Services/Unlock All/ 0% Ban Risk/Fast/Full Service With 10$/PS3->PS4,PC,XBOXONE
    By ploutarxos in forum Grand Theft Auto 5 (GTA V) User Services/Shops
    Replies: 69
    Last Post: 01-19-2019, 11:20 AM
  4. [WTS] GTA V Services/Unlock All/ 0% Risk/Full Service With 10$/PS3->PS4,PC,XBOXONE
    By niggaunderground in forum Grand Theft Auto 5 (GTA V) User Services/Shops
    Replies: 8
    Last Post: 08-29-2016, 04:32 PM
  5. [Outdated] Blockstorm Full Unlock All Weapons, No Recoil All Weapon,Instant Reload AK47
    By doncarlone in forum Other First Person Shooter Hacks
    Replies: 6
    Last Post: 12-10-2014, 06:57 PM