Coder Social home page Coder Social logo

lordzy / safedialogs Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 2.0 45 KB

safeDialogs prevents the server from receiving fake or spoofed dialog responses. This includes faking dialog ID, listitem or even the inputtext in cases of lists. Faking listitem or inputtext can lead to many risks of user breaking into server security depending on how they're used. This include ensures that everything's safe and also contains a callback that is triggered whenever player sends spoofed dialog response.

License: Mozilla Public License 2.0

SourcePawn 100.00%
anti-cheat callback cheat-engine dialogs filterscript functions hack include raksamp sa-mp safety spoof

safedialogs's People

Contributors

lordzy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

danmdev sllux

safedialogs's Issues

Problem with fixes.inc (?)

#include <a_samp>
#include <fixes>
#include <safeDialogs>

D:\Program Files (x86)\Pawno\include\safeDialogs.inc(129) : error 017: undefined symbol "_ALS"
D:\Program Files (x86)\Pawno\include\safeDialogs.inc(129) : error 029: invalid expression, assumed zero
D:\Program Files (x86)\Pawno\include\safeDialogs.inc(129) : error 017: undefined symbol "_ALS_go"
D:\Program Files (x86)\Pawno\include\safeDialogs.inc(129) : fatal error 107: too many error messages on one line

Compilation aborted.

Pawn compiler 3.10.1	 	 	Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.

and / or

#include <a_samp>
#include <safeDialogs>
#include <fixes>

D:\Program Files (x86)\Pawno\include\fixes.inc(3500) : fatal error 111: user error: _ALS_OnFilterScriptInit defined


Compilation aborted.

Pawn compiler 3.10.1	 	 	Copyright (c) 1997-2006, ITB CompuPhase


1 Error.

Maybe it's a problem with fixes.inc, but can it be fixed in your include?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.